Alibaba-WanX commited on
Commit
172584e
·
1 Parent(s): fd01678

update comfyui

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -28,6 +28,7 @@ In this repository, we present **Wan2.1**, a comprehensive and open suite of vid
28
  ## 🔥 Latest News!!
29
 
30
  * Feb 25, 2025: 👋 We've released the inference code and weights of Wan2.1.
 
31
 
32
 
33
  ## 📑 Todo List
@@ -35,14 +36,15 @@ In this repository, we present **Wan2.1**, a comprehensive and open suite of vid
35
  - [x] Multi-GPU Inference code of the 14B and 1.3B models
36
  - [x] Checkpoints of the 14B and 1.3B models
37
  - [x] Gradio demo
 
38
  - [ ] Diffusers integration
39
- - [ ] ComfyUI integration
40
  - Wan2.1 Image-to-Video
41
  - [x] Multi-GPU Inference code of the 14B model
42
  - [x] Checkpoints of the 14B model
43
  - [x] Gradio demo
 
44
  - [ ] Diffusers integration
45
- - [ ] ComfyUI integration
46
 
47
 
48
  ## Quickstart
@@ -329,7 +331,7 @@ We test the computational efficiency of different **Wan2.1** models on different
329
 
330
 
331
  ## Community Contributions
332
- - [DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) provides more support for Wan, including video-to-video, FP8 quantization, VRAM optimization, LoRA training, and more. Please refer to [their examples](https://github.com/modelscope/DiffSynth-Studio/tree/main/examples/wanvideo).
333
 
334
  -------
335
 
 
28
  ## 🔥 Latest News!!
29
 
30
  * Feb 25, 2025: 👋 We've released the inference code and weights of Wan2.1.
31
+ * Feb 27, 2025: 👋 Wan2.1 has been integrated into [ComfyUI](https://comfyanonymous.github.io/ComfyUI_examples/wan/). Enjoy!
32
 
33
 
34
  ## 📑 Todo List
 
36
  - [x] Multi-GPU Inference code of the 14B and 1.3B models
37
  - [x] Checkpoints of the 14B and 1.3B models
38
  - [x] Gradio demo
39
+ - [x] ComfyUI integration
40
  - [ ] Diffusers integration
 
41
  - Wan2.1 Image-to-Video
42
  - [x] Multi-GPU Inference code of the 14B model
43
  - [x] Checkpoints of the 14B model
44
  - [x] Gradio demo
45
+ - [X] ComfyUI integration
46
  - [ ] Diffusers integration
47
+
48
 
49
 
50
  ## Quickstart
 
331
 
332
 
333
  ## Community Contributions
334
+ - [DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) provides more support for **Wan2.1**, including video-to-video, FP8 quantization, VRAM optimization, LoRA training, and more. Please refer to [their examples](https://github.com/modelscope/DiffSynth-Studio/tree/main/examples/wanvideo).
335
 
336
  -------
337