move CLIP out of requirements and into launcher to make it possible to launch the program offline
Showing
| ... | ... | @@ -13,14 +13,12 @@ Pillow |
| pytorch_lightning | ||
| realesrgan | ||
| scikit-image>=0.19 | ||
| git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379 | ||
| timm==0.4.12 | ||
| transformers==4.19.2 | ||
| torch | ||
| einops | ||
| jsonmerge | ||
| clean-fid | ||
| git+https://github.com/openai/CLIP@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1 | ||
| resize-right | ||
| torchdiffeq | ||
| kornia |
Please register or sign in to comment