deepugaur commited on
Commit
edf73dd
1 Parent(s): 7dc8fc4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
  numpy==1.23.5
2
  pandas==2.1.0
3
- tensorflow==2.14.0
4
  transformers==4.30.0
5
  librosa==0.10.0
6
  soundfile==0.12.1
7
 
8
 
 
 
1
  numpy==1.23.5
2
  pandas==2.1.0
3
+ torch==2.0.0
4
  transformers==4.30.0
5
  librosa==0.10.0
6
  soundfile==0.12.1
7
 
8
 
9
+