PuruAI commited on
Commit
6487d26
·
verified ·
1 Parent(s): 4fab6a6

Delete start.sh

Browse files
Files changed (1) hide show
  1. start.sh +0 -7
start.sh DELETED
@@ -1,7 +0,0 @@
1
- #!/bin/bash
2
-
3
- # Force reinstall dependencies to ensure correct versions
4
- pip install --upgrade --force-reinstall -r requirements.txt
5
-
6
- # Launch the app
7
- python app.py