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 |
hypernetwork.py
|
fix glob path in hypernetwork.py
|
2022-10-08 15:46:54 +03:00 |
img2img.py
|
check specifically for skipped
|
2022-10-08 13:40:39 +03:00 |
interrogate.py
|
preprocessing for textual inversion added
|
2022-10-02 22:41:21 +03:00 |
modelloader.py
|
Merge branch 'master' into ScuNET
|
2022-10-02 07:56:22 -05:00 |
paths.py
|
remove LDSR warning
|
2022-10-02 23:18:13 +03:00 |
prompt_parser.py
|
fix AND broken for long prompts
|
2022-10-08 15:43:25 +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.py
|
check for ampere
|
2022-10-08 17:54:16 +03:00 |
sd_models.py
|
fix: handles when state_dict does not exist
|
2022-10-08 12:38:50 +03:00 |
txt2img.py
|
option to not show images in web ui
|
2022-10-04 17:23:48 +03:00 |
ui.py
|
Fixed typo
|
2022-10-08 17:15:30 +03:00 |