eaglelandsonce commited on
Commit
32817f7
1 Parent(s): 1f5b45f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ openai
2
+ langchain
3
+ dedent
4
+ unstructured
5
+ faiss-cpu
6
+ sec-api
7
+ yfinance
8
+ google-generativeai==0.3.1
9
+ google-ai-generativelanguage==0.4.0
10
+ streamlit
11
+ tiktoken
12
+ langchain_openai
13
+ langchain-google-genai
14
+ clarifai
15
+ Pillow