Spaces:
Sleeping
Sleeping
AmmarFahmy
commited on
Commit
·
ecaf8f2
1
Parent(s):
de81719
added sentence-transformers
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ youtube_transcript_api==0.6.1
|
|
17 |
chromadb==0.4.24
|
18 |
ffmpeg-python
|
19 |
ffprobe
|
20 |
-
huggingface_hub
|
|
|
|
17 |
chromadb==0.4.24
|
18 |
ffmpeg-python
|
19 |
ffprobe
|
20 |
+
huggingface_hub
|
21 |
+
sentence-transformers==2.7.0
|