nerdyrodent / VQGAN-CLIP

Just playing with getting VQGAN+CLIP running locally, rather than having to use colab.
Other
2.61k stars 428 forks source link

Dead link in Readme #82

Closed JasonHoku closed 2 years ago

JasonHoku commented 2 years ago

at:

Troubleshooting
CUSOLVER_STATUS_INTERNAL_ERROR
For example:

RuntimeError: cusolver error: CUSOLVER_STATUS_INTERNAL_ERROR, when calling cusolverDnCreate(handle)

Make sure you have specified the correct size for the image. For more information please refer to #6

The link with the text of '#6' at the end leads to a 404.

JasonHoku commented 2 years ago

Created a PR for this easy fix

nerdyrodent commented 2 years ago

Thanks!