mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-23 00:58:11 +00:00
update setup.py
This commit is contained in:
@@ -51,9 +51,7 @@ DiffSynth Studio is a Diffusion engine. We have restructured architectures inclu
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/modelscope/DiffSynth-Studio.git
|
pip install git+https://github.com/modelscope/DiffSynth-Studio.git
|
||||||
cd DiffSynth-Studio
|
|
||||||
pip install -e .
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage (in Python code)
|
## Usage (in Python code)
|
||||||
|
|||||||
Reference in New Issue
Block a user