Arslan17121 commited on
Commit
0e16345
·
verified ·
1 Parent(s): 8cd36d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  streamlit==1.25.0
2
  pdfplumber==0.5.28
3
  transformers==4.31.0
4
- torch==2.0.1
5
  torchaudio==2.0.0
6
  tortoise-tts==3.0.0
 
 
 
1
  streamlit==1.25.0
2
  pdfplumber==0.5.28
3
  transformers==4.31.0
4
+ torch==2.0.0
5
  torchaudio==2.0.0
6
  tortoise-tts==3.0.0
7
+ scikit-learn==1.3.0
8
+ nltk==3.8.1