mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-19 06:48:12 +00:00
537 B
537 B
安装
目前,DiffSynth-Studio 支持从 GitHub 克隆安装或使用 pip 安装,我们建议用户从 GitHub 克隆安装,从而体验最新的功能。
从源码下载
-
克隆源码仓库:
git clone https://github.com/modelscope/DiffSynth-Studio.git -
进入项目目录并安装:
cd DiffSynth-Studio pip install -e .
使用 PyPI 下载
直接通过 PyPI 安装(功能更新存在延后):
pip install diffsynth