Commit Graph
266 Commits
Author SHA1 Message Date
Haoming 129faabc4c kontext 2025-08-04 11:28:14 +08:00
Haoming 6dc921ecfc Kontext Support 2025-08-04 11:04:19 +08:00
Haoming 2b46ae01ac krea 2025-08-02 21:25:38 +08:00
Haoming 3498be584e nunchaku - bump 2025-08-01 19:33:15 +08:00
Haoming 261ab9a16b nunchaku - optimization 2025-08-01 19:33:15 +08:00
Haoming f4ebfaf4b2 nunchaku - rename 2025-08-01 19:33:15 +08:00
Haoming b3789e9894 nunchaku - T5 2025-08-01 14:39:42 +08:00
Haoming bef4565cd2 nunchaku - shut up 2025-08-01 12:49:46 +08:00
Haoming 90261d9293 nunchaku - flux 2025-08-01 12:49:34 +08:00
Haoming a451252941 opt 2025-07-29 18:20:46 +08:00
Haoming bed42aad55 fast 2025-07-29 17:26:17 +08:00
Haoming 3090e138d2 args 2025-07-29 16:54:30 +08:00
Haoming d0664031f2 clean up 2025-07-29 16:30:21 +08:00
Haoming 9ecb1a9139 flash xformers 2025-07-29 15:52:30 +08:00
Haoming e285366e4d sage 2025-07-29 15:47:48 +08:00
Haoming be71a80fb6 attention 2025-07-29 14:42:38 +08:00
Haoming 872a35125e pkgs 2025-07-29 14:42:32 +08:00
Haoming 8e1de0c78b args 2025-07-29 14:42:27 +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 3b84a5d299 lint 2025-07-28 16:43:27 +08:00
Haoming 355e7dfcc3 lint 2025-07-28 16:42:20 +08:00
Haoming 115f93ecbc lint 2025-07-28 16:41:35 +08:00
Haoming e206733dd9 lint 2025-07-28 16:41:12 +08:00
Haoming 01411f7a05 lint 2025-07-28 16:40:10 +08:00
Haoming aafdea3bef lint 2025-07-28 16:35:11 +08:00
Haoming 89ef4d6e89 lint 2025-07-28 16:34:45 +08:00
Haoming 7c545103a9 lint 2025-07-28 16:32:43 +08:00
Haoming edc8c3db65 yeet 2025-07-28 16:21:14 +08:00
Haoming fb998d1eda clean up 2025-07-27 17:55:00 +08:00
Mathieu CroqueloisandGitHub d6b1d188b9 Add support for fp8 scaled (#2946) 2025-06-24 20:19:27 -04:00
Mathieu CroqueloisandGitHub 963e7643f0 Add Chroma (#2925) 2025-06-23 18:35:06 -04:00
Mathieu CroqueloisandGitHub 17a42e5877 Add BF16 to GGUF (#2877) 2025-05-19 00:06:23 -04:00
machinaandGitHub 0ced1d0cd0 Support wd_on_output for DoRA (#2856) 2025-05-05 09:32:33 -04:00
DenOfEquityandGitHub 5e1dcd35a8 some extra lora support, inc. new glora (#2715)
* support new glora (via ComfyUI)
* support BFL FluxTools loras (mostly via ComfyUI)
* also support using loras (like Hyper, Turbo) with FluxTools models
2025-03-04 00:26:43 +00:00
DenOfEquityandGitHub 4f825bc070 fix zero'd cond_t5 device (#2701)
could be created on the wrong device if user has enough VRAM for Forge to run text encoders on GPU.
just move it to the cond_l device
2025-02-27 22:01:35 +00:00
DenOfEquityandGitHub 3ce373939e this is useful (spiece.model for SD3 T5 tokenizer)(#2699) 2025-02-27 20:40:19 +00:00
f23bc80d2f SD3+ (#2688)
Co-authored-by: graemeniedermayer [email protected]
2025-02-27 17:54:44 +00:00
DenOfEquityandGitHub 8dd92501e6 Add SDXL refiner model (#2686)
add sdxlrefiner
adjust some Settings
custom CLIP-G support
2025-02-25 10:49:47 +00:00
DenOfEquityandGitHub 184bb04f8d increased support for custom CLIPs (#2642)
increased support for custom CLIPs
more forms recognised
now can be applied to sd1.5, sdxl, (sd3)
2025-02-21 12:01:39 +00:00
DenOfEquityandGitHub 4a30c15769 update for Save Checkpoint button (#2636)
function in Checkpoint Merger previously produced unusable checkpoints for non-Flux architectures because keys had names not recognised by the model loader
2025-02-09 13:21:15 +00:00
hako-mikanandGitHub daee4c0d8f Add force refresh to LoRA Loader refresh function (#2584) 2025-01-28 16:04:44 -05:00
DenOfEquityandGitHub 2051c4100b Apply emphasis mode changes immediately (#2423)
Previously emphasis mode changes applied only on model load.
Also added handling for mode 'None' (literal interpretation), which previously gave results identical to mode 'Ignore'.
2024-12-08 19:25:39 +00: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
catboxanonandGitHub 6e1a7908b4 Fallback to estimated prediction if .yaml prediction not suitable (#2273) 2024-11-06 23:49:18 -05:00
catboxanonandGitHub f4afbaff45 Only use .yaml config prediction if actually set (#2272) 2024-11-06 23:44:12 -05:00
catboxanonandGitHub 05b01da01f Fix ldm .yaml loading typo (#2248) 2024-11-02 10:29:13 -04:00
catboxanonandGitHub 90a6970fb7 Compatibility for ldm .yaml configs (#2247) 2024-11-02 10:16:51 -04:00
layerdiffusion d50f390c7e rewrite mu shift 2024-10-31 22:57:26 -07:00
catboxanonandGitHub 6f4350d65f Fix typo in .yaml config load (#2228) 2024-10-31 07:09:27 -04:00