Stable Diffusion XL Space fails to start – DatasetNotFoundError for google/word-list-sd

#2153
by lhcarneiro - opened

Problem description:
The Stable Diffusion XL Hugging Face Space fails to start and immediately crashes with a runtime error (Exit code: 1). According to the stack trace, the application attempts to load a dataset named google/word-list-sd using the Hugging Face datasets library, but this dataset does not exist on the Hub or cannot be accessed.

Sign up or log in to comment