stable-diffusion-webui/modules
2022-11-26 23:25:16 +00:00
..
api moved deepdanbooru to pure pytorch implementation 2022-11-20 16:39:20 +03:00
codeformer
hypernetworks
textual_inversion Add support Stable Diffusion 2.0 2022-11-26 16:10:46 +03:00
artists.py
codeformer_model.py
deepbooru_model.py moved deepdanbooru to pure pytorch implementation 2022-11-20 16:39:20 +03:00
deepbooru.py moved deepdanbooru to pure pytorch implementation 2022-11-20 16:39:20 +03:00
devices.py torch.cuda.empty_cache() defaults to cuda:0 device unless explicitly set otherwise first. Updating torch_gc() to use the device set by --device-id if specified to avoid OOM edge cases on multi-GPU systems. 2022-11-26 23:25:16 +00:00
errors.py
esrgan_model_arch.py
esrgan_model.py
extensions.py
extras.py
face_restoration.py
generation_parameters_copypaste.py
gfpgan_model.py
images.py
img2img.py
interrogate.py
ldsr_model_arch.py
ldsr_model.py
localization.py
lowvram.py make SD2 compatible with --medvram setting 2022-11-26 20:52:16 +03:00
masking.py
memmon.py
modelloader.py
ngrok.py
paths.py Add support Stable Diffusion 2.0 2022-11-26 16:10:46 +03:00
processing.py Merge pull request #4120 from aliencaocao/enable-override-hypernet 2022-11-20 16:49:06 +03:00
prompt_parser.py
realesrgan_model.py
safe.py
safety.py
script_callbacks.py
script_loading.py
scripts.py
scunet_model_arch.py
scunet_model.py
sd_hijack_clip.py Add support Stable Diffusion 2.0 2022-11-26 16:10:46 +03:00
sd_hijack_inpainting.py Add support Stable Diffusion 2.0 2022-11-26 16:10:46 +03:00
sd_hijack_open_clip.py Add support Stable Diffusion 2.0 2022-11-26 16:10:46 +03:00
sd_hijack_optimizations.py
sd_hijack.py restore hypernetworks to seemingly working state 2022-11-26 16:45:57 +03:00
sd_models.py
sd_samplers.py Add support Stable Diffusion 2.0 2022-11-26 16:10:46 +03:00
sd_vae.py
shared.py Add support Stable Diffusion 2.0 2022-11-26 16:10:46 +03:00
styles.py
swinir_model_arch_v2.py
swinir_model_arch.py
swinir_model.py
txt2img.py
ui_extensions.py
ui.py restore hypernetworks to seemingly working state 2022-11-26 16:45:57 +03:00
upscaler.py