Deevyankar commited on
Commit
8a94616
·
verified ·
1 Parent(s): d6a6a53

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -1
requirements.txt CHANGED
@@ -5,4 +5,13 @@ rank-bm25
5
  numpy
6
  gradio
7
  pypdf
8
- python-docx
 
 
 
 
 
 
 
 
 
 
5
  numpy
6
  gradio
7
  pypdf
8
+ python-docx
9
+ streamlit
10
+ openai
11
+ numpy
12
+ pandas
13
+ plotly
14
+ rank-bm25
15
+ sentence-transformers
16
+ scikit-learn
17
+ torch