yiqing111 commited on
Commit
57a85c1
·
verified ·
1 Parent(s): 8255e91

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface-hub==0.29.1
2
+ numpy==1.26.4
3
+ openai==1.65.3
4
+ pandas==2.2.3
5
+ parsel==1.10.0
6
+ pinecone==6.0.1
7
+ pinecone-plugin-interface==0.0.7
8
+ PyMuPDF==1.25.3
9
+ python-dotenv==1.0.1
10
+ sentence-transformers==3.4.1
11
+ service-identity==24.2.0
12
+ streamlit==1.43.0
13
+ tqdm==4.67.1
14
+