remove packages from requirements.txt

This commit is contained in:
Artiprocher
2024-08-26 15:01:35 +08:00
parent 547aca3db2
commit e70eaa6a31
2 changed files with 4 additions and 1 deletions

View File

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

View File

@@ -2,7 +2,6 @@ torch>=2.0.0
cupy-cuda12x
transformers
controlnet-aux==0.0.7
gradio
imageio
imageio[ffmpeg]
safetensors