clone k-diffusion instead of installing it via pip, and do not install its requirements.txt
Showing
| ... | @@ -18,3 +18,10 @@ git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e4512 | ... | @@ -18,3 +18,10 @@ git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e4512 |
| timm==0.4.12 | timm==0.4.12 | ||
| transformers | transformers | ||
| torch | torch | ||
| einops | |||
| jsonmerge | |||
| clean-fid | |||
| git+https://github.com/openai/CLIP@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1 | |||
| resize-right | |||
| torchdiffeq | |||
| kornia |
Please register or sign in to comment