Abdulla Fahem commited on
Commit
e6f05dd
·
1 Parent(s): 7524606

Add application file

Browse files
Files changed (1) hide show
  1. setup.sh +3 -0
setup.sh ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ #!/bin/bash
2
+ pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
3
+ pip install -r requirements.txt