Commit Graph
332 Commits
Author SHA1 Message Date
Haoming c21314e18b yeet 2026-02-05 20:42:27 +08:00
HaomingandGitHub 1163948c38 Flux.2-Klein 2026-01-28 15:08:57 +08:00
Haoming 6d5170e54a models 2026-01-25 13:09:55 +08:00
HaomingandGitHub 9921cf0e74 Rewrite Backend (#559) 2026-01-19 17:11:59 +08:00
Huang, Kai-WeiandGitHub 9d964f21c8 support relative path 2026-01-11 23:15:28 +08:00
Haoming e9adaa6450 latents 2025-12-29 12:23:24 +08:00
Haoming 77abd0f5b1 yeet 2025-12-15 10:31:34 +08:00
Haoming eecfcc461e Seed Variance Enhancer
https://github.com/ChangeTheConstants/SeedVarianceEnhancer
2025-12-08 22:48:03 +08:00
Haoming c2fbe299e0 llm 2025-12-08 17:42:22 +08:00
Haoming d975833292 Empty Early Prompt
https://www.reddit.com/r/StableDiffusion/comments/1p94z1y/get_more_variation_across_seeds_with_z_image_turbo/
2025-12-01 18:06:44 +08:00
HaomingandGitHub 6a4dee6794 update dynamic_args 2025-11-26 14:54:54 +08:00
Haoming 7daf36e358 list 2025-11-26 10:34:02 +08:00
Haoming f9f0954024 lint 2025-10-29 11:14:50 +08:00
Haoming cfdfe3fb0a eps 2025-10-28 16:58:11 +08:00
Haoming 442123122a Epsilon Scaling
https://github.com/comfyanonymous/ComfyUI/pull/10132
2025-10-27 09:31:29 +08:00
Haoming b5c8bedb9f sd_model 2025-10-18 15:39:26 +08:00
Haoming 9f02546517 reduce ram usage when switching checkpoint 2025-10-02 15:31:43 +08:00
Haoming 89c303c685 del 2025-09-03 12:06:37 +08:00
Haoming 182a8d1fd3 yeet 2025-09-03 11:29:40 +08:00
Haoming 32646dd7c4 sort 2025-08-07 14:50:18 +08:00
Haoming 922748bd83 sort 2025-08-06 18:26:05 +08:00
Haoming 98cba08d57 ckpt 2025-08-06 17:47:21 +08:00
Haoming 884de00c77 Alt + Shift + F 2025-08-06 17:34:05 +08:00
Haoming 80cadfe734 ckpt 2025-08-06 13:52:18 +08:00
Haoming 4e8dc22b09 option - optimizations 2025-08-05 10:43:06 +08:00
Haoming b343ae4753 yeet 2025-07-31 14:41:56 +08:00
Haoming aeaa306dba yeet SD2 2025-07-28 16:55:00 +08:00
Haoming 850b242e84 yeet SD3 2025-07-28 16:50:57 +08:00
Haoming 9dcbd25e25 yeet 2025-07-28 11:30:08 +08:00
DenOfEquityandGitHub 19a9a78c9b fix/workaround for potential memory leak (#2315)
unload old models, based on reference count <= 2
(in practise only noticed extra copies of JointTextEncoder, never KModel or IntegratedAutoencoderKL)
#2281 #2308 and others
2024-11-14 22:05:54 +00:00
DenOfEquityandGitHub ae8187bf2d Unload all models control (#2038)
* make unload_model_weights do that
* rename Settings > Actions > unload checkpoint button to 'Unload all models'
* remove (comment out) reload button, as it does nothing and is unlikely to ever do anything since models are loaded on demand
2024-10-12 12:51:26 +01:00
DenOfEquityandGitHub 7876862c43 Vae/te preferences via cards (#1912)
Allows setting of preferred VAE and Text encoder(s) for checkpoints when selected via Checkpoint cards. No selection saved means no change to current toprow setting. 'Built in' option, if the only choice, means clear the toprow selection (therefore use vae/te built-in to checkpoint).
Also allows setting model type for checkpoints (SD1/SD2/SDXL/Flux/Unknown) (user set only, no attempt at autodetection), enabling filtering of the cards based on UI preset.
2024-09-25 20:45:11 +01:00
layerdiffusion 70a555906a use safer codes 2024-08-31 10:55:19 -07:00
layerdiffusion 15f41b2e5e we do not need initial model download now
since we do not load model when UI start
2024-08-27 17:59:56 -07:00
layerdiffusion d8b83a9501 gguf preview 2024-08-15 00:03:32 -07:00
lllyasvielandGitHub 61f83dd610 support all flux models 2024-08-13 05:42:17 -07:00
lllyasvielandGitHub cfa5242a75 forge 2.0.0
see also discussions
2024-08-10 19:24:19 -07:00
layerdiffusion d3b81924df make none default to clip 2024-08-08 18:12:06 -07:00
layerdiffusion cebd828df2 backward compatibility 2024-08-08 17:39:01 -07:00
lllyasvielandGitHub 6921420b3f Load Model only when click Generate
#964
2024-08-08 14:51:13 -07:00
layerdiffusion 0128ae6041 fix hr fix prompt 2024-08-06 20:36:33 -07:00
lllyasvielandGitHub 71c94799d1 diffusion in fp8 landed 2024-08-06 16:47:39 -07:00
layerdiffusion fd283ce2de remove unused 2024-08-06 14:45:08 -07:00
layerdiffusion 6d789653b9 better model load logic 2024-08-06 14:34:57 -07:00
layerdiffusion c1b23bd494 rework and speed up model loading 2024-08-06 14:23:21 -07:00
lllyasvielandGitHub 71eaa5ca12 rework UI so that the toolbar is managed by Forge 2024-08-06 13:54:06 -07:00
layerdiffusion ae1d995d0d Finally removed model_hijack
finally
2024-08-05 21:05:25 -07:00
layerdiffusion 4980b85dd2 remove old stuff 2024-08-05 12:04:01 -07:00
layerdiffusion a9f4957a27 remove old stuff 2024-08-05 12:01:11 -07:00
layerdiffusion bccf9fb23a Free WebUI from its Prison
Congratulations WebUI. Say Hello to freedom.
2024-08-05 04:21:35 -07:00