Files
DiffSynth-Studio/docs/source_en/GetStarted/Installation.md
yrk111222 24b78148b8 Add files via upload
电脑更换,完成到D:\translate\DiffSynth-Studio\docs\source_en\finetune,该写第四个文档
2024-10-18 11:36:48 +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