diff options
author | AUTOMATIC1111 <16777216c@gmail.com> | 2023-08-24 06:35:58 +0000 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2023-08-24 06:41:30 +0000 |
commit | b0211ff7f865da3ada6e97c1c86a368d0571ae70 (patch) | |
tree | 96d1dbbec1642f1797db754e08978a4b60f763cd /requirements.txt | |
parent | 0027ce1f6e58c5f4279173e468a60aef420babfe (diff) | |
download | stable-diffusion-webui-gfx803-b0211ff7f865da3ada6e97c1c86a368d0571ae70.tar.gz stable-diffusion-webui-gfx803-b0211ff7f865da3ada6e97c1c86a368d0571ae70.tar.bz2 stable-diffusion-webui-gfx803-b0211ff7f865da3ada6e97c1c86a368d0571ae70.zip |
bump gradio version
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 d83092f0..960fa0bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ clean-fid einops
fastapi>=0.90.1
gfpgan
-gradio==3.39.0
+gradio==3.41.0
inflection
jsonmerge
kornia
|