mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-19 06:48:12 +00:00
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
|
||||
|
||||
```
|
||||
pip install gradio
|
||||
```
|
||||
|
||||
```
|
||||
python apps/gradio/DiffSynth_Studio.py
|
||||
```
|
||||
|
||||
@@ -2,7 +2,6 @@ torch>=2.0.0
|
||||
cupy-cuda12x
|
||||
transformers
|
||||
controlnet-aux==0.0.7
|
||||
gradio
|
||||
imageio
|
||||
imageio[ffmpeg]
|
||||
safetensors
|
||||
|
||||
Reference in New Issue
Block a user