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

343 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