24Sureshkumar commited on
Commit
7d4042b
·
verified ·
1 Parent(s): 642ed28

Update app.sh

Browse files
Files changed (1) hide show
  1. app.sh +1 -1
app.sh CHANGED
@@ -1,8 +1,8 @@
1
  # #!/bin/bash
2
  # streamlit run app.py --server.port 7860 --server.address 0.0.0.0
3
  #!/bin/bash
4
- pip install -r requirements.txt
5
  streamlit run app.py
6
 
7
 
8
 
 
 
1
  # #!/bin/bash
2
  # streamlit run app.py --server.port 7860 --server.address 0.0.0.0
3
  #!/bin/bash
 
4
  streamlit run app.py
5
 
6
 
7
 
8
+