jclian91 commited on
Commit
9f91c8c
·
verified ·
1 Parent(s): 5967c79

create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ cohere==4.39
2
+ elasticsearch==7.17.0
3
+ faiss-cpu==1.7.4
4
+ llama-index==0.9.21
5
+ numpy==1.26.2
6
+ pandas==2.1.4
7
+ plotly==5.18.0
8
+ Requests==2.31.0
9
+ retry==0.9.2
10
+ tqdm==4.66.1
11
+ gradio==4.12.0
12
+ openpyxl==3.1.2