Hug0endob commited on
Commit
296b9d8
·
verified ·
1 Parent(s): cd5ca02

Delete start.sh

Browse files
Files changed (1) hide show
  1. start.sh +0 -5
start.sh DELETED
@@ -1,5 +0,0 @@
1
- #!/bin/bash
2
- export PIP_NO_BINARY="llama-cpp-python"
3
- pip install --upgrade pip
4
- pip install -r requirements.txt
5
- exec python app.py