| .. |
|
api
|
fix api image paths
|
2023-04-25 14:58:35 -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@d52c524fc2
|
reduce extra network exceptions
|
2023-04-27 09:42:41 -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 embedding preview
|
2023-04-25 15:37:47 -04:00 |
|
call_queue.py
|
disable xformers/sdp if cannot be used
|
2023-04-21 11:32:19 -04:00 |
|
cmd_args.py
|
update
|
2023-04-27 15:47:13 -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
|
Merge pull request #383 from missionfloyd/extra-network-none
|
2023-04-22 12:28:34 -04:00 |
|
extras.py
|
update geninfo
|
2023-04-25 09:53:11 -04:00 |
|
face_restoration.py
|
…
|
|
|
generation_parameters_copypaste.py
|
jumbo patch
|
2023-04-27 13:12:20 -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
|
update geninfo
|
2023-04-25 09:53:11 -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
|
…
|
|
|
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
|
update models_dir
|
2023-04-28 09:29:03 -04:00 |
|
postprocessing.py
|
apply patch
|
2023-04-23 10:18:38 -04:00 |
|
processing.py
|
jumbo patch
|
2023-04-27 13:12:20 -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 realesrgan path, secondary sampler
|
2023-04-27 09:22:10 -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
|
increase thumnails
|
2023-04-26 14:48:12 -04:00 |
|
scripts_auto_postprocessing.py
|
add shared.url
|
2023-04-26 15:55:18 -04: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
|
jumbo patch
|
2023-04-27 13:12:20 -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
|
update samplers
|
2023-04-24 16:16:52 -04:00 |
|
sd_models_config.py
|
lycoris, strong linting, model keyword, circular imports
|
2023-04-15 10:28:31 -04:00 |
|
sd_samplers.py
|
fix sampler list
|
2023-04-24 12:17:01 -04: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
|
update rollback vae
|
2023-04-26 09:02:32 -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
|
update
|
2023-04-27 15:47:13 -04: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
|
jumbo patch
|
2023-04-27 13:12:20 -04:00 |
|
ui.py
|
jumbo patch
|
2023-04-27 13:12:20 -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
|
validate script_args
|
2023-04-25 19:02:43 -04:00 |
|
ui_extra_networks.py
|
reduce extra network exceptions
|
2023-04-27 09:42:41 -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
|
ti fixes
|
2023-04-25 09:21:38 -04:00 |
|
ui_extra_networks_textual_inversion.py
|
ti fixes
|
2023-04-25 09:21:38 -04:00 |
|
ui_postprocessing.py
|
fix geninfo pretty print
|
2023-04-26 15:09:30 -04:00 |
|
ui_tempdir.py
|
jump patch
|
2023-04-20 11:20:27 -04:00 |
|
upscaler.py
|
fix realesrgan path, secondary sampler
|
2023-04-27 09:22:10 -04:00 |
|
xlmr.py
|
parse model preload
|
2023-04-20 23:19:25 -04:00 |