devices.py
|
changes for #294
|
2022-09-12 20:09:32 +03:00 |
errors.py
|
Allow TF32 in CUDA for increased performance #279
|
2022-09-12 16:34:13 +03:00 |
esrgan_model.py
|
Modular device management
|
2022-09-11 09:49:43 +03:00 |
extras.py
|
prevent extras from saving in dir
|
2022-09-14 08:58:13 +03:00 |
images.py
|
prevent extras from saving in dir
|
2022-09-14 08:58:13 +03:00 |
img2img.py
|
prevent extras from saving in dir
|
2022-09-14 08:58:13 +03:00 |
interrogate.py
|
remove mistaken error message
|
2022-09-12 12:26:37 +03:00 |
lowvram.py
|
memory optimization for CLIP interrogator
|
2022-09-12 11:55:27 +03:00 |
paths.py
|
CLIP interrogator
|
2022-09-11 18:48:36 +03:00 |
sd_hijack.py
|
Complete cross attention update
|
2022-09-13 14:29:56 +03:00 |
sd_samplers.py
|
bandaid for broken ddim sampling #389
|
2022-09-13 20:12:24 +03:00 |
shared.py
|
Added selected image saving
|
2022-09-14 11:27:41 +03:00 |
styles.py
|
Only create backup if path exists
|
2022-09-11 21:23:49 +03:00 |
txt2img.py
|
Fixed prompt_style type hints: int -> str
|
2022-09-11 12:39:09 +03:00 |
ui.py
|
Update ui.py
|
2022-09-14 11:27:41 +03:00 |