itsJB commited on
Commit
9c21b1f
1 Parent(s): 164235d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- llama-index==0.10.18
2
- llama-index-llms-groq==0.1.3
3
- chainlit==1.0.401
4
- groq==0.4.2
5
- python-dotenv==1.0.1
6
- llama-index-embeddings-gemini==0.1.4
7
- llama-index-postprocessor-cohere-rerank==0.1.2
 
1
+ llama-index==0.10.18
2
+ llama-index-llms-groq==0.1.3
3
+ chainlit==1.0.401
4
+ groq==0.4.2
5
+ python-dotenv==1.0.1
6
+ llama-index-embeddings-huggingface==0.2.0