nakhzai commited on
Commit
7f1fa89
·
verified ·
1 Parent(s): 036519e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -390,9 +390,6 @@ if len(history) >= 2 and history[-2]["role"] == "user" and history[-1]["role"] =
390
 
391
  st.markdown("---")
392
 
393
- # ✅ STEP 6: Launch Streamlit via ngrok
394
 
395
- !wget -q -O - ipv4.icanhazip.com
396
- !streamlit run app.py & npx localtunnel --port 8501
397
 
398
 
 
390
 
391
  st.markdown("---")
392
 
 
393
 
 
 
394
 
395