Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -13,7 +13,7 @@ huggingface-hub
|
|
| 13 |
torch
|
| 14 |
numpy
|
| 15 |
chromadb
|
| 16 |
-
pinecone
|
| 17 |
|
| 18 |
# Google AI
|
| 19 |
google-generativeai==0.3.1
|
|
|
|
| 13 |
torch
|
| 14 |
numpy
|
| 15 |
chromadb
|
| 16 |
+
pinecone
|
| 17 |
|
| 18 |
# Google AI
|
| 19 |
google-generativeai==0.3.1
|