mirror of
https://github.com/openvinotoolkit/stable-diffusion-webui.git
synced 2024-12-14 22:53:25 +03:00
Update requirements_versions.txt
This commit is contained in:
parent
0dcf6436a8
commit
952effa8b1
@ -1,13 +1,13 @@
|
|||||||
GitPython==3.1.30
|
GitPython==3.1.32
|
||||||
Pillow==9.5.0
|
Pillow==9.5.0
|
||||||
accelerate==0.18.0
|
accelerate==0.21.0
|
||||||
basicsr==1.4.2
|
basicsr==1.4.2
|
||||||
blendmodes==2022
|
blendmodes==2022
|
||||||
clean-fid==0.1.35
|
clean-fid==0.1.35
|
||||||
einops==0.4.1
|
einops==0.4.1
|
||||||
fastapi==0.94.0
|
fastapi==0.94.0
|
||||||
gfpgan==1.3.8
|
gfpgan==1.3.8
|
||||||
gradio==3.32.0
|
gradio==3.36.1
|
||||||
httpcore<=0.15
|
httpcore<=0.15
|
||||||
inflection==0.5.1
|
inflection==0.5.1
|
||||||
jsonmerge==1.8.0
|
jsonmerge==1.8.0
|
||||||
@ -22,10 +22,11 @@ pytorch_lightning==1.9.4
|
|||||||
realesrgan==0.3.0
|
realesrgan==0.3.0
|
||||||
resize-right==0.0.2
|
resize-right==0.0.2
|
||||||
safetensors==0.3.1
|
safetensors==0.3.1
|
||||||
scikit-image==0.20.0
|
scikit-image==0.21.0
|
||||||
timm==0.6.7
|
timm==0.9.2
|
||||||
tomesd==0.1.2
|
tomesd==0.1.3
|
||||||
torch
|
torch
|
||||||
torchdiffeq==0.2.3
|
torchdiffeq==0.2.3
|
||||||
torchsde==0.2.5
|
torchsde==0.2.5
|
||||||
transformers==4.25.1
|
transformers==4.30.2
|
||||||
|
diffusers==0.18.2
|
||||||
|
Loading…
Reference in New Issue
Block a user