mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-19 23:08:13 +00:00
343 B
343 B
Installation
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