13 Commits

Author SHA1 Message Date
kijai
0bd3da569e code cleanup
codebase getting too bloated:
drop PAB support in favor of FasterCache
drop temporal tilling in favor of FreeNoise
2024-11-14 19:54:52 +02:00
kijai
5b4819ba65 support Tora for Fun -models 2024-10-29 10:44:09 +02:00
kijai
e047e6f07f controlnet with context windowing 2024-10-08 17:56:30 +03:00
kijai
00d38f9a22 context schedule and all samplers for the non-Fun sampler as well 2024-10-06 01:28:20 +03:00
kijai
2be8f694b0 use proper length RoPE embeds with context windowing 2024-10-05 22:04:51 +03:00
kijai
1801c65e97 FreeNoise noise shuffling for context windows 2024-10-05 19:29:09 +03:00
kijai
453ee1606e Add context schedules for the control pipeline 2024-10-05 16:15:34 +03:00
kijai
7af6666c67 latent input for the control sampler, allows vid2vid along with pose input 2024-10-04 13:14:54 +03:00
kijai
4fb602cad5 remove prints 2024-10-02 20:27:38 +03:00
kijai
f9f06d595e temporal tiling for the control pipe 2024-10-02 20:14:45 +03:00
kijai
627af9341c separate control image encoder and add tiled encode support for it
tiled encoding code thanks to MinusZoneML:
https://github.com/MinusZoneAI/ComfyUI-CogVideoX-MZ/blob/main/mz_enable_vae_encode_tiling.py
2024-10-02 18:08:11 +03:00
Jukka Seppänen
f3a1ff933e Add control strenght, start and end percent adjustments 2024-09-30 17:50:48 +03:00
kijai
55325f97a7 initial CogVideoX-Fun 1.1 support
every possible model/workflow combination not tested yet
2024-09-30 13:57:37 +03:00