mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-19 14:58:12 +00:00
366 B
366 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