Streamlit Not Showing on Phone

For awhile, I was able to run Spaces run on Streamlit. But suddenly, it was no longer rendering. After a lot of testing, I have figured out the fix:

  1. Make sure you do not have streamlit in your requirements.txt
  2. Add “sdk_version: 0.89.0” in README.md under “sdk: streamlit”
  3. You might have to do a factory reset of your Space, which is available under settings.