.. |
codeformer
|
clarification for settings; another comment about copied files
|
2022-09-07 12:57:12 +03:00 |
artists.py
|
added random artist button
|
2022-09-05 23:08:06 +03:00 |
codeformer_model.py
|
Codeformer face restoration not working: AttributeError: module 'modules.shared' has no attribute 'device_codeformer' #348
|
2022-09-12 23:24:54 +03:00 |
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 |
esrgam_model_arch.py
|
ESRGAN support
|
2022-09-04 18:54:12 +03:00 |
esrgan_model.py
|
Modular device management
|
2022-09-11 09:49:43 +03:00 |
extras.py
|
[Feature Request] Save defaults for extras & keep image parameters after using extras #251
|
2022-09-12 18:59:53 +03:00 |
face_restoration.py
|
codeformer support
|
2022-09-07 12:32:28 +03:00 |
gfpgan_model.py
|
Instance of CUDA out of memory on a low-res batch, even with --opt-split-attention-v1 (found cause) #255
|
2022-09-12 18:40:06 +03:00 |
images.py
|
Fix #368
|
2022-09-13 01:34:35 -03:00 |
img2img.py
|
color correction option for all img2img modes #363
|
2022-09-13 12:51:57 +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
|
color correction option for all img2img modes #363
|
2022-09-13 12:51:57 +03:00 |
realesrgan_model.py
|
honor tiling settings for RealESRGAN also
|
2022-09-08 15:19:36 +03:00 |
safety.py
|
put safety checker into a separate file because it's already crowded in processing
|
2022-09-13 08:34:41 +03:00 |
scripts.py
|
More informative progress printing
|
2022-09-08 17:05:17 +02:00 |
sd_hijack.py
|
Update cross attention to the newest version
|
2022-09-12 16:48:21 +03:00 |
sd_samplers.py
|
Noisy image previews #257
|
2022-09-12 18:00:53 +03:00 |
shared.py
|
color correction option for all img2img modes #363
|
2022-09-13 12:51:57 +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
|
Swap width and height sliders in the UI
|
2022-09-12 21:41:59 +02:00 |