akazmi commited on
Commit
ff018d2
·
verified ·
1 Parent(s): d84f399

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
  streamlit
 
2
  scikit-learn
3
  numpy
4
- python-docx
5
- PyPDF2
6
- groq
7
  transformers
 
 
 
 
1
  streamlit
2
+ groq
3
  scikit-learn
4
  numpy
5
+ pandas
 
 
6
  transformers
7
+ torch
8
+ PyPDF2
9
+ python-docx