stable-diffusion-webui-forge/modules
layerdiffusion 4a9c8f32ee remove train tab
This tab has been broken since 6 months ago and no one even creates an issue for it ; this indicates no one uses it.
Also just tried original webui Train tab and it seems also broken even in Auto's repo.
so we remove it to make room for new tabs and new features.
2024-07-29 10:02:43 -06:00
..
api Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
hypernetworks Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
models Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
processing_scripts Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
textual_inversion Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
cache.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
call_queue.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
cmd_args.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
codeformer_model.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
config_states.py Config states time ISO in system time zone 2023-09-16 09:11:54 +09:00
dat_model.py rework memory management for extras 2024-02-25 20:37:14 -08:00
deepbooru_model.py Add option for float32 sampling with float16 UNet 2023-01-25 01:13:02 -05:00
deepbooru.py Update deepbooru.py 2024-01-25 13:01:21 -08:00
devices.py rework memory management for extras 2024-02-25 20:37:14 -08:00
errors.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
esrgan_model.py rework memory management for extras 2024-02-25 20:37:14 -08:00
extensions.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
extra_networks_hypernet.py Simplify a bunch of len(x) > 0/len(x) == 0 style expressions 2023-06-02 15:07:10 +03:00
extra_networks.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
extras.py add metadata to checkpoint merger 2023-08-01 08:27:54 +03:00
face_restoration_utils.py rework memory management for extras 2024-02-25 20:37:14 -08:00
face_restoration.py
fifo_lock.py feat: replace threading.Lock() to FIFOLock 2023-08-21 17:49:58 +08:00
gfpgan_model.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
gitpython_hack.py Fix some deprecated types 2023-08-29 00:54:57 -06:00
gradio_extensions.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
hashes.py Gracefully handle mtime read exception from cache 2024-02-15 13:31:44 -05:00
hat_model.py rework memory management for extras 2024-02-25 20:37:14 -08:00
images.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
img2img.py fix img2img batch upload 2024-07-27 06:53:37 -07:00
import_hook.py Add import_hook hack to work around basicsr incompatibility 2023-12-03 16:55:38 +02:00
infotext_utils.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
infotext_versions.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
initialize_util.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
initialize.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
interrogate.py Merge pull request #17 from lllyasviel/dev 2024-01-27 09:47:52 -08:00
launch_utils.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
localization.py Update localization.py 2023-09-11 09:22:27 +08:00
logging_config.py Logging: set formatter correctly for fallback logger too 2024-01-11 08:29:42 +02:00
lowvram.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
mac_specific.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
masking.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
memmon.py attempt to fix memory monitor with multiple CUDA devices 2023-03-12 21:04:17 +03:00
modelloader.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ngrok.py Merge branch 'dev' into ngrok-py 2023-05-18 10:12:17 +03:00
npu_specific.py Update 2024-01-31 12:29:58 +08:00
options.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
patches.py store patches for Lora in a specialized module 2023-08-15 19:23:40 +03:00
paths_internal.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
paths.py Revert "Fix ruff linter (#137)" (#143) 2024-02-08 21:24:04 -05:00
postprocessing.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
processing.py fix ADetailer 2024-07-26 15:11:12 -07:00
profiling.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
progress.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
prompt_parser.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
realesrgan_model.py rework memory management for extras 2024-02-25 20:37:14 -08:00
restart.py alternative solution to #13434 2023-09-30 08:23:12 +03:00
rng_philox.py minor performance improvements for philox 2023-08-03 07:53:03 +03:00
rng.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
Roboto-Regular.ttf Drop fonts + font-roboto deps since we only use the single regular cut of Roboto 2023-05-11 10:07:28 +03:00
safe.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
script_callbacks.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
script_loading.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
scripts_auto_postprocessing.py ruff auto fixes 2023-05-10 11:05:02 +03:00
scripts_postprocessing.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
scripts.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_disable_initialization.py Merge pull request #14216 from wfjsw/state-dict-ref-comparison 2023-12-14 10:15:22 +03:00
sd_emphasis.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_hijack_checkpoint.py add option to show/hide warnings 2023-01-18 23:04:24 +03:00
sd_hijack_clip_old.py add infotext entry for emphasis; put emphasis into a separate file, add an option to parse but still ignore emphasis 2024-02-11 09:39:51 +03:00
sd_hijack_clip.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_hijack_ip2p.py imports cleanup for ruff 2023-05-10 08:43:42 +03:00
sd_hijack_open_clip.py Update sd_hijack_open_clip.py 2024-01-25 06:09:01 -08:00
sd_hijack_optimizations.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_hijack_unet.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_hijack_utils.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_hijack_xlmr.py imports cleanup for ruff 2023-05-10 08:43:42 +03:00
sd_hijack.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_models_config.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_models_types.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_models_xl.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_models.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_samplers_cfg_denoiser.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_samplers_common.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_samplers_compvis.py Merge branch 'dev' into refiner 2023-08-08 21:49:47 +03:00
sd_samplers_extra.py Simplify restart_sampler (suggested by ruff) 2023-11-22 18:05:12 +02:00
sd_samplers_kdiffusion.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_samplers_lcm.py rework sigma device mapping 2024-02-07 00:44:12 -08:00
sd_samplers_timesteps_impl.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_samplers_timesteps.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_samplers.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_schedulers.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_unet.py Revert "Fix ruff linter (#137)" (#143) 2024-02-08 21:24:04 -05:00
sd_vae_approx.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_vae_taesd.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sd_vae.py Revert "Fix ruff linter (#137)" (#143) 2024-02-08 21:24:04 -05:00
shared_cmd_options.py i 2024-01-27 09:44:44 -08:00
shared_gradio_themes.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
shared_init.py Revert "Fix ruff linter (#137)" (#143) 2024-02-08 21:24:04 -05:00
shared_items.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
shared_options.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
shared_state.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
shared_total_tqdm.py split shared.py into multiple files; should resolve all circular reference import errors related to shared.py 2023-08-09 10:25:35 +03:00
shared.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
styles.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
sub_quadratic_attention.py Fix some deprecated types 2023-08-29 00:54:57 -06:00
sysinfo.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
timer.py add --log-startup option to print detailed startup progress 2023-07-22 17:15:38 +03:00
torch_utils.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
txt2img.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ui_checkpoint_merger.py gradio 3.39 2023-08-04 08:04:23 +03:00
ui_common.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ui_components.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ui_extensions.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ui_extra_networks_checkpoints_user_metadata.py SD VAE rework 2 2023-08-07 08:07:20 +03:00
ui_extra_networks_checkpoints.py fix checkpoint selection not working for #14588 2024-02-02 19:41:07 +03:00
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 Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ui_extra_networks.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ui_gradio_extensions.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ui_loadsave.py fix #880 2024-07-29 09:22:44 -06:00
ui_postprocessing.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ui_prompt_styles.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ui_settings.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ui_tempdir.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ui_toprow.py fix #880 2024-07-29 09:22:44 -06:00
ui.py remove train tab 2024-07-29 10:02:43 -06:00
upscaler_utils.py 1.10.1 2024-07-27 06:39:58 -07:00
upscaler.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
util.py Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
xlmr_m18.py change import statements for #14478 2023-12-31 22:38:30 +03:00
xlmr.py change import statements for #14478 2023-12-31 22:38:30 +03:00
xpu_specific.py Fix format 2024-01-06 19:14:06 +08:00