diff options
author | AUTOMATIC1111 <16777216c@gmail.com> | 2023-07-08 13:50:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-08 13:50:23 +0000 |
commit | 993dd9a8927407de8d19142cacb07e6f76686a67 (patch) | |
tree | 89df31c33ecf054c9cb70aaf38fc3382f306f450 /requirements_versions.txt | |
parent | ff6acd35d0807a4e0c3ee86cdb1520a4a3a11cdd (diff) | |
parent | d7d6e8cfc8b85a99a48f82975ee213d487783c28 (diff) | |
download | stable-diffusion-webui-gfx803-993dd9a8927407de8d19142cacb07e6f76686a67.tar.gz stable-diffusion-webui-gfx803-993dd9a8927407de8d19142cacb07e6f76686a67.tar.bz2 stable-diffusion-webui-gfx803-993dd9a8927407de8d19142cacb07e6f76686a67.zip |
Merge branch 'dev' into patch-1
Diffstat (limited to 'requirements_versions.txt')
-rw-r--r-- | requirements_versions.txt | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/requirements_versions.txt b/requirements_versions.txt index 7bce02e5..f71b9d6c 100644 --- a/requirements_versions.txt +++ b/requirements_versions.txt @@ -1,30 +1,30 @@ -blendmodes==2022
-transformers==4.25.1
+GitPython==3.1.30
+Pillow==9.5.0
accelerate==0.18.0
basicsr==1.4.2
+blendmodes==2022
+clean-fid==0.1.35
+einops==0.4.1
+fastapi==0.94.0
gfpgan==1.3.8
-gradio==3.29.0
+gradio==3.32.0
+httpcore<=0.15
+inflection==0.5.1
+jsonmerge==1.8.0
+kornia==0.6.7
+lark==1.1.2
numpy==1.23.5
-Pillow==9.4.0
-realesrgan==0.3.0
-torch
omegaconf==2.2.3
-pytorch_lightning==1.9.4
-scikit-image==0.19.2
-fonts
-font-roboto
-timm==0.6.7
piexif==1.1.3
-einops==0.4.1
-jsonmerge==1.8.0
-clean-fid==0.1.29
+psutil~=5.9.5
+pytorch_lightning==1.9.4
+realesrgan==0.3.0
resize-right==0.0.2
+safetensors==0.3.1
+scikit-image==0.20.0
+timm==0.6.7
+tomesd==0.1.2
+torch
torchdiffeq==0.2.3
-kornia==0.6.7
-lark==1.1.2
-inflection==0.5.1
-GitPython==3.1.30
torchsde==0.2.5
-safetensors==0.3.1
-httpcore<=0.15
-fastapi==0.94.0
+transformers==4.25.1
|