RuntimeError: No CUDA GPUs are available

#126
by WillHeld - opened

New error popped up when rebuilding a space that previously worked! Seems to flag that there's no GPU inside the Spaces logic.

Reference Space: https://huggingface.co/spaces/WillHeld/diva-audio-chat

Hmm, reverting the update seems to fix this - but none of the changes touch CUDA or PyTorch code

https://huggingface.co/spaces/WillHeld/diva-audio-chat/commit/e2607b6027dd388b8c7b73ac2caf6533031d2099

Maybe Gradio bug...?

Sign up or log in to comment