PyroSama commited on
Commit
36325f9
1 Parent(s): bdd8182

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -9,4 +9,9 @@ fairseq2==0.1
9
  pydub
10
  yt-dlp
11
  sentencepiece
12
- nltk
 
 
 
 
 
 
9
  pydub
10
  yt-dlp
11
  sentencepiece
12
+ nltk
13
+ numpy==1.26.4
14
+ opencv-python==4.9.0.80
15
+ packaging==24.0
16
+ pillow==10.3.0
17
+ pytesseract==0.3.10