diff options
author | AUTOMATIC <16777216c@gmail.com> | 2023-01-14 10:38:10 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2023-01-14 10:38:10 +0000 |
commit | 6eb72fd13f34d94d5459290dd1a0bf0e9ddeda82 (patch) | |
tree | a72fbda40055d8c70325bddff000a9f9ed43b4d1 /requirements.txt | |
parent | febd2b722e80959b89a0e5966a159b4eb430c5a5 (diff) | |
download | stable-diffusion-webui-gfx803-6eb72fd13f34d94d5459290dd1a0bf0e9ddeda82.tar.gz stable-diffusion-webui-gfx803-6eb72fd13f34d94d5459290dd1a0bf0e9ddeda82.tar.bz2 stable-diffusion-webui-gfx803-6eb72fd13f34d94d5459290dd1a0bf0e9ddeda82.zip |
bump gradio to 3.16.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 e1dbf8e5..6cdea781 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ fairscale==0.4.4 fonts
font-roboto
gfpgan
-gradio==3.15.0
+gradio==3.16.1
invisible-watermark
numpy
omegaconf
|