stable-diffusion-webui/modules
w-e-w 821adc3041 fix get_crop_region_v2
Co-Authored-By: Dowon <ks2515@naver.com>
2024-04-22 23:10:19 +09:00
..
api Merge pull request #15560 from AUTOMATIC1111/api-downscale 2024-04-21 07:22:30 +03:00
hypernetworks rename logging from textual inversion to not confuse it with global logging module 2024-04-21 07:41:28 +03:00
models/diffusion
processing_scripts
textual_inversion rename logging from textual inversion to not confuse it with global logging module 2024-04-21 07:41:28 +03:00
cache.py
call_queue.py
cmd_args.py
codeformer_model.py fix CodeFormer weight 2024-03-31 14:41:06 +02:00
config_states.py
dat_model.py
deepbooru.py
deepbooru_model.py
devices.py
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
hashes.py
hat_model.py
images.py Merge pull request #15581 from AUTOMATIC1111/FilenameGenerator-sampler-scheduler 2024-04-21 07:00:28 +03:00
img2img.py
import_hook.py
infotext_utils.py Merge pull request #15470 from AUTOMATIC1111/read-infotext-Script-not-found 2024-04-09 16:01:13 +03:00
infotext_versions.py
initialize.py
initialize_util.py
interrogate.py
launch_utils.py
localization.py
logging_config.py
lowvram.py
mac_specific.py
masking.py fix get_crop_region_v2 2024-04-22 23:10:19 +09:00
memmon.py
modelloader.py
ngrok.py
npu_specific.py
options.py
patches.py
paths.py
paths_internal.py
postprocessing.py Merge pull request #15465 from jordenyt/fix-extras-api-upscale-enabled 2024-04-09 11:00:49 +03:00
processing.py fix mistake in #15583 2024-04-22 00:10:49 +09:00
progress.py
prompt_parser.py
realesrgan_model.py
restart.py
rng.py
rng_philox.py
Roboto-Regular.ttf
safe.py
script_callbacks.py fix: remove callbacks properly in remove_callbacks_for_function() 2024-04-15 21:10:11 -07:00
script_loading.py restore 1.8.0-style naming of scripts 2024-04-22 12:19:30 +03:00
scripts.py Merge pull request #15470 from AUTOMATIC1111/read-infotext-Script-not-found 2024-04-09 16:01:13 +03:00
scripts_auto_postprocessing.py
scripts_postprocessing.py
sd_disable_initialization.py
sd_emphasis.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 put HF_ENDPOINT into shared for #15443 2024-04-06 08:53:21 +03:00
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
sd_samplers_lcm.py
sd_samplers_timesteps.py
sd_samplers_timesteps_impl.py
sd_schedulers.py
sd_unet.py
sd_vae.py
sd_vae_approx.py
sd_vae_taesd.py
shared.py put HF_ENDPOINT into shared for #15443 2024-04-06 08:53:21 +03:00
shared_cmd_options.py
shared_gradio_themes.py
shared_init.py
shared_items.py
shared_options.py Merge pull request #15492 from w-e-w/update-restricted_opts 2024-04-11 19:34:10 +03:00
shared_state.py
shared_total_tqdm.py
styles.py
sub_quadratic_attention.py
sysinfo.py
timer.py
torch_utils.py
txt2img.py
ui.py
ui_checkpoint_merger.py
ui_common.py Merge branch 'dev' into open_folder-as-util 2024-04-05 15:14:38 +08:00
ui_components.py
ui_extensions.py fix limited file write (thanks, Sylwia) 2024-04-08 16:15:55 +03:00
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
ui_toprow.py
upscaler.py fix x1 upscalers 2024-04-18 01:53:23 +04:00
upscaler_utils.py
util.py re-add update_file_entry 2024-04-06 15:56:57 +09:00
xlmr.py
xlmr_m18.py
xpu_specific.py