streamlit app not loading up on CPU node
This is my dockerfile
works fine locally.
The container loads up perfectly as you can see in the image, the streamlit UI is being displayed but it doesn't load up the app completely. Do I have to do anything to load up the UI properly with runpod? Let me know if you need any more details.
1 Reply
You should log this in the GitHub repo of the application. It's most likely a CORS issue.