DrishtiSharma commited on
Commit
6850324
·
verified ·
1 Parent(s): f9fe57a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt CHANGED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ llama-index
2
+ llama-index-llms-groq
3
+ llama-index-core
4
+ llama-index-readers-file
5
+ llama-index-tools-wolfram-alpha
6
+ llama-index-embeddings-huggingface
7
+ crewai[tools]
8
+ langchain-openai
9
+ openai
10
+ huggingface-hub
11
+ torch