{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiev5crzbld6ajo6xan5i2wmqmwfx72zl5ynqu6svpnxwrff6kihai",
    "uri": "at://did:plc:pgryn3ephfd2xgft23qokfzt/app.bsky.feed.post/3mh6xutrupxk2"
  },
  "path": "/t/all-my-spaces-stuck-in-building-with-empty-logs/174316#post_6",
  "publishedAt": "2026-03-16T14:26:55.000Z",
  "site": "https://discuss.huggingface.co",
  "textContent": "I fixed the issue on my Space.\n\nIt turned out to be a **Gradio version conflict**. Spaces was installing `gradio==6.9.0` because of `sdk_version` in `README.md`, while I also had another Gradio version in `requirements.txt`.\n\nThe fix was simple:\n\n  * remove `gradio` from `requirements.txt`\n\n  * keep the version only in `README.md`\n\n\n\n\nAfter that I ran a **Factory Reboot** to clear the cache, and the Space built successfully.",
  "title": "All my Spaces stuck in Building with empty logs"
}