diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-10-11 18:10:55 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-10-11 18:10:55 +0000 |
commit | d7474a5185df2af84a93a12bc7e140d24e0fc516 (patch) | |
tree | 0a9c515d57ee238c2c81ecd8a27274dae8b898d4 /requirements.txt | |
parent | 6a9ea5b41cf92cd9e980349bb5034439f4e7a58b (diff) | |
download | stable-diffusion-webui-gfx803-d7474a5185df2af84a93a12bc7e140d24e0fc516.tar.gz stable-diffusion-webui-gfx803-d7474a5185df2af84a93a12bc7e140d24e0fc516.tar.bz2 stable-diffusion-webui-gfx803-d7474a5185df2af84a93a12bc7e140d24e0fc516.zip |
bump gradio to 3.4.1
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 631fe616..a0d985ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ fairscale==0.4.4 fonts
font-roboto
gfpgan
-gradio==3.4b3
+gradio==3.4.1
invisible-watermark
numpy
omegaconf
|