Is there a way to see RAM usage (on the terminal perhaps) by Streamlit?
I know there is a 800mb limit. I would like to know where I fail.
Here is my repo: hospital_pricing_app/model_integration.py at main · DenilSabu/hospital_pricing_app · GitHub
If anyone has tips to reduce RAM usage, I will gladly take them 
1 Like
Hi @DenilSabu
It’s in the work! Meanwhile, you can check the excellent post on app optimisation from @randyzwitch!
Happy Streamlitin’! 

Best,
Charly