mdasad3617 commited on
Commit
1e126c5
·
verified ·
1 Parent(s): bf90a86

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # Project dependencies.
2
+ streamlit
3
+ transformers
4
+ torch
5
+ pdfplumber
6
+ python-docx
7
+ SpeechRecognition
8
+ pydub
9
+ -e .