mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-18 22:08:13 +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
|
||||
|
||||
```
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user