diff options
author | AUTOMATIC1111 <16777216c@gmail.com> | 2023-06-27 06:05:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-27 06:05:53 +0000 |
commit | 4147fd6b2f905f76c6bc20c3d9de2ea0842fa853 (patch) | |
tree | e7915af4d068912cd8509f1638e05460445a5eea /requirements.txt | |
parent | f603275d84301b5ee952683e951dd1aad72ba615 (diff) | |
parent | bedcd2f377a38ef4da58c11dbe222d32b954be2f (diff) | |
download | stable-diffusion-webui-gfx803-4147fd6b2f905f76c6bc20c3d9de2ea0842fa853.tar.gz stable-diffusion-webui-gfx803-4147fd6b2f905f76c6bc20c3d9de2ea0842fa853.tar.bz2 stable-diffusion-webui-gfx803-4147fd6b2f905f76c6bc20c3d9de2ea0842fa853.zip |
Merge branch 'dev' into 10141-gradio-user-exif
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/requirements.txt b/requirements.txt index 34e4520d..3142085e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,32 +1,32 @@ -astunparse
-blendmodes
+GitPython
+Pillow
accelerate
+
basicsr
+blendmodes
+clean-fid
+einops
gfpgan
-gradio==3.31.0
+gradio==3.32.0
+inflection
+jsonmerge
+kornia
+lark
numpy
omegaconf
-opencv-contrib-python
-requests
+
piexif
-Pillow
-pytorch_lightning==1.7.7
+psutil
+pytorch_lightning
realesrgan
+requests
+resize-right
+
+safetensors
scikit-image>=0.19
-timm==0.4.12
-transformers==4.25.1
+timm
+tomesd
torch
-einops
-jsonmerge
-clean-fid
-resize-right
torchdiffeq
-kornia
-lark
-inflection
-GitPython
torchsde
-safetensors
-psutil
-rich
-tomesd
+transformers==4.25.1
|