Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ accelerate
|
|
6 |
langchain
|
7 |
yt-dlp
|
8 |
rich
|
9 |
-
|
|
|
|
|
|
6 |
langchain
|
7 |
yt-dlp
|
8 |
rich
|
9 |
+
chromadb
|
10 |
+
InstructorEmbedding
|
11 |
+
sentence_transformers
|