Files
DiffSynth-Studio/docs/en/Pipeline_Usage/Setup.md
2025-12-04 16:33:07 +08:00

595 B

Installing Dependencies

Install from source (recommended):

git clone https://github.com/modelscope/DiffSynth-Studio.git
cd DiffSynth-Studio
pip install -e .

Install from PyPI (there may be delays in version updates; for latest features, install from source):

pip install diffsynth

If you encounter issues during installation, they may be caused by upstream dependency packages. Please refer to the documentation for these packages: