textual_inversion
|
removed unused import, fixed typo
|
2022-10-06 08:52:29 +03:00 |
bsrgan_model.py
|
Add BSRGAN to --add-cpu
|
2022-10-04 05:18:17 -04:00 |
devices.py
|
Removing parts no longer needed to fix vram
|
2022-10-04 22:31:40 -03:00 |
esrgan_model.py
|
Add --use-cpu command line option
|
2022-10-04 04:24:35 -04:00 |
img2img.py
|
option to not show images in web ui
|
2022-10-04 17:23:48 +03:00 |
interrogate.py
|
preprocessing for textual inversion added
|
2022-10-02 22:41:21 +03:00 |
paths.py
|
remove LDSR warning
|
2022-10-02 23:18:13 +03:00 |
processing.py
|
Added job_timestamp to Processed
|
2022-10-06 20:41:23 +03:00 |
scripts.py
|
correct indent
|
2022-10-02 19:26:06 +01:00 |
scunet_model.py
|
Add --use-cpu command line option
|
2022-10-04 04:24:35 -04:00 |
sd_hijack_optimizations.py
|
Update sd_hijack_optimizations.py
|
2022-10-08 11:55:38 +03:00 |
sd_hijack.py
|
delete broken and unnecessary aliases
|
2022-10-08 04:10:35 +03:00 |
sd_samplers.py
|
karras samplers for img2img?
|
2022-10-06 23:27:01 +03:00 |
shared.py
|
Update shared.py
|
2022-10-07 05:23:06 +03:00 |
txt2img.py
|
option to not show images in web ui
|
2022-10-04 17:23:48 +03:00 |
ui.py
|
Removed duplicate image saving codes
|
2022-10-06 20:15:39 +03:00 |