.. |
codeformer
|
|
|
artists.py
|
|
|
codeformer_model.py
|
|
|
devices.py
|
|
|
errors.py
|
|
|
esrgam_model_arch.py
|
|
|
esrgan_model.py
|
Fix/Revert opts name from GAN to ESRGAN
|
2022-09-22 07:21:54 +03:00 |
extras.py
|
Add custom name and try-except
|
2022-09-29 12:41:47 +03:00 |
face_restoration.py
|
|
|
generation_parameters_copypaste.py
|
added support for setting hires fix from pasted prompts
|
2022-09-25 09:25:28 +03:00 |
gfpgan_model.py
|
gfpgan: just download the damn model
|
2022-09-23 10:26:00 +03:00 |
images.py
|
use strftime. update hints.js
|
2022-09-26 16:24:21 +03:00 |
img2img.py
|
do nor add log messages to saved iamge parameters
|
2022-09-28 18:20:30 +03:00 |
interrogate.py
|
|
|
ldsr_model.py
|
Add LDSR and "GoLatent?" Upscaling (#763)
|
2022-09-21 16:06:37 +03:00 |
lowvram.py
|
|
|
masking.py
|
|
|
memmon.py
|
|
|
paths.py
|
clone k-diffusion instead of installing it via pip, and do not install its requirements.txt
|
2022-09-28 21:38:26 +03:00 |
processing.py
|
do nor add log messages to saved iamge parameters
|
2022-09-28 18:20:30 +03:00 |
prompt_parser.py
|
fix program breaking on empty prompt
|
2022-09-29 11:39:55 +03:00 |
realesrgan_model.py
|
reworking #775
|
2022-09-22 07:59:27 +03:00 |
safety.py
|
|
|
scripts.py
|
Sort scripts loading order
|
2022-09-29 12:48:42 +03:00 |
sd_hijack.py
|
new implementation for attention/emphasis
|
2022-09-29 11:31:48 +03:00 |
sd_models.py
|
remove unneded debug print
|
2022-09-29 08:03:23 +03:00 |
sd_samplers.py
|
fix broken DDIM with img2img
|
2022-09-28 22:30:52 +03:00 |
shared.py
|
new implementation for attention/emphasis
|
2022-09-29 11:31:48 +03:00 |
styles.py
|
|
|
swinir_arch.py
|
Rename swinir_arch.py to modules/swinir_arch.py
|
2022-09-20 23:31:06 +03:00 |
swinir.py
|
Update swinir.py
|
2022-09-21 09:09:39 +03:00 |
txt2img.py
|
prevent saving settings with bogus values
|
2022-09-23 17:27:30 +03:00 |
ui.py
|
Add custom name and try-except
|
2022-09-29 12:41:47 +03:00 |