mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-09 08:42:30 +08:00
People are doing things with big frame counts in LTX including V2V flows. Implement the time-chunked encoder to keep the VRAM down, with the converse of the new CPU pre-allocation technique, where the chunks are brought from the CPU JIT. |
||
|---|---|---|
| .. | ||
| audio_vae.py | ||
| causal_audio_autoencoder.py | ||
| causal_conv3d.py | ||
| causal_video_autoencoder.py | ||
| conv_nd_factory.py | ||
| dual_conv3d.py | ||
| pixel_norm.py | ||