SumantBobade commited on
Commit
c341ea4
·
verified ·
1 Parent(s): 029d082

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -708,7 +708,7 @@ elif selected == "Diabetes":
708
 
709
  !pip install pyngrok
710
 
711
- !ngrok config add-authtoken 2r6YO98poBRtVcoGAcpePugmNTz_6Gb7QdBULNA8UfpeSgnLD
712
 
713
  !pip install streamlit-option-menu
714
 
 
708
 
709
  !pip install pyngrok
710
 
711
+ !ngrok config add-authtoken 2ubz5Rmqi6qvjBOR7V60Wgzl4uk_64gzCGjEYSRJhNrBKnf9R
712
 
713
  !pip install streamlit-option-menu
714