sammy786 commited on
Commit
4953ab5
·
verified ·
1 Parent(s): f7a5fec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -20,4 +20,9 @@ google-generativeai
20
  modal
21
  openai
22
  elevenlabs==1.5.0
23
- pydub==0.25.1
 
 
 
 
 
 
20
  modal
21
  openai
22
  elevenlabs==1.5.0
23
+ pydub==0.25.1
24
+
25
+ # LlamaIndex RAG
26
+ llama-index==0.10.11
27
+ llama-index-embeddings-openai==0.1.6
28
+ llama-index-llms-openai==0.1.6