VoltIC commited on
Commit
153c1bb
·
verified ·
1 Parent(s): 53034fc

Create Procfile

Browse files
Files changed (1) hide show
  1. Procfile +1 -0
Procfile ADDED
@@ -0,0 +1 @@
 
 
1
+ web: streamlit run app.py --server.port 7860 --server.address 0.0.0.0