Error when importing model for Gradio Space

#1
by ParahumanSkitter - opened

Hello there, I am trying to build a space using Gradio 5.6.0 based on the Diffusion80XX space by PeepDaSlan9, and I am experiencing this error:

Fetching model from: https://huggingface.co/Cyberrealistic-pony-v65-sdxl
2024-11-23 00:04:11,225 - ERROR - Failed to load model Cyberrealistic-pony-v65-sdxl: 404 Client Error. (Request ID: Root=1-67410deb-058ec9e321188b1d5d4e7077;83435669-3baa-4df3-b0b1-412f466b0b33)

Repository Not Found for url: https://huggingface.co/api/models/Cyberrealistic-pony-v65-sdxl.
Please make sure you specified the correct repo_id and repo_type.
If you are trying to access a private or gated repo, make sure you are authenticated.

Do you have any Idea why this is happening? There are 40 errors such as this one, and using a coding chat bot to help isn't working like I hoped.

Thanks for the report.
To put it simply, the HF specifications are currently buggy.😭
It is thought that the following is the same case, so there is a high possibility that it can be avoided in the same way.
Of course, there is also the possibility of a different case, so please ask again in that case.
https://huggingface.co/John6666/bigaspv2lustify-v10-sdxl/discussions/1#67362214f80a8aa0f46934ba

Sign up or log in to comment