mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-23 09:28:12 +00:00
Merge pull request #176 from modelscope/Artiprocher-dev
remove packages from requirements.txt
This commit is contained in:
@@ -171,6 +171,10 @@ Before launching the WebUI, please download models to the folder `./models`. See
|
|||||||
|
|
||||||
* `Gradio` version
|
* `Gradio` version
|
||||||
|
|
||||||
|
```
|
||||||
|
pip install gradio
|
||||||
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
python apps/gradio/DiffSynth_Studio.py
|
python apps/gradio/DiffSynth_Studio.py
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -2,7 +2,6 @@ torch>=2.0.0
|
|||||||
cupy-cuda12x
|
cupy-cuda12x
|
||||||
transformers
|
transformers
|
||||||
controlnet-aux==0.0.7
|
controlnet-aux==0.0.7
|
||||||
gradio
|
|
||||||
imageio
|
imageio
|
||||||
imageio[ffmpeg]
|
imageio[ffmpeg]
|
||||||
safetensors
|
safetensors
|
||||||
|
|||||||
Reference in New Issue
Block a user