This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
stable-diffusion-webui
Watch
1
Fork
You've already forked stable-diffusion-webui
0
mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced
2026-01-30 20:33:06 -08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0c9282b84d
stable-diffusion-webui
/
modules
History
Download ZIP
Download TAR.GZ
AUTOMATIC1111
0c9282b84d
Merge pull request
#12832
from catboxanon/fix/skip-install-extensions
...
Honor `--skip-install` for extension installers
2023-08-29 08:58:10 +03:00
..
api
codeformer
hypernetworks
models
/diffusion
processing_scripts
textual_inversion
cache.py
call_queue.py
cmd_args.py
codeformer_model.py
config_states.py
deepbooru.py
deepbooru_model.py
devices.py
errors.py
update gradio to 3.41.2
2023-08-27 08:45:16 +03:00
esrgan_model.py
esrgan_model_arch.py
extensions.py
extra_networks.py
fix error that causes some extra networks to be disabled if both <lora:> and <lyco:> are present in the prompt
2023-08-27 08:41:48 +03:00
extra_networks_hypernet.py
extras.py
face_restoration.py
fifo_lock.py
generation_parameters_copypaste.py
fix for Reload UI function: if you reload UI on one tab, other opened tabs will no longer stop working
2023-08-27 09:19:13 +03:00
gfpgan_model.py
gitpython_hack.py
gradio_extensons.py
hashes.py
images.py
img2img.py
import_hook.py
initialize.py
initialize_util.py
interrogate.py
launch_utils.py
Merge pull request
#12832
from catboxanon/fix/skip-install-extensions
2023-08-29 08:58:10 +03:00
localization.py
logging_config.py
lowvram.py
mac_specific.py
masking.py
memmon.py
modelloader.py
ngrok.py
options.py
patches.py
paths.py
paths_internal.py
postprocessing.py
processing.py
always show NV as RNG source in infotext
2023-08-28 22:23:29 +03:00
progress.py
prompt_parser.py
realesrgan_model.py
restart.py
rng.py
rng_philox.py
Roboto-Regular.ttf
safe.py
script_callbacks.py
script_loading.py
scripts.py
scripts_auto_postprocessing.py
scripts_postprocessing.py
sd_disable_initialization.py
sd_hijack.py
sd_hijack_checkpoint.py
sd_hijack_clip.py
sd_hijack_clip_old.py
sd_hijack_ip2p.py
sd_hijack_open_clip.py
sd_hijack_optimizations.py
sd_hijack_unet.py
sd_hijack_utils.py
sd_hijack_xlmr.py
sd_models.py
sd_models_config.py
sd_models_types.py
sd_models_xl.py
sd_samplers.py
sd_samplers_cfg_denoiser.py
sd_samplers_common.py
sd_samplers_compvis.py
sd_samplers_extra.py
sd_samplers_kdiffusion.py
Merge pull request
#12818
from catboxanon/sgm
2023-08-29 08:54:32 +03:00
sd_samplers_timesteps.py
sd_samplers_timesteps_impl.py
sd_unet.py
sd_vae.py
Merge pull request
#12797
from Madrawn/vae_resolve_bug
2023-08-27 09:45:00 +03:00
sd_vae_approx.py
sd_vae_taesd.py
shared.py
shared_cmd_options.py
Merge pull request
#12814
from AUTOMATIC1111/non-local-condition
2023-08-27 21:29:59 +03:00
shared_gradio_themes.py
shared_init.py
shared_items.py
shared_options.py
Merge pull request
#12818
from catboxanon/sgm
2023-08-29 08:54:32 +03:00
shared_state.py
shared_total_tqdm.py
styles.py
sub_quadratic_attention.py
sysinfo.py
hide --gradio-auth and --api-auth values from /internal/sysinfo report
2023-08-27 20:16:50 +03:00
timer.py
txt2img.py
ui.py
fix defaults settings page breaking when any of main UI tabs are hidden
2023-08-26 06:34:23 +03:00
ui_checkpoint_merger.py
ui_common.py
fix style editing dialog breaking if it's opened in both img2img and txt2img tabs
2023-08-27 09:45:08 +03:00
ui_components.py
ui_extensions.py
ui_extra_networks.py
ui_extra_networks_checkpoints.py
ui_extra_networks_checkpoints_user_metadata.py
ui_extra_networks_hypernets.py
ui_extra_networks_textual_inversion.py
ui_extra_networks_user_metadata.py
ui_gradio_extensions.py
ui_loadsave.py
ui_postprocessing.py
ui_prompt_styles.py
ui_settings.py
ui_tempdir.py
upscaler.py
util.py
xlmr.py