ggirishg commited on
Commit
0e88a7c
·
verified ·
1 Parent(s): bf0bce0

Update setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +3 -1
setup.sh CHANGED
@@ -5,4 +5,6 @@ apt-get update
5
 
6
  # Install necessary system dependencies
7
  apt-get install -y ffmpeg
8
- pip install torch torchaudio
 
 
 
5
 
6
  # Install necessary system dependencies
7
  apt-get install -y ffmpeg
8
+ pip install torch
9
+ pip install torchaudio
10
+ pip install tensorflow