Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -708,7 +708,7 @@ elif selected == "Diabetes":
|
|
| 708 |
|
| 709 |
!pip install pyngrok
|
| 710 |
|
| 711 |
-
!ngrok config add-authtoken
|
| 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 |
|