ASesYusuf1 commited on
Commit
a47aa9e
·
verified ·
1 Parent(s): 80dce5d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -5,7 +5,9 @@ yt_dlp>=2025.1.10
5
  pypresence==4.3.0
6
  validators==0.22.0
7
  matchering==2.0.6
8
- torch==2.3.1
9
  librosa==0.10.2
10
  soundfile==0.12.1
11
- numpy==2.0.0
 
 
 
 
5
  pypresence==4.3.0
6
  validators==0.22.0
7
  matchering==2.0.6
 
8
  librosa==0.10.2
9
  soundfile==0.12.1
10
+ numpy==2.0.0
11
+ torch==1.12.1+cu117
12
+ transformers==4.21.1
13
+ datasets==2.3.2