Update requirements.txt
Showing
| GitPython==3.1.32 | GitPython==3.1.32 | ||
| Pillow==9.5.0 | Pillow==9.5.0 | ||
| accelerate==0.21.0 | accelerate==0.21.0 | ||
| blendmodes==2022 | blendmodes==2022 | ||
| clean-fid==0.1.35 | clean-fid==0.1.35 | ||
| diskcache==5.6.3 | diskcache==5.6.3 | ||
| einops==0.4.1 | einops==0.4.1 | ||
| facexlib==0.3.0 | facexlib==0.3.0 | ||
| fastapi==0.94.0 | fastapi==0.94.0 | ||
| pydantic==1.10.8 | pydantic==1.10.8 | ||
| gradio==3.41.2 | gradio==3.41.2 | ||
| inflection==0.5.1 | inflection==0.5.1 | ||
| jsonmerge==1.8.0 | jsonmerge==1.8.0 | ||
| kornia==0.6.7 | kornia==0.6.7 | ||
| lark==1.1.2 | lark==1.1.2 | ||
| numpy==1.26.2 | numpy==1.26.2 | ||
| scipy==1.10.1 | scipy==1.10.1 | ||
| omegaconf==2.2.3 | omegaconf==2.2.3 | ||
| # open-clip-torch==2.20.0 | # open-clip-torch==2.20.0 | ||
| piexif==1.1.3 | piexif==1.1.3 | ||
| protobuf==3.20.0 | protobuf==3.20.0 | ||
| psutil==5.9.5 | psutil==5.9.5 | ||
| pytorch_lightning==1.9.4 | pytorch_lightning==1.9.4 | ||
| realesrgan==0.3.0 | realesrgan==0.3.0 | ||
| requests==2.31.0 | requests==2.31.0 | ||
| resize-right==0.0.2 | resize-right==0.0.2 | ||
| safetensors==0.4.2 | safetensors==0.4.2 | ||
| scikit-image==0.21.0 | scikit-image==0.21.0 | ||
| tomesd==0.1.3 | tomesd==0.1.3 | ||
| # torch | # torch | ||
| torchdiffeq==0.2.3 | torchdiffeq==0.2.3 | ||
| torchsde==0.2.6 | torchsde==0.2.6 | ||
| transformers==4.30.2 | transformers==4.30.2 | ||
| pillow-avif-plugin==1.4.3 | pillow-avif-plugin==1.4.3 | ||
| # deps in versions.txt not mentioned | # deps in versions.txt not mentioned | ||
| httpcore==0.17.2 | httpcore==0.17.2 | ||
| httpx==0.24.1 | httpx==0.24.1 | ||
| # deps mentioned in Dockerfile | # deps mentioned in Dockerfile | ||
| diffusers==0.16.1 | diffusers==0.16.1 | ||
| invisible-watermark==0.1.5 | invisible-watermark==0.1.5 | ||
| triton==2.1.0 | triton==2.1.0 | ||
| tensorflow==2.9.0 | tensorflow==2.9.0 | ||
| tensorflow-io==0.32.0 | tensorflow-io==0.32.0 | ||
| # install k-diffusion | # install k-diffusion | ||
| git+https://github.com/crowsonkb/k-diffusion.git | git+https://github.com/crowsonkb/k-diffusion.git@c9fe758757e022f05ca5a53fa8fac28889e4f1cf | ||
| # (optional) install GFPGAN (face restoration) | # (optional) install GFPGAN (face restoration) | ||
| git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379 | git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379 | ||
| # install CLIP | # install CLIP | ||
| git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1 | git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1 | ||
| # install open_clip | # install open_clip | ||
| git+https://github.com/mlfoundations/open_clip.git@bb6e834e9c70d9c27d0dc3ecedeebeaeb1ffad6b | git+https://github.com/mlfoundations/open_clip.git@bb6e834e9c70d9c27d0dc3ecedeebeaeb1ffad6b | ||
| # install xformers | # install xformers | ||
| # git+https://github.com/facebookresearch/xformers.git@v0.0.20#egg=xformers | # git+https://github.com/facebookresearch/xformers.git@v0.0.20#egg=xformers | ||
| # install deepdanbooru | # install deepdanbooru | ||
| git+https://github.com/KichangKim/DeepDanbooru.git@05eb3c39b0fae43e3caf39df801615fe79b27c2f#egg=deepdanbooru[tensorflow] | git+https://github.com/KichangKim/DeepDanbooru.git@05eb3c39b0fae43e3caf39df801615fe79b27c2f#egg=deepdanbooru[tensorflow] |
Please register or sign in to comment