diff options
author | AUTOMATIC1111 <16777216c@gmail.com> | 2023-08-04 04:50:17 +0000 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2023-08-04 05:04:23 +0000 |
commit | 362789a3793025c698fa42372fd66c3c4f2d6413 (patch) | |
tree | 01bcae7741f9b2da0759601d4c048bd5054f7d00 /requirements.txt | |
parent | 71efc5bda81e1709c76cbf8a94220d78df3d955a (diff) | |
download | stable-diffusion-webui-gfx803-362789a3793025c698fa42372fd66c3c4f2d6413.tar.gz stable-diffusion-webui-gfx803-362789a3793025c698fa42372fd66c3c4f2d6413.tar.bz2 stable-diffusion-webui-gfx803-362789a3793025c698fa42372fd66c3c4f2d6413.zip |
gradio 3.39
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 b3f8a7f4..afdc6ee2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ blendmodes clean-fid
einops
gfpgan
-gradio==3.32.0
+gradio==3.39.0
inflection
jsonmerge
kornia
|