24Sureshkumar commited on
Commit
2d1a49d
·
verified ·
1 Parent(s): 9fda9d0

Update app.sh

Browse files
Files changed (1) hide show
  1. app.sh +3 -3
app.sh CHANGED
@@ -1,3 +1,3 @@
1
- # @echo off
2
- # call venv\Scripts\activate
3
- streamlit run app.py
 
1
+ @echo off
2
+ call venv\Scripts\activate
3
+ streamlit run app.py