garvitcpp commited on
Commit
065ec31
·
verified ·
1 Parent(s): a3346fc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -12,8 +12,7 @@ transformers
12
  huggingface-hub
13
  torch
14
  numpy
15
- chromadb
16
- pinecone
17
 
18
  # Google AI
19
  google-generativeai==0.3.1
 
12
  huggingface-hub
13
  torch
14
  numpy
15
+ pinecone # Vector storage (Pinecone only, removed chromadb)
 
16
 
17
  # Google AI
18
  google-generativeai==0.3.1