Merge pull request #176 from modelscope/Artiprocher-dev

remove packages from requirements.txt
This commit is contained in:
Zhongjie Duan
2024-08-26 15:02:59 +08:00
committed by GitHub
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