Update requirements.txt
Browse filescorrecting pinecone updated package name
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ gradio
|
|
2 |
whisper
|
3 |
roboflow
|
4 |
requests
|
5 |
-
pinecone
|
6 |
ffmpeg-python
|
7 |
transformers
|
8 |
torch
|
|
|
2 |
whisper
|
3 |
roboflow
|
4 |
requests
|
5 |
+
pinecone
|
6 |
ffmpeg-python
|
7 |
transformers
|
8 |
torch
|