Files
DiffSynth-Studio/docs/source_en/tutorial/Installation.md
yrk111222 883d26abb4 Add files via upload
第一版翻译完成,保留了getStart目录,有一些名词还是需要重新检查
2024-10-18 18:02:52 +08:00

366 B

Installation

From Source

  1. Clone the source repository:

    git clone https://github.com/modelscope/DiffSynth-Studio.git
    
  2. Navigate to the project directory and install:

    cd DiffSynth-Studio
    pip install -e .
    

From PyPI

Install directly via PyPI:

pip install diffsynth