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:
- Make sure you do not have streamlit in your requirements.txt
- Add “sdk_version: 0.89.0” in README.md under “sdk: streamlit”
- You might have to do a factory reset of your Space, which is available under settings.