Vorbereitung für den Einbau
在使用ComfyUI-AniSora之前,需要确保系统满足以下条件:
- 已安装Python 3.8或更高版本
- 配置好NVIDIA GPU环境(推荐显存8GB+)
- Git-Versionskontrollwerkzeuge
详细安装步骤
- Installation von ComfyUI:从GitHub克隆官方仓库(https://github.com/comfyanonymous/ComfyUI)
- Hinzufügen von Plug-Ins:进入custom_nodes目录执行
git clone https://github.com/Yuan-ManX/ComfyUI-AniSora.git
- Installation von Abhängigkeiten:依次运行
pip install -r req-fastvideo.txt
im Gesang antwortenpip install -r requirements.txt
- Das Modell erhalten:从Hugging Face下载AniSoraV2模型权重并放入指定目录
安装完成后,启动ComfyUI即可在节点列表中找到AniSora相关功能模块。
Diese Antwort stammt aus dem ArtikelComfyUI-AniSora: Mit einem Klick vielfältige Videos im Anime-Stil erstellenDie