yael-vinker / CLIPasso

Other
850 stars 91 forks source link

Update cuda to 11.0 #16

Closed spookyuser closed 2 years ago

spookyuser commented 2 years ago

Thanks for the amazing model!

I'm not totally sure what the best way of handling compatibility issues with older and newer versions of cuda is but right now on a GTX 3090 due to this error https://github.com/pytorch/pytorch/issues/49161#issuecomment-742934261 you can't run this repo at all even in a docker image, but it works fine on 11.0 so I bumped it here :)

yael-vinker commented 2 years ago

Great, many thanks for the fix (: