stable-diffusion-webui/modules
Martín (Netux) Rodríguez dd268c48c9 feat(extensions): add toggle all checkbox to Installed tab
Small QoL addition.

While there is the option to disable all extensions with the radio buttons at the top, that only acts as an added flag and doesn't really change the state of the extensions in the UI.

An use case for this checkbox is to disable all extensions except for a few, which is important for debugging extensions.
You could do that before, but you'd have to uncheck and recheck every extension one by one.
2023-06-25 00:48:46 -03:00
..
api
codeformer
hypernetworks
models/diffusion
textual_inversion
call_queue.py
cmd_args.py
codeformer_model.py
config_states.py
deepbooru_model.py
deepbooru.py
devices.py
errors.py
esrgan_model_arch.py
esrgan_model.py
extensions.py
extra_networks_hypernet.py
extra_networks.py
extras.py
face_restoration.py
generation_parameters_copypaste.py
gfpgan_model.py
gitpython_hack.py
hashes.py
images.py
img2img.py
import_hook.py
interrogate.py
launch_utils.py
localization.py
lowvram.py
mac_specific.py
masking.py
memmon.py
modelloader.py
ngrok.py
paths_internal.py
paths.py
postprocessing.py
processing.py
progress.py
prompt_parser.py
realesrgan_model.py
restart.py
Roboto-Regular.ttf
safe.py
script_callbacks.py
script_loading.py
scripts_auto_postprocessing.py
scripts_postprocessing.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_ip2p.py
sd_hijack_open_clip.py
sd_hijack_optimizations.py
sd_hijack_unet.py Fix up string formatting/concatenation to f-strings where feasible 2023-05-09 22:25:39 +03:00
sd_hijack_utils.py
sd_hijack_xlmr.py
sd_hijack.py
sd_models_config.py
sd_models.py
sd_samplers_common.py
sd_samplers_compvis.py
sd_samplers_kdiffusion.py
sd_samplers.py
sd_unet.py
sd_vae_approx.py
sd_vae_taesd.py
sd_vae.py
shared_items.py
shared.py
styles.py
sub_quadratic_attention.py
sysinfo.py
timer.py
txt2img.py
ui_common.py
ui_components.py
ui_extensions.py
ui_extra_networks_checkpoints.py
ui_extra_networks_hypernets.py
ui_extra_networks_textual_inversion.py
ui_extra_networks.py
ui_gradio_extensions.py
ui_loadsave.py
ui_postprocessing.py
ui_settings.py
ui_tempdir.py
ui.py
upscaler.py
xlmr.py