Update run_demo.sh
Browse files- run_demo.sh +1 -1
run_demo.sh
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
#!/bin/bash
|
| 2 |
# set -ex
|
| 3 |
|
| 4 |
-
streamlit run ./activities/local_demo.py
|
| 5 |
|
|
|
|
| 1 |
#!/bin/bash
|
| 2 |
# set -ex
|
| 3 |
|
| 4 |
+
streamlit run ./activities/local_demo.py
|
| 5 |
|