Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,8 @@ ffmpeg-python
|
|
| 4 |
pandas
|
| 5 |
chromadb
|
| 6 |
pickle-mixin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
pandas
|
| 5 |
chromadb
|
| 6 |
pickle-mixin
|
| 7 |
+
ffmpeg-python
|
| 8 |
+
pandas
|
| 9 |
+
numpy
|
| 10 |
+
sentence-transformers
|
| 11 |
+
chromadb
|