Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ voyageai
|
|
8 |
python-dotenv
|
9 |
sentence-transformers
|
10 |
tqdm
|
11 |
-
unstructured
|
|
|
|
8 |
python-dotenv
|
9 |
sentence-transformers
|
10 |
tqdm
|
11 |
+
unstructured
|
12 |
+
git+https://github.com/openai/whisper.git
|