BasitAliii commited on
Commit
a9c9495
·
verified ·
1 Parent(s): b8ffb22

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
- transformers
2
  torch
 
3
  pdfplumber
4
- gradio
5
  gtts
6
  nltk
7
  numpy
8
  scikit-learn
 
 
 
1
+ transformers==4.44.2
2
  torch
3
+ gradio==4.44.0
4
  pdfplumber
 
5
  gtts
6
  nltk
7
  numpy
8
  scikit-learn
9
+ pydub
10
+ ffmpeg-python