From 6797c48002e977f2bc98ec4da1930f4cd46181a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AB=A0=E8=B0=A8?= Date: Thu, 27 Feb 2025 12:56:36 +0800 Subject: [PATCH] update comfyui --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8c95c58..b6da55d 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ In this repository, we present **Wan2.1**, a comprehensive and open suite of vid ## 🔥 Latest News!! * Feb 25, 2025: 👋 We've released the inference code and weights of Wan2.1. +* Feb 27, 2025: 👋 Wan2.1 has been integrated into [ComfyUI](https://comfyanonymous.github.io/ComfyUI_examples/wan/). Enjoy! ## 📑 Todo List @@ -35,14 +36,15 @@ In this repository, we present **Wan2.1**, a comprehensive and open suite of vid - [x] Multi-GPU Inference code of the 14B and 1.3B models - [x] Checkpoints of the 14B and 1.3B models - [x] Gradio demo + - [x] ComfyUI integration - [ ] Diffusers integration - - [ ] ComfyUI integration - Wan2.1 Image-to-Video - [x] Multi-GPU Inference code of the 14B model - [x] Checkpoints of the 14B model - [x] Gradio demo + - [X] ComfyUI integration - [ ] Diffusers integration - - [ ] ComfyUI integration + ## Quickstart @@ -329,7 +331,7 @@ We test the computational efficiency of different **Wan2.1** models on different ## Community Contributions -- [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). +- [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). -------