diff options
author | AUTOMATIC <16777216c@gmail.com> | 2023-05-01 11:27:53 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2023-05-01 11:27:53 +0000 |
commit | fe8a10d428bcc6be9cc8efb9772eca9e40f98dc8 (patch) | |
tree | d1e0ff50e327c3c59230b39907284c20ffbf0fe3 /requirements.txt | |
parent | 22bcc7be428c94e9408f589966c2040187245d81 (diff) | |
parent | 6fbd85dd0c0dffc06560bff91f4c4b65e441ca5f (diff) | |
download | stable-diffusion-webui-gfx803-fe8a10d428bcc6be9cc8efb9772eca9e40f98dc8.tar.gz stable-diffusion-webui-gfx803-fe8a10d428bcc6be9cc8efb9772eca9e40f98dc8.tar.bz2 stable-diffusion-webui-gfx803-fe8a10d428bcc6be9cc8efb9772eca9e40f98dc8.zip |
Merge branch 'release_candidate'
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index c72b2927..c08c82d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ +astunparse
blendmodes
accelerate
basicsr
fonts
font-roboto
gfpgan
-gradio==3.23
-invisible-watermark
+gradio==3.28.1
numpy
omegaconf
opencv-contrib-python
|