diff --git a/README.md b/README.md index ecc23da..e16f1e3 100644 --- a/README.md +++ b/README.md @@ -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 ``` diff --git a/requirements.txt b/requirements.txt index 77a5adf..9159ab9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,6 @@ torch>=2.0.0 cupy-cuda12x transformers controlnet-aux==0.0.7 -gradio imageio imageio[ffmpeg] safetensors