update setup.py

This commit is contained in:
Artiprocher
2024-06-25 15:53:35 +08:00
parent 0489c62550
commit 1bf02f439f

View File

@@ -51,9 +51,7 @@ DiffSynth Studio is a Diffusion engine. We have restructured architectures inclu
## Installation
```
git clone https://github.com/modelscope/DiffSynth-Studio.git
cd DiffSynth-Studio
pip install -e .
pip install git+https://github.com/modelscope/DiffSynth-Studio.git
```
## Usage (in Python code)