stable-diffusion-webui/modules
2023-01-16 02:08:47 +09:00
..
api change hash to sha256 2023-01-14 09:56:59 +03:00
codeformer
hypernetworks fix missing 'mean loss' for tensorboard integration 2023-01-16 02:08:47 +09:00
textual_inversion big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 2023-01-15 18:51:04 +03:00
artists.py
call_queue.py big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 2023-01-15 18:51:04 +03:00
codeformer_model.py
deepbooru_model.py
deepbooru.py
devices.py
errors.py
esrgan_model_arch.py
esrgan_model.py
extensions.py
extras.py Exclude clip index from merge 2023-01-14 20:09:32 +09:00
face_restoration.py
generation_parameters_copypaste.py
gfpgan_model.py
hashes.py increase block size 2023-01-15 09:42:34 -05:00
images.py
img2img.py big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 2023-01-15 18:51:04 +03:00
import_hook.py
interrogate.py
localization.py
lowvram.py
masking.py
memmon.py
modelloader.py
ngrok.py
paths.py
processing.py change hypernets to use sha256 hashes 2023-01-14 10:25:37 +03:00
progress.py big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 2023-01-15 18:51:04 +03:00
prompt_parser.py
realesrgan_model.py
safe.py
script_callbacks.py
script_loading.py
scripts.py
sd_disable_initialization.py
sd_hijack_checkpoint.py
sd_hijack_clip_old.py
sd_hijack_clip.py
sd_hijack_inpainting.py
sd_hijack_open_clip.py
sd_hijack_optimizations.py
sd_hijack_unet.py
sd_hijack_xlmr.py
sd_hijack.py
sd_models.py fix bug with "Ignore selected VAE for..." option completely disabling VAE election 2023-01-14 19:56:09 +03:00
sd_samplers.py big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 2023-01-15 18:51:04 +03:00
sd_vae_approx.py Fix Approx NN on devices other than CUDA 2023-01-15 08:13:33 -05:00
sd_vae.py typo? 2023-01-14 20:00:12 +03:00
shared.py big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 2023-01-15 18:51:04 +03:00
styles.py
sub_quadratic_attention.py
txt2img.py big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 2023-01-15 18:51:04 +03:00
ui_components.py
ui_extensions.py
ui_tempdir.py
ui.py big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 2023-01-15 18:51:04 +03:00
upscaler.py
xlmr.py