yashkant / spad

Code for SPAD : Spatially Aware Multiview Diffusers, CVPR 2024
https://yashkant.github.io/spad/
Apache License 2.0
139 stars 5 forks source link

requirement.ext problem #1

Closed BillyXYB closed 7 months ago

BillyXYB commented 7 months ago

Hi, the requirement.txt has -e git+ssh://git@github.com/yashkant/spad-code.git@06bfb465ff0cf50f86da8a2ed35b46983255b4ac#egg=latent_diffusion", which is not accessible.

I'd be appreciated if you could look into that! Thanks for the cool project.

yashkant commented 7 months ago

thanks, will fix!

yashkant commented 7 months ago

please try again, should be fixed now.

BillyXYB commented 7 months ago

For me, it works by installing the PyTorch, torch vision etc that is most compatible with xformer, then use the rest of documentation .