jayasrees commited on
Commit
b2eb545
·
1 Parent(s): 749311e

Add plotly dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -5,7 +5,9 @@ sentence-transformers
5
  faiss-cpu
6
  numpy
7
  streamlit
 
8
  transformers
9
  torch
10
  huggingface_hub
11
  reportlab
 
 
5
  faiss-cpu
6
  numpy
7
  streamlit
8
+ pandas
9
  transformers
10
  torch
11
  huggingface_hub
12
  reportlab
13
+ plotly