ComfyUI-SkyReels-A2

ComfyUI-SkyReels-A2
★ 31

ComfyUI节点SkyReels-A2模型集成Python依赖
为 SkyReels-A2 模型提供一组 ComfyUI 节点,便捷集成该模型并简化安装与依赖配置。
💡 在 ComfyUI 中快速加载并使用 SkyReels-A2 模型
🍴 5 Forks💻 Python🔄 2025-05-27
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/a9fb3a59e10c
📦 requirements.txt
torch>=2.4.0
torchvision>=0.19.0
opencv-python>=4.9.0.80
git+https://github.com/huggingface/diffusers.git
transformers>=4.49.0
tokenizers>=0.20.3
accelerate>=1.1.1
tqdm
imageio
easydict
ftfy
dashscope
imageio-ffmpeg
flash_attn
gradio>=5.0.0
numpy>=1.23.5,<2
moviepy
📄 README

ComfyUI-SkyReels-A2

Make SkyReels-A2 avialbe in ComfyUI.

SkyReels-A2: Compose Anything in Video Diffusion Transformers.

Installation

  • Make sure you have ComfyUI installed
  • 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

  • Install dependencies:
  • cd ComfyUI-SkyReels-A2
    pip install -r requirements.txt

    🪄 Models

    | Models | Download Link | Video Size |

    |————————–|—————————————————————————————————————————————————————————————|———————————————————————————————–|

    | A2-Wan2.1-14B-Preview | Huggingface 🤗 | ~ 81 x 480 x 832 |

    | A2-Wan2.1-14B | To be released | ~ 81 x 480 x 832 |

    | A2-Wan2.1-14B-Infinity | To be released | ~ Inf x 720 x 1080 |