stable-diffusion-webui/modules
Sj-Si 4f96267033 Finish cleanup. 2024-01-16 13:35:01 -05:00
..
api include tls arguments in api uvicorn init 2024-01-09 03:01:20 -06:00
hypernetworks
models/diffusion
processing_scripts
textual_inversion
Roboto-Regular.ttf
cache.py
call_queue.py
cmd_args.py
codeformer_model.py
config_states.py
deepbooru.py
deepbooru_model.py
devices.py rearrange if-statements for cpu 2024-01-09 23:30:55 +08:00
errors.py
esrgan_model.py
extensions.py
extra_networks.py
extra_networks_hypernet.py
extras.py
face_restoration.py
face_restoration_utils.py
fifo_lock.py
gfpgan_model.py
gitpython_hack.py
gradio_extensons.py add Block component creation callback 2023-11-27 13:15:17 +09:00
hashes.py
hat_model.py
images.py Add tile_count property to Grid 2023-12-30 16:24:01 +02:00
img2img.py
import_hook.py
infotext_utils.py
infotext_versions.py
initialize.py Ensure GRADIO_ANALYTICS_ENABLED is set early enough 2024-01-04 19:13:47 +02:00
initialize_util.py
interrogate.py
launch_utils.py add assets repo; serve fonts locally rather than from google's servers 2024-01-07 09:21:21 +03:00
localization.py
logging_config.py Logging: set formatter correctly for fallback logger too 2024-01-11 08:29:42 +02:00
lowvram.py
mac_specific.py
masking.py Autofix Ruff W (not W605) (mostly whitespace) 2023-05-11 20:29:11 +03:00
memmon.py
modelloader.py
ngrok.py
options.py
patches.py
paths.py
paths_internal.py
postprocessing.py
processing.py Make the upscale button update the gallery with the new image rather than replace it. 2024-01-05 12:28:41 +03:00
progress.py
prompt_parser.py
realesrgan_model.py
restart.py
rng.py
rng_philox.py
safe.py
script_callbacks.py make denoiser None by default 2024-01-07 20:17:42 -06:00
script_loading.py
scripts.py Have upscale button use the same seed as hires fix. 2024-01-04 19:47:00 +03:00
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 Handle CondFunc exception when resolving attributes 2024-01-06 17:18:38 +08:00
sd_hijack_xlmr.py
sd_models.py Execute model_loaded_callback after moving to target device 2024-01-06 20:03:33 +08:00
sd_models_config.py
sd_models_types.py
sd_models_xl.py
sd_samplers.py lcm sampler 2024-01-08 06:43:39 -06:00
sd_samplers_cfg_denoiser.py add self instead 2024-01-07 12:35:35 -06:00
sd_samplers_common.py
sd_samplers_compvis.py Merge branch 'dev' into refiner 2023-08-08 21:49:47 +03:00
sd_samplers_extra.py
sd_samplers_kdiffusion.py
sd_samplers_lcm.py lcm sampler 2024-01-08 06:43:39 -06:00
sd_samplers_timesteps.py
sd_samplers_timesteps_impl.py
sd_unet.py
sd_vae.py Execute model_loaded_callback after moving to target device 2024-01-06 20:03:33 +08:00
sd_vae_approx.py
sd_vae_taesd.py
shared.py
shared_cmd_options.py
shared_gradio_themes.py
shared_init.py improve efficiency and support more device 2024-01-09 22:11:44 +08:00
shared_items.py
shared_options.py begin redesign of tree module. 2024-01-10 18:11:48 -05:00
shared_state.py
shared_total_tqdm.py
styles.py
sub_quadratic_attention.py
sysinfo.py add assets repo; serve fonts locally rather than from google's servers 2024-01-07 09:21:21 +03:00
timer.py
torch_utils.py
txt2img.py update p.seed and p.subseed 2024-01-10 01:56:44 +09:00
ui.py add assets repo; serve fonts locally rather than from google's servers 2024-01-07 09:21:21 +03:00
ui_checkpoint_merger.py
ui_common.py Have upscale button use the same seed as hires fix. 2024-01-04 19:47:00 +03:00
ui_components.py
ui_extensions.py
ui_extra_networks.py Finish cleanup. 2024-01-16 13:35:01 -05:00
ui_extra_networks_checkpoints.py Finish base layout. Fix bugs. Need to test for stability and clean up. 2024-01-11 15:06:57 -05:00
ui_extra_networks_checkpoints_user_metadata.py
ui_extra_networks_hypernets.py Finish base layout. Fix bugs. Need to test for stability and clean up. 2024-01-11 15:06:57 -05:00
ui_extra_networks_textual_inversion.py Finish base layout. Fix bugs. Need to test for stability and clean up. 2024-01-11 15:06:57 -05:00
ui_extra_networks_user_metadata.py Finish cleanup. 2024-01-16 13:35:01 -05:00
ui_gradio_extensions.py
ui_loadsave.py
ui_postprocessing.py Have upscale button use the same seed as hires fix. 2024-01-04 19:47:00 +03:00
ui_prompt_styles.py
ui_settings.py
ui_tempdir.py
ui_toprow.py fix borked merge, rename fields to better match what they do, change setting default to true for #13653 2024-01-01 16:50:59 +03:00
upscaler.py
upscaler_utils.py
util.py
xlmr.py
xlmr_m18.py
xpu_specific.py Fix format 2024-01-06 19:14:06 +08:00