This error indicates that the google/word-list-sd dataset repository does not exist. If it genuinely does not exist, you must either prepare an equivalent dataset repository separately or remove the code sections that use this dataset. (From the user’s perspective, it truly does not exist. It could be that it’s set to Private, and the environment variable HUGGING_FACE_HUB_TOKEN contains invalid content, preventing access to the Private repository…)
Anyway, Space won’t start unless this is fixed, but I can’t handle it alone. Action by someone at Google or Hugging Face staff is essential. (Contact Hugging Face via [email protected] / Google via https://huggingface.co/spaces/google/sdxl/discussions)
Also, separately, since the Gradio version is outdated, it’s best to add pydantic==2.10.6 to requirements.txt as a workaround for bugs.