stable-diffusion-webui/modules
AUTOMATIC c3c8eef9fd train: change filename processing to be more simple and configurable
train: make it possible to make text files with prompts
train: rework scheduler so that there's less repeating code in textual inversion and hypernets
train: move epochs setting to options
2022-10-12 20:49:47 +03:00
..
codeformer
hypernetworks train: change filename processing to be more simple and configurable 2022-10-12 20:49:47 +03:00
textual_inversion train: change filename processing to be more simple and configurable 2022-10-12 20:49:47 +03:00
artists.py
bsrgan_model_arch.py
bsrgan_model.py Removed duplicate definition model_path 2022-10-09 12:46:07 +03:00
codeformer_model.py
deepbooru.py resolved conflicts, moved settings under interrogate section, settings only show if deepbooru flag is enabled 2022-10-11 18:12:12 -05:00
devices.py --no-half-vae 2022-10-10 16:16:29 +03:00
errors.py
esrgan_model_arch.py fix typo in filename for ESRGAN arch 2022-10-09 15:08:27 +03:00
esrgan_model.py fix typo in filename for ESRGAN arch 2022-10-09 15:08:27 +03:00
extras.py Simplify crop logic 2022-10-10 12:04:21 -06:00
face_restoration.py
generation_parameters_copypaste.py
gfpgan_model.py
images.py remove embedding related image functions from images 2022-10-11 19:46:33 +01:00
img2img.py check specifically for skipped 2022-10-08 13:40:39 +03:00
interrogate.py chore: Fix typos 2022-10-08 22:42:30 +03:00
ldsr_model_arch.py
ldsr_model.py Removed duplicate definition model_path 2022-10-09 12:46:07 +03:00
lowvram.py
masking.py
memmon.py
modelloader.py
ngrok.py Added new line at the end of ngrok.py 2022-10-11 15:38:53 +03:00
paths.py added guard for torch.load to prevent loading pickles with unknown content 2022-10-09 17:58:43 +03:00
processing.py add eta noise seed delta option 2022-10-10 20:32:44 +03:00
prompt_parser.py alternate prompt 2022-10-08 18:12:19 +03:00
realesrgan_model.py Removed duplicate definition model_path 2022-10-09 12:46:07 +03:00
safe.py become even stricter with pickles 2022-10-11 17:03:16 +03:00
safety.py
scripts.py Revert "Fix for Prompts_from_file showing extra textbox." 2022-10-09 12:04:44 +03:00
scunet_model_arch.py chore: Fix typos 2022-10-08 22:42:30 +03:00
scunet_model.py Removed duplicate definition model_path 2022-10-09 12:46:07 +03:00
sd_hijack_optimizations.py Use apply_hypernetwork function 2022-10-11 17:24:00 +03:00
sd_hijack.py fix iterator bug for #2295 2022-10-12 13:38:03 +03:00
sd_models.py no to different messages plus fix using != to compare to None 2022-10-10 20:46:55 +03:00
sd_samplers.py Fix typo in comments 2022-10-11 15:36:29 +03:00
shared.py train: change filename processing to be more simple and configurable 2022-10-12 20:49:47 +03:00
styles.py
swinir_model_arch_v2.py Add files via upload 2022-10-10 19:54:57 +03:00
swinir_model_arch.py chore: Fix typos 2022-10-08 22:42:30 +03:00
swinir_model.py add swinir v2 support 2022-10-10 19:54:57 +03:00
txt2img.py
ui.py train: change filename processing to be more simple and configurable 2022-10-12 20:49:47 +03:00
upscaler.py fix logic error in #1832 2022-10-09 13:48:04 +03:00