https://github.com/Yuan-ManX/ComfyUI-SkyReels-A2
Make SkyReels-A2 avialbe in ComfyUI.
https://github.com/Yuan-ManX/ComfyUI-SkyReels-A2
Last synced: 13 days ago
JSON representation
Make SkyReels-A2 avialbe in ComfyUI.
- Host: GitHub
- URL: https://github.com/Yuan-ManX/ComfyUI-SkyReels-A2
- Owner: Yuan-ManX
- License: mit
- Created: 2025-04-07T07:19:15.000Z (16 days ago)
- Default Branch: main
- Last Pushed: 2025-04-07T08:06:23.000Z (16 days ago)
- Last Synced: 2025-04-07T08:27:27.250Z (16 days ago)
- Language: Python
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI-SkyReels-A2** - A2 model. (All Workflows Sorted by GitHub Stars)
README
# ComfyUI-SkyReels-A2
Make SkyReels-A2 avialbe in ComfyUI.
[SkyReels-A2](https://github.com/SkyworkAI/SkyReels-A2): Compose Anything in Video Diffusion Transformers.
## Installation
1. Make sure you have ComfyUI installed
2. Clone this repository into your ComfyUI's custom_nodes directory:
```
cd ComfyUI/custom_nodes
git clone https://github.com/Yuan-ManX/ComfyUI-SkyReels-A2.git
```3. Install dependencies:
```
cd ComfyUI-SkyReels-A2
pip install -r requirements.txt
```## 🪄 Models
| Models | Download Link | Video Size |
|--------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|
| A2-Wan2.1-14B-Preview | [Huggingface](https://huggingface.co/Skywork/SkyReels-A2) 🤗 | ~ 81 x 480 x 832 |
| A2-Wan2.1-14B | [To be released](https://github.com/SkyworkAI/SkyReels-A2) | ~ 81 x 480 x 832 |
| A2-Wan2.1-14B-Infinity | [To be released](https://github.com/SkyworkAI/SkyReels-A2) | ~ Inf x 720 x 1080 |