mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-19 06:48:12 +00:00
532 B
532 B
Installation
Currently, DiffSynth-Studio supports installation via cloning from GitHub or using pip. We recommend users to clone from GitHub to experience the latest features.
From Source
-
Clone the source repository:
git clone https://github.com/modelscope/DiffSynth-Studio.git -
Navigate to the project directory and install:
cd DiffSynth-Studio pip install -e .
From PyPI
Install directly via PyPI:
pip install diffsynth