Yunshansongbai commited on
Commit
1e5e6d3
·
verified ·
1 Parent(s): 66b259b

Delete install.sh

Browse files
Files changed (1) hide show
  1. install.sh +0 -9
install.sh DELETED
@@ -1,9 +0,0 @@
1
- #!/bin/bash
2
- conda install -c conda-forge gcc
3
- conda install -c conda-forge gxx
4
- conda install ffmpeg cmake
5
- conda install pytorch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 pytorch-cuda=11.8 -c pytorch -c nvidia
6
- pip install -r requirements.txt
7
-
8
-
9
-