--- a
+++ b/Procfile
@@ -0,0 +1 @@
+web: sh setup.sh && streamlit run main.py
\ No newline at end of file