stable-diffusion-webui/modules
Edouard Leurent 610a7f4e14 Break after finding the local directory of stable diffusion
Otherwise, we may override it with one of the next two path (. or ..) if it is present there, and then the local paths of other modules (taming transformers, codeformers, etc.) wont be found in sd_path/../.

Fix https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1085
2022-10-08 22:35:04 +03:00
..
codeformer
textual_inversion
artists.py
bsrgan_model_arch.py
bsrgan_model.py
codeformer_model.py
devices.py
errors.py
esrgam_model_arch.py
esrgan_model.py
extras.py
face_restoration.py
generation_parameters_copypaste.py
gfpgan_model.py
hypernetwork.py
images.py
img2img.py
interrogate.py
ldsr_model_arch.py
ldsr_model.py
lowvram.py
masking.py
memmon.py
modelloader.py
paths.py Break after finding the local directory of stable diffusion 2022-10-08 22:35:04 +03:00
processing.py
prompt_parser.py
realesrgan_model.py
safety.py
scripts.py
scunet_model_arch.py
scunet_model.py
sd_hijack_optimizations.py
sd_hijack.py
sd_models.py
sd_samplers.py
shared.py
styles.py
swinir_model_arch.py
swinir_model.py
txt2img.py
ui.py
upscaler.py