mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-23 17:38:10 +00:00
Update README.md
This commit is contained in:
@@ -51,7 +51,9 @@ DiffSynth Studio is a Diffusion engine. We have restructured architectures inclu
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```
|
```
|
||||||
pip install git+https://github.com/modelscope/DiffSynth-Studio.git
|
git clone 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