automatic/modules
Seunghoon Lee 53736ea7cb
fix
2023-04-25 23:07:25 +09:00
..
api new middleware handler and ability to restart server on-the-fly 2023-04-16 15:57:00 -04:00
codeformer fix F541 f-string without any placeholders 2022-12-24 21:35:29 +02:00
hypernetworks handle duplicate extensions and redo exception handler 2023-04-14 09:57:53 -04:00
lora@852481e14d combo patch 2023-04-24 10:30:23 -04:00
lycoris@8b47a5349b fix logger 2023-04-19 14:11:25 -04:00
models/diffusion fix broken generate and add progress bars 2023-03-26 14:23:45 -04:00
textual_inversion fix dtype logic 2023-04-21 15:04:05 -04:00
call_queue.py disable xformers/sdp if cannot be used 2023-04-21 11:32:19 -04:00
cmd_args.py Merge pull request #438 from Sakura-Luna/pr9295 2023-04-24 11:36:28 -04:00
codeformer_model.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
deepbooru.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
deepbooru_model.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
devices.py First DirectML implementation. 2023-04-25 01:43:19 +09:00
errors.py update setup to deal with extensions preload 2023-04-22 11:23:17 -04:00
esrgan_model.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
esrgan_model_arch.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
extensions.py fix broken js 2023-04-18 10:06:55 -04:00
extra_networks.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
extra_networks_hypernet.py Merge pull request #383 from missionfloyd/extra-network-none 2023-04-22 12:28:34 -04:00
extras.py switch cmdflags to settings 2023-04-12 10:40:11 -04:00
face_restoration.py
generation_parameters_copypaste.py premerge cleanup 2023-04-24 11:39:39 -04:00
gfpgan_model.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
hashes.py disable xformers/sdp if cannot be used 2023-04-21 11:32:19 -04:00
images.py handle torch cuda crashing in setup 2023-04-23 11:09:36 -04:00
img2img.py apply patch 2023-04-23 10:18:38 -04:00
import_hook.py disable xformers/sdp if cannot be used 2023-04-21 11:32:19 -04:00
interrogate.py jump patch 2023-04-20 11:20:27 -04:00
localization.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
lowvram.py Add support for the Variations models (unclip-h and unclip-l) 2023-03-25 21:03:07 -04:00
mac_specific.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
masking.py Fix non-square full resolution inpainting. 2022-10-30 15:33:02 -07:00
memmon.py major installer work 2023-04-13 11:19:15 -04:00
middleware.py fix logger 2023-04-19 14:11:25 -04:00
modelloader.py make tensorflow optional 2023-04-23 08:11:26 -04:00
paths.py fix paths 2023-04-20 11:56:07 -04:00
paths_internal.py premerge cleanup 2023-04-24 11:39:39 -04:00
postprocessing.py apply patch 2023-04-23 10:18:38 -04:00
processing.py Merge pull request #438 from Sakura-Luna/pr9295 2023-04-24 11:36:28 -04:00
progress.py combo patch 2023-04-24 10:30:23 -04:00
prompt_parser.py fix prompt parser 2023-04-01 07:53:23 -04:00
realesrgan_model.py Fix PLMS & DPM & DDIM. 2023-04-25 01:55:27 +09:00
safe.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
script_callbacks.py CFGDenoiser and script_callbacks mod for SAG 2023-04-21 13:17:17 -07:00
script_loading.py update setup to deal with extensions preload 2023-04-22 11:23:17 -04:00
scripts.py post merge fixes 2023-04-21 09:36:11 -04:00
scripts_auto_postprocessing.py add an option to enable sections from extras tab in txt2img/img2img 2023-01-26 23:31:32 +03:00
scripts_postprocessing.py initial gradio 3.22 support 2023-03-25 09:00:36 +03:00
sd_disable_initialization.py make it possible to load SD1 checkpoints without CLIP 2023-02-05 11:21:00 +03:00
sd_hijack.py Fix PLMS & DPM & DDIM. 2023-04-25 01:55:27 +09:00
sd_hijack_checkpoint.py add option to show/hide warnings 2023-01-18 23:04:24 +03:00
sd_hijack_clip.py switch cmdflags to settings 2023-04-12 10:40:11 -04:00
sd_hijack_clip_old.py CLIP hijack rework 2023-01-07 01:46:13 +03:00
sd_hijack_directml.py need full precision for model & vae. 2023-04-25 23:04:52 +09:00
sd_hijack_inpainting.py Fix PLMS & DPM & DDIM. 2023-04-25 01:55:27 +09:00
sd_hijack_ip2p.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
sd_hijack_open_clip.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
sd_hijack_optimizations.py need full precision for model & vae. 2023-04-25 23:04:52 +09:00
sd_hijack_unet.py Update sd_hijack_unet.py 2023-03-24 16:25:42 +04:00
sd_hijack_utils.py Fix full previews, --no-half-vae 2023-01-26 01:43:35 -05:00
sd_hijack_xlmr.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
sd_models.py fix dtype logic 2023-04-21 15:04:05 -04:00
sd_models_config.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
sd_samplers.py UniPC does not support img2img (for now) 2023-02-10 05:00:54 -08:00
sd_samplers_common.py combo patch 2023-04-24 10:30:23 -04:00
sd_samplers_compvis.py Add support for the Variations models (unclip-h and unclip-l) 2023-03-25 21:03:07 -04:00
sd_samplers_kdiffusion.py CFGDenoiser and script_callbacks mod for SAG 2023-04-21 13:17:17 -07:00
sd_vae.py Merge branch 'master' into pr9295 2023-04-24 13:19:57 +08:00
sd_vae_approx.py modules/sd_vae_approx.py: fix VAE-approx path 2023-03-11 20:00:12 +08:00
shared.py fix 2023-04-25 23:07:25 +09:00
shared_items.py switch cmdflags to settings 2023-04-12 10:40:11 -04:00
styles.py combo patch 2023-04-24 10:30:23 -04:00
sub_quadratic_attention.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
timer.py redo timers 2023-04-04 10:18:39 -04:00
txt2img.py Extension compatibility fix 2023-04-20 21:24:17 +02:00
ui.py update setup to deal with extensions preload 2023-04-22 11:23:17 -04:00
ui_common.py optional model loader and integrate image info 2023-04-17 15:31:43 -04:00
ui_components.py initial gradio 3.22 support 2023-03-25 09:00:36 +03:00
ui_extensions.py new middleware handler and ability to restart server on-the-fly 2023-04-16 15:57:00 -04:00
ui_extra_networks.py Use smaller ToolButton for 🔃 in extra networks submenu 2023-04-20 14:43:46 -04:00
ui_extra_networks_checkpoints.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
ui_extra_networks_hypernets.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
ui_extra_networks_textual_inversion.py update requirements 2023-04-16 07:42:21 -04:00
ui_postprocessing.py apply patch 2023-04-23 10:18:38 -04:00
ui_tempdir.py jump patch 2023-04-20 11:20:27 -04:00
upscaler.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
xlmr.py parse model preload 2023-04-20 23:19:25 -04:00