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