Devavrat28 commited on
Commit
481c9f8
·
verified ·
1 Parent(s): 82703ed

Create requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface-hub==0.32.4
2
+ llama-index
3
+ llama-index-core
4
+ llama-index-llms-nebius
5
+ langchain
6
+ requests
7
+ yfinance
8
+ gradio
9
+ uvicorn
10
+ fastapi
11
+ python-dotenv