shroogawh2 commited on
Commit
cf083c7
·
verified ·
1 Parent(s): 03250ca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -1 +1,11 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub
2
+ gradio==3.50
3
+ sentence-transformers
4
+ numpy
5
+ pandas
6
+ rank_bm25
7
+ nltk
8
+ openai==0.27.7
9
+ spacy
10
+ plotly
11
+ einops