Vladimir Mandic
8490cbf65e
post merge cleanup
2023-07-08 14:05:55 -04:00
Vladimir Mandic
2a21196061
Merge branch 'master' into dev
2023-07-08 13:35:25 -04:00
Vladimir Mandic
3e61907bfe
minor fixes
2023-07-08 13:17:12 -04:00
Seunghoon Lee
cf40282faa
Merge branch 'master' of https://github.com/vladmandic/automatic
2023-07-09 01:29:27 +09:00
Seunghoon Lee
99c7f23c89
remove useless methods.
2023-07-09 01:29:04 +09:00
Vladimir Mandic
a79b8c86c2
cleanup before merge
2023-07-08 12:20:37 -04:00
Vladimir Mandic
89a7ea6a3f
overal quality fixes
2023-07-08 09:49:41 -04:00
Vladimir Mandic
5bf3d229d0
rehost clip-interrogator and update installer
2023-07-07 21:54:21 -04:00
Vladimir Mandic
0f4f8c6015
extra networks fixes
2023-07-07 20:20:48 -04:00
Disty0
4459cc581a
Prior device.type cuda or xpu
2023-07-07 23:03:29 +03:00
Disty0
205b516487
Fix diffusers_sdxl on ipex
2023-07-07 22:41:26 +03:00
Vladimir Mandic
120710f28a
force model variant
2023-07-07 13:38:04 -04:00
Vladimir Mandic
bf84ee8168
update diffusers
2023-07-07 12:48:27 -04:00
Vladimir Mandic
1c22722c8c
enable sampler swap for diffusers
2023-07-07 10:10:53 -04:00
Vladimir Mandic
3e4ca0095e
fix compile
2023-07-07 10:05:32 -04:00
Vladimir Mandic
3e1a6a96d0
add additional pipelines
2023-07-07 09:38:19 -04:00
Seunghoon Lee
47c96e34d4
Stringify tensor instead of printing.
2023-07-07 19:11:18 +09:00
Seunghoon Lee
1d36e19996
Fix PNDMScheduler for DirectML.
2023-07-07 18:52:04 +09:00
Vladimir Mandic
9f96d4f657
update notes
2023-07-06 20:21:01 -04:00
Vladimir Mandic
7e11ff2b34
add sdxl support
2023-07-06 19:26:43 -04:00
Vladimir Mandic
d8748fd7eb
theme update
2023-07-06 09:44:43 -04:00
Vladimir Mandic
849877ec50
version lock pillow
2023-07-06 08:50:38 -04:00
Disty0
3bcca6f92b
Patch torch.Generator again
2023-07-06 02:51:27 +03:00
Vladimir Mandic
dd4602fd64
update dynamo logging
2023-07-05 18:58:26 -04:00
Vladimir Mandic
c1dd7cd1ab
Merge pull request #1582 from GalaxyTimeMachine/dev
...
Update ui_extensions.py
2023-07-05 18:53:34 -04:00
Vladimir Mandic
de94eb1589
api update
2023-07-05 18:09:34 -04:00
GalaxyTimeMachine
c91b052fc8
Update ui_extensions.py
...
Corrected typo on line 20: avilable > available
2023-07-05 21:15:51 +02:00
Disty0
422c60c787
Patch torch.Generator
2023-07-05 20:49:39 +03:00
Seunghoon Lee
a076ff1b43
Use backend enum on diffusers check.
2023-07-06 01:45:12 +09:00
Seunghoon Lee
993de932ab
Add an opts override for DirectML.
2023-07-06 01:35:00 +09:00
Vladimir Mandic
d30a55e523
fix settings again
2023-07-05 11:54:49 -04:00
Vladimir Mandic
cc69c3f89f
init samplers config regardless of pipeline
2023-07-05 11:21:02 -04:00
Vladimir Mandic
be0bfbcd27
fix samplers config
2023-07-05 11:00:29 -04:00
Disty0
99284ff020
Cleanup
2023-07-05 12:43:15 +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
2524b6659c
double package install pass
2023-07-04 16:04:22 -04:00
Vladimir Mandic
a0e1c898b7
fix argparse
2023-07-04 15:50:44 -04:00
Vladimir Mandic
191da73d48
diffuser sampler settings
2023-07-04 14:10:31 -04:00
Vladimir Mandic
18ef9e6fd7
redo diffusers scheduler
2023-07-04 13:07:05 -04:00
Vladimir Mandic
b216a35ddd
update diffusers and extra networks
2023-07-04 09:28:48 -04:00
Vladimir Mandic
145b990c73
thumbnail creation exception handling
2023-07-03 22:47:29 -04:00
Vladimir Mandic
8374f08de8
fix pipeline
2023-07-03 17:40:50 -04:00
Vladimir Mandic
35c210655d
linting update
2023-07-03 17:00:28 -04:00
Vladimir Mandic
8241e33868
major diffusers update
2023-07-03 16:48:03 -04:00
Vladimir Mandic
cc685a8729
wip diffusers
2023-07-02 21:07:26 -04:00
Vladimir Mandic
a2caafe4df
initial diffusers merge into dev
2023-07-02 14:04:54 -04:00
Vladimir Mandic
875d0db103
fix division by zero
2023-07-02 08:26:51 -04:00