Update README.md

This commit is contained in:
Artiprocher
2024-06-25 17:03:52 +08:00
committed by GitHub
parent 40d24b8907
commit fa0ea0e1a4

View File

@@ -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)