NightPrince commited on
Commit
aeb5171
·
verified ·
1 Parent(s): 912aee6

Delete app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py DELETED
@@ -1,4 +0,0 @@
1
- import os
2
-
3
- # Launch Streamlit manually even though SDK is Gradio
4
- os.system("streamlit run streamlit_app.py --server.port 7860 --server.address 0.0.0.0")