An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

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 |