FD900 commited on
Commit
c2801ba
·
verified ·
1 Parent(s): 9cf3d4c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ openai
2
+ langchain
3
+ langchain-community
4
+ requests
5
+ gradio
6
+ duckduckgo-search
7
+ pypdf
8
+ pandas
9
+ tiktoken
10
+ python-dotenv