mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-04-30 19:21:21 +00:00
Gradio 4 + WebUI 1.10
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
setuptools==69.5.1 # temp fix for compatibility with some old packages
|
||||
GitPython==3.1.32
|
||||
Pillow==9.5.0
|
||||
accelerate==0.21.0
|
||||
blendmodes==2022
|
||||
clean-fid==0.1.35
|
||||
diskcache==5.6.3
|
||||
einops==0.4.1
|
||||
facexlib==0.3.0
|
||||
fastapi==0.94.0
|
||||
gradio==3.41.2
|
||||
fastapi==0.104.1
|
||||
gradio==4.39.0
|
||||
httpcore==0.15
|
||||
inflection==0.5.1
|
||||
jsonmerge==1.8.0
|
||||
@@ -16,18 +18,21 @@ numpy==1.26.2
|
||||
omegaconf==2.2.3
|
||||
open-clip-torch==2.20.0
|
||||
piexif==1.1.3
|
||||
protobuf==3.20.0
|
||||
psutil==5.9.5
|
||||
pytorch_lightning==1.9.4
|
||||
resize-right==0.0.2
|
||||
safetensors==0.4.2
|
||||
scikit-image==0.21.0
|
||||
spandrel==0.1.6
|
||||
spandrel==0.3.4
|
||||
spandrel-extra-arches==0.1.1
|
||||
tomesd==0.1.3
|
||||
torch
|
||||
torchdiffeq==0.2.3
|
||||
torchsde==0.2.6
|
||||
transformers==4.30.2
|
||||
httpx==0.24.1
|
||||
pillow-avif-plugin==1.4.3
|
||||
basicsr==1.4.2
|
||||
diffusers==0.25.0
|
||||
pydantic==1.10.15
|
||||
diffusers==0.28.0
|
||||
gradio_rangeslider==0.0.6
|
||||
|
||||
Reference in New Issue
Block a user