diff options
author | AUTOMATIC <16777216c@gmail.com> | 2023-05-18 17:25:07 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2023-05-18 17:25:07 +0000 |
commit | 92902e180e57a7701fb4bc2a037749f677b79557 (patch) | |
tree | 7f6d6095530e9b97da46087891859389eab89dd2 /requirements.txt | |
parent | ff0e17174f8d93a71fdd5a4a80a4629bbf97f822 (diff) | |
download | stable-diffusion-webui-gfx803-92902e180e57a7701fb4bc2a037749f677b79557.tar.gz stable-diffusion-webui-gfx803-92902e180e57a7701fb4bc2a037749f677b79557.tar.bz2 stable-diffusion-webui-gfx803-92902e180e57a7701fb4bc2a037749f677b79557.zip |
bump gradio
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 302b3dab..34e4520d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ blendmodes accelerate
basicsr
gfpgan
-gradio==3.29.0
+gradio==3.31.0
numpy
omegaconf
opencv-contrib-python
|