Disty0
99284ff020
Cleanup
2023-07-05 12:43:15 +03:00
Disty0
57856f7550
Merge branch 'Nuullll-ipex-generator'
2023-07-05 12:40:26 +03:00
Disty0
a62d9b0ca4
Cleanup
2023-07-05 12:39:34 +03:00
Nuullll
860bf8e2bf
[IPEX] Support SDE samplers
...
This is a W/A since `torch.Generator()` API doesn't support `xpu`
backend at the moment. So replacing it with `torch.xpu.Generator()` API
provided by IPEX.
2023-07-05 15:48:58 +08:00
Disty0
45d50bd106
Remove cpu=xpu with ipex
2023-07-05 00:12:07 +03:00
Disty0
966eed8dd9
Autodetect IPEX
2023-07-04 23:37:36 +03:00
Vladimir Mandic
875d0db103
fix division by zero
2023-07-02 08:26:51 -04:00
Vladimir Mandic
d61b0cfd4c
update extra networks
2023-07-02 07:43:01 -04:00
Vladimir Mandic
ab52ae924f
disable gallery height calc
2023-07-01 17:35:03 -04:00
Vladimir Mandic
fbbb56f6ca
dissalow ckpt option
2023-07-01 16:12:38 -04:00
Vladimir Mandic
6e89d3b867
css optimizations
2023-07-01 15:57:10 -04:00
Vladimir Mandic
12aaeac26a
change lora and lyco dirs on-the-fly
2023-07-01 10:46:11 -04:00
Vladimir Mandic
9390049288
extra options in filename pattern
2023-07-01 10:08:57 -04:00
Vladimir Mandic
634c98e3dc
update requirements
2023-06-30 20:49:16 -04:00
Vladimir Mandic
f3b2848364
minor fixes
2023-06-30 20:42:11 -04:00
Vladimir Mandic
0d3092c292
Create SECURITY.md
2023-06-30 17:22:42 -04:00
Vladimir Mandic
8000d1965d
new extra networks
2023-06-30 15:29:31 -04:00
Seunghoon Lee
a9fa014e31
Fix image corruption of RESRGAN upscaler in DirectML.
2023-06-29 11:10:48 +09:00
Vladimir Mandic
20163c9a32
fix timedelta
2023-06-28 16:18:44 -04:00
Vladimir Mandic
a79e6b2f55
add trending score and sortby to extensions
2023-06-28 15:37:32 -04:00
Vladimir Mandic
05a9f5a892
create extra network thumbnails from previews
2023-06-28 14:55:42 -04:00
Vladimir Mandic
cccae9025a
fix training messing with tags
2023-06-28 11:01:28 -04:00
Vladimir Mandic
5a341b1182
add log monitoring
2023-06-28 10:35:15 -04:00
Vladimir Mandic
c90e9965c7
add train.py requirements check
2023-06-27 11:49:29 -04:00
Vladimir Mandic
c80b1ebc36
stricter lint rules
2023-06-27 10:28:47 -04:00
Vladimir Mandic
f7ff5bcf3c
update lint rules
2023-06-27 09:35:46 -04:00
Vladimir Mandic
5757cd8fe4
allow extensions in detached git mode
2023-06-27 09:15:55 -04:00
Vladimir Mandic
2a41bf1406
fix styles
2023-06-27 09:04:42 -04:00
Vladimir Mandic
b5129bc94a
update
2023-06-27 08:38:15 -04:00
Vladimir Mandic
084893b3ef
messages on load/save styles
2023-06-27 08:24:55 -04:00
Disty0
102503a3a4
Fix ControlNet and change to sub-quad on ipex
2023-06-27 15:17:13 +03:00
Vladimir Mandic
d69aa16b69
upgrade only on demand
2023-06-27 08:00:23 -04:00
Vladimir Mandic
0a49961baa
refresh
2023-06-26 11:01:28 -04:00
Vladimir Mandic
4867dafada
increase socket timeouts
2023-06-23 08:00:54 -04:00
Disty0
9a7c765506
Run torch.xpu.memory_allocated with device
2023-06-23 11:08:11 +03:00
Disty0
4f722289ca
Fix ipex memmon
2023-06-23 11:03:07 +03:00
Vladimir Mandic
b80fcca960
Merge pull request #1489 from ShivamKumar2002/patch-1
...
Extension Install Error Fix
2023-06-22 13:05:26 -04:00
Shivam Kumar
6c4c67a97e
Extension Install Error Fix
...
Extensions which have a install.py fail to install if we use a separate data directory and provide relative path like "--data-dir=../../SD-Data". Using realpath method to absolute path of installation script fixes the issue.
2023-06-22 21:26:46 +05:30
Vladimir Mandic
91e65fd3c5
sort extra networks depth-first
2023-06-22 09:36:42 -04:00
Vladimir Mandic
9740b9d217
new training and models interface
2023-06-22 07:46:48 -04:00
Disty0
c02ccc4f00
Update ipex logging
2023-06-20 13:49:00 +03:00
Disty0
6ea6f2448e
Revert loss scale for ipex
2023-06-19 23:59:18 +03:00
Vladimir Mandic
bba92bd48f
realtime monitoring
2023-06-19 16:40:05 -04:00
Vladimir Mandic
2345237844
fix race condition on model load via api
2023-06-19 09:13:17 -04:00
Vladimir Mandic
f42553918b
filename handling
2023-06-19 07:58:12 -04:00
Vladimir Mandic
942acd9931
Merge pull request #1472 from SoraEnkai/fix/tooltip-improvements
...
Increase z-index for UI tooltip
2023-06-19 07:17:48 -04:00
SoraEnkai
08d71aff17
Increase z-index for UI tooltip
2023-06-19 09:36:10 +03:00
Vladimir Mandic
b340e3f40c
try again
2023-06-18 16:30:59 -04:00
Vladimir Mandic
b5c5c3cca6
add compatibility layer for extensions accessing ui.py directly
2023-06-18 16:24:38 -04:00
Vladimir Mandic
457dddf7aa
refactor html-info and do some linting cleanups
2023-06-18 11:38:42 -04:00