Commit 072875d9 authored by nanahira's avatar nanahira

Update requirements.txt

parent 66021e10
Pipeline #40413 failed with stages
in 241 minutes and 58 seconds
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
pydantic==1.10.8
gradio==3.41.2
inflection==0.5.1
jsonmerge==1.8.0
kornia==0.6.7
lark==1.1.2
numpy==1.26.2
scipy==1.10.1
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
realesrgan==0.3.0
requests==2.31.0
resize-right==0.0.2
safetensors==0.4.2
scikit-image==0.21.0
tomesd==0.1.3
# torch
torchdiffeq==0.2.3
torchsde==0.2.6
transformers==4.30.2
pillow-avif-plugin==1.4.3
# deps in versions.txt not mentioned
httpcore==0.17.2
httpx==0.24.1
# deps mentioned in Dockerfile
diffusers==0.16.1
invisible-watermark==0.1.5
triton==2.1.0
tensorflow==2.9.0
tensorflow-io==0.32.0
# install k-diffusion
git+https://github.com/crowsonkb/k-diffusion.git
# (optional) install GFPGAN (face restoration)
git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379
# install CLIP
git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
# install open_clip
git+https://github.com/mlfoundations/open_clip.git@bb6e834e9c70d9c27d0dc3ecedeebeaeb1ffad6b
# install xformers
# git+https://github.com/facebookresearch/xformers.git@v0.0.20#egg=xformers
# install deepdanbooru
git+https://github.com/KichangKim/DeepDanbooru.git@05eb3c39b0fae43e3caf39df801615fe79b27c2f#egg=deepdanbooru[tensorflow]
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
pydantic==1.10.8
gradio==3.41.2
inflection==0.5.1
jsonmerge==1.8.0
kornia==0.6.7
lark==1.1.2
numpy==1.26.2
scipy==1.10.1
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
realesrgan==0.3.0
requests==2.31.0
resize-right==0.0.2
safetensors==0.4.2
scikit-image==0.21.0
tomesd==0.1.3
# torch
torchdiffeq==0.2.3
torchsde==0.2.6
transformers==4.30.2
pillow-avif-plugin==1.4.3
# deps in versions.txt not mentioned
httpcore==0.17.2
httpx==0.24.1
# deps mentioned in Dockerfile
diffusers==0.16.1
invisible-watermark==0.1.5
triton==2.1.0
tensorflow==2.9.0
tensorflow-io==0.32.0
# install k-diffusion
git+https://github.com/crowsonkb/k-diffusion.git@c9fe758757e022f05ca5a53fa8fac28889e4f1cf
# (optional) install GFPGAN (face restoration)
git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379
# install CLIP
git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
# install open_clip
git+https://github.com/mlfoundations/open_clip.git@bb6e834e9c70d9c27d0dc3ecedeebeaeb1ffad6b
# install xformers
# git+https://github.com/facebookresearch/xformers.git@v0.0.20#egg=xformers
# install deepdanbooru
git+https://github.com/KichangKim/DeepDanbooru.git@05eb3c39b0fae43e3caf39df801615fe79b27c2f#egg=deepdanbooru[tensorflow]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment