Files
DiffSynth-Studio/docs/source/GetStarted/Installation.md
Qianyi Zhao 7f6e35fe35 add docs (#201)
add docs.
2024-09-10 18:46:24 +08:00

328 B

安装

从源码下载

  1. 克隆源码仓库:

    git clone https://github.com/modelscope/DiffSynth-Studio.git
    
  2. 进入项目目录并安装:

    cd DiffSynth-Studio
    pip install -e .
    

使用 PyPI 下载

直接通过 PyPI 安装:

pip install diffsynth