automatic/modules
Vladimir Mandic ec8453ff11 fix lora dir 2023-04-22 11:43:12 -04:00
..
api new middleware handler and ability to restart server on-the-fly 2023-04-16 15:57:00 -04:00
codeformer
hypernetworks handle duplicate extensions and redo exception handler 2023-04-14 09:57:53 -04:00
lora@b824bbfce6 fix lora/lyco dir 2023-04-22 09:05:26 -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 fix lora dir 2023-04-22 11:43:12 -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 add exception around torch properties 2023-04-22 08:35:17 -04: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 lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
extras.py switch cmdflags to settings 2023-04-12 10:40:11 -04:00
face_restoration.py
generation_parameters_copypaste.py port to vlad 2023-04-21 03:18:08 -05: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 jump patch 2023-04-20 11:20:27 -04:00
img2img.py Merge pull request #228 from Vespinian/fix_img2img_scriptrunner_for_gui 2023-04-21 09:30:39 -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
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 optional model loader and integrate image info 2023-04-17 15:31:43 -04:00
paths.py fix paths 2023-04-20 11:56:07 -04:00
paths_internal.py Fix problem when --data-dir is specified 2023-04-22 15:10:00 +09:00
postprocessing.py Merge pull request #244 from Pluventi/master 2023-04-21 09:28:31 -04:00
processing.py add setup.log note 2023-04-22 09:30:09 -04:00
progress.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
prompt_parser.py fix prompt parser 2023-04-01 07:53:23 -04:00
realesrgan_model.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04: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 disable xformers/sdp if cannot be used 2023-04-21 11:32:19 -04: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_inpainting.py lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04: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 lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04: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 Refactor Mac specific code to a separate file 2023-02-01 14:05:56 -05: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 parse model preload 2023-04-20 23:19:25 -04:00
sd_vae_approx.py modules/sd_vae_approx.py: fix VAE-approx path 2023-03-11 20:00:12 +08:00
shared.py add builtin gradio themes 2023-04-22 08:35:17 -04:00
shared_items.py switch cmdflags to settings 2023-04-12 10:40:11 -04:00
styles.py change style dropdowns to multiselect 2023-01-14 14:56:39 +03: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 jump patch 2023-04-20 11:20:27 -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