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 |
extras.py
|
add support for reading saved jpeg comments
|
2022-09-13 19:23:55 +03:00 |
images.py
|
add webp to file formats with exif saved
|
2022-09-14 08:49:00 +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 |
processing.py
|
change np.float to np.float32
|
2022-09-13 18:21:59 +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 cmd arg to load custom styles file
|
2022-09-14 08:48:42 +03:00 |
styles.py
|
Only create backup if path exists
|
2022-09-11 21:23:49 +03:00 |
ui.py
|
Swap width and height sliders in the UI
|
2022-09-12 21:41:59 +02:00 |