Vladimir Mandic
f1cd2dfa99
fix k-diffusion
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2024-10-23 14:57:47 -04:00
Vladimir Mandic
3efc93b90e
prompt paste improvements
2024-03-22 09:41:15 -04:00
Vladimir Mandic
ddef248594
add img2img_extra_noise for backend original
2024-01-11 08:04:10 -05:00
Vladimir Mandic
204853afea
global crlf to lf
2024-01-10 09:45:26 -05:00
Vladimir Mandic
53031fdfba
fix k-diffusion
2023-11-01 13:41:54 -04:00
Vladimir Mandic
eddcc360be
support onnx branch and css tweaks
2023-11-01 11:48:17 -04:00
Vladimir Mandic
96a138fe3c
handle k-diffusion module
2023-10-31 11:42:32 -04:00
Vladimir Mandic
cc7ad5e8de
cleanup
2023-10-31 10:39:32 -04:00
Seunghoon Lee
0fb95df44d
cleanup?
2023-10-29 22:57:16 +09:00
Seunghoon Lee
1b7bdcb102
fix directml fp16 inpainting
2023-10-28 14:24:13 +09:00
Vladimir Mandic
1bc7ffed73
lint fixes
2023-10-12 11:40:50 -04:00
Vladimir Mandic
8d417987c5
fix sampler options
2023-10-12 09:10:43 -04:00
Vladimir Mandic
2a9ef465c8
move samplers init to separate call
2023-10-09 09:38:27 -04:00
Vladimir Mandic
b2d1cd3a2b
update changelog
2023-10-06 17:52:20 -04:00
Vladimir Mandic
a47c4cf04d
update settings and fix references to state
2023-10-06 17:18:42 -04:00
Vladimir Mandic
1e8205fbb1
bring metadata apply to speed
2023-10-04 11:10:47 -04:00
Vladimir Mandic
2cd5964c9b
add sigma min/max
2023-09-27 12:06:14 -04:00
Vladimir Mandic
38402c8e6e
fix new k-diffusers
2023-09-26 09:55:22 -04:00
Vladimir Mandic
dbdb43cf27
refactor samplers
2023-09-25 19:46:12 -04:00
Vladimir Mandic
4518cfb3b1
refactor schedulers first part
2023-09-21 13:19:55 -04:00
Vladimir Mandic
f36c1eb476
jumbo patch
2023-09-08 13:01:20 -04:00
Vladimir Mandic
3d914688cc
update metadata
2023-08-15 05:50:15 +02:00
Vladimir Mandic
357b5dac60
add dpm++ 3m sde sampler
2023-08-13 10:19:33 +00:00
Vladimir Mandic
926a0fde1a
diffusers code refactoring and exception handling
2023-07-17 12:22:51 -04:00
Vladimir Mandic
7a859cdb18
update diffuser samplers and refiner workflows
2023-07-16 12:56:55 -04: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
966eed8dd9
Autodetect IPEX
2023-07-04 23:37:36 +03:00
Vladimir Mandic
1d9e490ef9
ruff linting fixes
2023-06-13 12:22:39 -04:00
Vladimir Mandic
cb307399dd
jumbo merge
2023-06-13 11:59:56 -04:00
Disty0
562947c944
Use proper device names instead of "xpu"
2023-06-02 01:14:56 +03:00
Vladimir Mandic
fcb9bde068
add pause button
2023-05-31 11:47:22 -04:00
Disty0
3b99450022
Check for k-diffusion patch
2023-05-31 12:12:55 +03:00
Disty0
b2b67127e3
Fix torch.Generator does not support XPU
2023-05-31 12:03:38 +03:00
Vladimir Mandic
d1ab205d3d
fix samplers
2023-05-30 17:15:52 -04:00
Vladimir Mandic
fa51d45bc3
fix samplers
2023-05-30 15:28:41 -04:00
Vladimir Mandic
873371f1e5
merge stage one
2023-05-30 14:13:29 -04:00
Vladimir Mandic
b664991633
update samplers
2023-05-30 12:18:22 -04:00
Vladimir Mandic
54257dd226
refactoring for pylint
2023-05-28 17:09:58 -04:00
Vladimir Mandic
851d129680
more diffusers work
2023-05-27 15:49:54 -04:00
Vladimir Mandic
efd3810860
diffusers merge
2023-05-26 22:42:03 -04:00
Matt Parnell
1237782f47
oops
2023-05-19 23:46:06 -05:00
Matt Parnell
2a2921c177
add missing check for empty tensor
2023-05-19 23:29:53 -05:00
Vladimir Mandic
0ccda9bc8b
jumbo patch
2023-05-17 14:15:55 -04:00
Vladimir Mandic
865c0bc7a3
merge from upstream
2023-05-04 07:51:38 -04:00
Disty0
8171d57c36
Remove unnecessary IPEX imports
2023-05-04 02:34:34 +03:00
Disty0
de8d0bef9f
More patches and Import IPEX after Torch
2023-04-30 18:19:37 +03:00
Vladimir Mandic
ba50dbbdbf
add memory monitor
2023-04-29 17:36:45 -04:00
Ashen
0e39aa7ba7
CFGDenoiser and script_callbacks mod for SAG
2023-04-21 13:17:17 -07:00
Vladimir Mandic
df38b992e9
Merge pull request #250 from Sakura-Luna/pre-fix
...
Preview fix
2023-04-21 09:27:28 -04:00
Vladimir Mandic
ed8819b8fc
lycoris, strong linting, model keyword, circular imports
2023-04-15 10:28:31 -04:00