diff options
author | AUTOMATIC <16777216c@gmail.com> | 2023-05-10 03:53:25 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2023-05-10 03:53:25 +0000 |
commit | 921dc4639b5552438c6d28292130dc34dde4c715 (patch) | |
tree | 928d6e5e6a117fe286544c5d1d39e22998cd00f5 /requirements.txt | |
parent | c8791c1d37502f162b8616b066303bfadc4a749b (diff) | |
parent | f07af8db6489544ce593bef2265146a4c829e67b (diff) | |
download | stable-diffusion-webui-gfx803-921dc4639b5552438c6d28292130dc34dde4c715.tar.gz stable-diffusion-webui-gfx803-921dc4639b5552438c6d28292130dc34dde4c715.tar.bz2 stable-diffusion-webui-gfx803-921dc4639b5552438c6d28292130dc34dde4c715.zip |
Merge branch 'dev' into release_candidate
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 c08c82d7..35987a13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ basicsr fonts
font-roboto
gfpgan
-gradio==3.28.1
+gradio==3.29.0
numpy
omegaconf
opencv-contrib-python
|