YO-LOLO commited on
Commit
da6ddef
·
verified ·
1 Parent(s): 6289e8f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -1
requirements.txt CHANGED
@@ -1 +1,10 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ gradio==4.12.0
3
+ langchain==0.1.0
4
+ langchain-community==0.0.13
5
+ langchain-openai==0.0.3
6
+ openai==1.3.0
7
+ pypdf==3.17.1
8
+ pandas==2.1.3
9
+ openpyxl==3.1.2
10
+ chromadb==0.4.18