Rogerleong commited on
Commit
5237ca4
·
verified ·
1 Parent(s): ef8dd16

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ pandas
3
+ pypdf
4
+ langchain
5
+ langchain-openai
6
+ langchain-community
7
+ faiss-cpu
8
+ openai
9
+ tiktoken
10
+ numpy<2.0.0