ivmpfa commited on
Commit
94c25dc
Β·
verified Β·
1 Parent(s): 27b9c93

Delete setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +0 -8
setup.sh DELETED
@@ -1,8 +0,0 @@
1
- #!/bin/bash
2
- apt-get update && apt-get install -y --no-install-recommends \
3
- libgl1 \
4
- libsm6 \
5
- libxrender1 \
6
- libxext6
7
-
8
- pip install --no-cache-dir -r requirements.txt