Closed FanSZheng closed 6 months ago
I try to use the code like:
pip install -e .
and the TypeError is solved.
but there is another problem:
RuntimeError: unexpected EOF, expected 255724 more bytes. The file might be corrupted.
I try to download many times, but it's still wrong.
Oh,I found where the problem occurred.
My CUDA version is too low, when I switched to CUDA 12.0, the problem was resolved.
when I ran the latent_imagenet_diffusion.ipynb, I encountered a problem:
How can I do for it?