faryalnimra commited on
Commit
4a0c7f0
·
verified ·
1 Parent(s): bed23b6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -7
requirements.txt CHANGED
@@ -1,12 +1,8 @@
1
- # Alternative requirements with more conservative versions
2
  gradio
3
- sentence-transformers>=2.7.0
4
  scikit-learn
 
 
5
  PyPDF2
6
  python-docx
7
  requests
8
- numpy
9
- pandas
10
- torch
11
- transformers
12
- huggingface_hub>=0.20.0
 
 
1
  gradio
2
+ sentence-transformers
3
  scikit-learn
4
+ numpy
5
+ pandas
6
  PyPDF2
7
  python-docx
8
  requests