gkalstn0 Claude Opus 4.6 (1M context) commited on
Commit
b790e27
·
1 Parent(s): b59003f

docs: add ComfyUI release to News + update ComfyUI section

Browse files

- News: ComfyUI-MotifVideo2B released, GGUF workflow coming soon
- ComfyUI section: repo link, High VRAM required note, GGUF in progress

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -64,6 +64,7 @@ widget:
64
 
65
  ## 🔥 News
66
 
 
67
  - **[2026-04-28]** **GGUF quantized weights** now available at [Motif-Video-2B-GGUF](https://huggingface.co/Motif-Technologies/Motif-Video-2B-GGUF) — up to 2.7 GB VRAM savings with no speed penalty. **SageAttention** support for ~2× faster inference. See [GGUF + SageAttention](#🧊-gguf--sageattention) below.
68
  - **[2026-04-14]** We release **Motif-Video 2B**, our 2B-parameter text-to-video and image-to-video diffusion transformer, together with the full [technical report](https://arxiv.org/abs/2604.16503).
69
 
@@ -385,7 +386,9 @@ This stores the transformer weights in FP8 (8-bit) instead of BF16 (16-bit), red
385
 
386
  ### 🖥️ ComfyUI
387
 
388
- Official ComfyUI custom nodes for Motif-Video 2B are currently in development. Stay tuned for updates.
 
 
389
 
390
  ---
391
 
 
64
 
65
  ## 🔥 News
66
 
67
+ - **[2026-04-28]** **ComfyUI custom nodes** released: [ComfyUI-MotifVideo2B](https://github.com/MotifTechnologies/ComfyUI-MotifVideo2B). GGUF workflow support coming soon.
68
  - **[2026-04-28]** **GGUF quantized weights** now available at [Motif-Video-2B-GGUF](https://huggingface.co/Motif-Technologies/Motif-Video-2B-GGUF) — up to 2.7 GB VRAM savings with no speed penalty. **SageAttention** support for ~2× faster inference. See [GGUF + SageAttention](#🧊-gguf--sageattention) below.
69
  - **[2026-04-14]** We release **Motif-Video 2B**, our 2B-parameter text-to-video and image-to-video diffusion transformer, together with the full [technical report](https://arxiv.org/abs/2604.16503).
70
 
 
386
 
387
  ### 🖥️ ComfyUI
388
 
389
+ Official ComfyUI custom nodes: [ComfyUI-MotifVideo2B](https://github.com/MotifTechnologies/ComfyUI-MotifVideo2B)
390
+
391
+ > **Note:** Currently requires **High VRAM** mode. GGUF quantized model loading in ComfyUI is in progress.
392
 
393
  ---
394