stable-diffusion-webui-forge/modules
Josuè ed0dc79a15
reactivated the old hashing that work for civitai (#1647)
* reactivated the old hashing that work for civitai
* flush print

---------

Co-authored-by: DenOfEquity <166248528+DenOfEquity@users.noreply.github.com>
2025-02-17 02:21:55 +00:00
..
api fix API get/refresh embeddings (#2271) 2024-11-06 18:24:28 +00:00
hypernetworks remove everything related to training 2024-08-05 04:35:09 -07:00
models remove unused 2024-08-05 11:31:02 -07:00
processing_scripts Refiner (#2192) 2024-11-11 11:20:48 +00:00
textual_inversion restore autocrop.py 2024-08-25 13:23:21 +01:00
cache.py
call_queue.py completely solve 'NoneType' object is not iterable 2024-08-13 15:36:18 -07:00
cmd_args.py cmd arg to skip initializing google_blockly 2024-11-15 12:30:29 +00:00
codeformer_model.py
config_states.py
dat_model.py add .safetensors to known extensions for DAT and ESRGAN (#2651) 2025-02-13 16:16:18 +00:00
deepbooru_model.py
deepbooru.py move to new backend - part 1 2024-08-03 14:59:46 -07:00
devices.py Fix LivePreview not working with fp8 UNet (#2412) 2024-12-05 11:33:35 +00:00
errors.py update version check 2024-08-11 15:48:47 -07:00
esrgan_model.py add .safetensors to known extensions for DAT and ESRGAN (#2651) 2025-02-13 16:16:18 +00:00
extensions.py Forge Space and BiRefNet 2024-08-17 08:29:08 -07:00
extra_networks_hypernet.py
extra_networks.py
extras.py Fix model loading during Checkpoint Merging #1359,#1095 (#1639) 2024-08-31 17:09:06 -07:00
face_restoration_utils.py rename files 2024-08-03 15:54:39 -07:00
face_restoration.py
fifo_lock.py
gfpgan_model.py Extras tab: gfpgan and cf fixes (#1722) 2024-09-06 14:09:09 +01:00
gitpython_hack.py
gradio_extensions.py gradio 2024-08-19 09:12:38 -07:00
hashes.py reactivated the old hashing that work for civitai (#1647) 2025-02-17 02:21:55 +00:00
hat_model.py rename files 2024-08-03 15:54:39 -07:00
images.py Chasing save issues (#2331) 2024-11-16 12:27:20 +00:00
img2img.py add img2img batch use original name setting (#1952) 2024-11-03 22:47:09 +00:00
import_hook.py remove old codes 2024-08-11 15:55:07 -07:00
infotext_utils.py Properly load/save infotext for empty selection of hrfix additional modules (#2156) 2024-10-23 11:08:45 +01:00
infotext_versions.py
initialize_util.py Revert "Fix CORS middleware not working with HTTPS origin (#2374)" (#2381) 2024-11-27 01:18:59 -03:00
initialize.py Remove license-infringing / potentially malicious / obfuscated code (#2151) 2025-01-13 17:34:16 -05:00
interrogate.py Fix type error in BLIP model generation by converting configuration values to integers. (#1113) 2024-08-14 17:37:12 -07:00
launch_utils.py Remove license-infringing / potentially malicious / obfuscated code (#2151) 2025-01-13 17:34:16 -05:00
localization.py
logging_config.py
lowvram.py
mac_specific.py remove files 2024-08-05 21:24:35 -07:00
masking.py
memmon.py
modelloader.py Fix DAT models download (#2252) 2024-11-04 11:06:22 +00:00
ngrok.py
npu_specific.py remove files 2024-08-05 21:24:35 -07:00
options.py
patches.py
paths_internal.py
paths.py fix 2024-08-15 01:56:21 -07:00
postprocessing.py minor fixes related to Extras tab (#1312) 2024-08-20 20:28:42 -07:00
processing.py avoid forcing API to send hr_additional_modules (#2406) 2024-12-02 22:15:59 +00:00
profiling.py
progress.py
prompt_parser.py distilled cfg scale 2024-08-08 00:57:40 -07:00
realesrgan_model.py rename files 2024-08-03 15:54:39 -07:00
restart.py
rng_philox.py
rng.py Add option to experiment with results from other impl 2024-08-11 17:02:50 -07:00
Roboto-Regular.ttf
safe.py bring "safe" back 2024-08-05 11:07:08 -07:00
script_callbacks.py
script_loading.py
scripts_auto_postprocessing.py
scripts_postprocessing.py
scripts.py
sd_disable_initialization.py Free WebUI from its Prison 2024-08-05 04:21:35 -07:00
sd_emphasis.py
sd_hijack_checkpoint.py Free WebUI from its Prison 2024-08-05 04:21:35 -07:00
sd_hijack_clip_old.py remove unused 2024-08-05 12:14:43 -07:00
sd_hijack_clip.py remove unused 2024-08-05 12:14:43 -07:00
sd_hijack_ip2p.py remove unused 2024-08-05 12:14:43 -07:00
sd_hijack_open_clip.py remove unused 2024-08-05 12:14:43 -07:00
sd_hijack_optimizations.py Free WebUI from its Prison 2024-08-05 04:21:35 -07:00
sd_hijack_unet.py Free WebUI from its Prison 2024-08-05 04:21:35 -07:00
sd_hijack_utils.py
sd_hijack_xlmr.py remove unused 2024-08-05 12:14:43 -07:00
sd_hijack.py prompt-all-in-one now works 2024-08-08 13:46:42 -07:00
sd_models_config.py Free WebUI from its Prison 2024-08-05 04:21:35 -07:00
sd_models_types.py remove old stuff 2024-08-05 12:01:11 -07:00
sd_models_xl.py Free WebUI from its Prison 2024-08-05 04:21:35 -07:00
sd_models.py fix/workaround for potential memory leak (#2315) 2024-11-14 22:05:54 +00:00
sd_samplers_cfg_denoiser.py Refiner (#2192) 2024-11-11 11:20:48 +00:00
sd_samplers_common.py Refiner (#2192) 2024-11-11 11:20:48 +00:00
sd_samplers_compvis.py
sd_samplers_extra.py
sd_samplers_kdiffusion.py Update sd_samplers_kdiffusion.py 2024-08-20 15:01:58 +01:00
sd_samplers_lcm.py fix lcm 2024-08-18 19:23:12 -07:00
sd_samplers_timesteps_impl.py improve backward combability #936 2024-08-06 01:06:24 -07:00
sd_samplers_timesteps.py remove confusing codes that actually do nothing 2024-08-07 19:01:19 -07:00
sd_samplers.py Don't duplicate samplers when adding (#2354) 2024-11-22 10:00:42 +00:00
sd_schedulers.py Add Align Your Steps GITS, AYS 11 Steps and AYS 32 Steps Schedulers. 2024-08-19 16:57:58 -04:00
sd_unet.py
sd_vae_approx.py revise preview logics 2024-08-07 18:00:58 -07:00
sd_vae_taesd.py fix for sd2 2024-08-31 13:05:02 +01:00
sd_vae.py do not raise 2024-08-11 16:21:52 -07:00
shared_cmd_options.py
shared_gradio_themes.py
shared_init.py
shared_items.py add 'Lora hashes' to infotext that can be ignored 2024-08-28 11:58:32 +01:00
shared_options.py add scribble alpha to inpaint mask (#2461) 2024-12-16 11:14:42 +00:00
shared_state.py
shared_total_tqdm.py
shared.py show xformers on UI 2024-08-11 15:58:30 -07:00
styles.py Fix for comments in prompts with styles (#1948) 2024-09-30 11:16:55 +01:00
sysinfo.py Improve option handling (sd_model_checkpoint / forge_additional_modules) (#2181) 2024-10-26 21:10:05 +01:00
timer.py
torch_utils.py
txt2img.py Chasing save issues (#2331) 2024-11-16 12:27:20 +00:00
ui_checkpoint_merger.py add a way to save models 2024-08-19 06:30:49 -07:00
ui_common.py Revert "Add source_text_component to Results paste buttons (#2349)" (#2367) 2024-11-23 17:35:49 +00:00
ui_components.py
ui_extensions.py
ui_extra_networks_checkpoints_user_metadata.py Checkpoint vae+te metadata should be in new attribute (#2073) 2024-10-15 13:40:15 +01:00
ui_extra_networks_checkpoints.py
ui_extra_networks_hypernets.py
ui_extra_networks_textual_inversion.py make Textual Inversion UI isolated 2024-08-03 21:21:41 -07:00
ui_extra_networks_user_metadata.py
ui_extra_networks.py Checkpoint vae+te metadata should be in new attribute (#2073) 2024-10-15 13:40:15 +01:00
ui_gradio_extensions.py
ui_loadsave.py fix #880 2024-07-29 09:22:44 -06:00
ui_postprocessing.py couple of UI tweaks (#2626) 2025-02-06 14:08:11 +00:00
ui_prompt_styles.py Fix for comments in prompts with styles (#1948) 2024-09-30 11:16:55 +01:00
ui_settings.py prevent (Managed by Forge) settings from reverting to default (#2090) 2024-10-16 14:10:26 +01:00
ui_tempdir.py
ui_toprow.py Fix for comments in prompts with styles (#1948) 2024-09-30 11:16:55 +01:00
ui.py couple of UI tweaks (#2626) 2025-02-06 14:08:11 +00:00
upscaler_utils.py 1.10.1 2024-07-27 06:39:58 -07:00
upscaler.py Fix DAT models download (#2252) 2024-11-04 11:06:22 +00:00
util.py Fix DAT models download (#2252) 2024-11-04 11:06:22 +00:00
xlmr_m18.py remove files 2024-08-05 21:24:35 -07:00
xlmr.py remove files 2024-08-05 21:24:35 -07:00
xpu_specific.py remove files 2024-08-05 21:24:35 -07:00