Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
@@ -4,3 +4,12 @@ transformers
|
|
4 |
torch
|
5 |
gtts
|
6 |
pydub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
torch
|
5 |
gtts
|
6 |
pydub
|
7 |
+
google-generativeai
|
8 |
+
opencv-python-headless
|
9 |
+
requests
|
10 |
+
gradio
|
11 |
+
huggingface_hub
|
12 |
+
PyMuPDF
|
13 |
+
sentence-transformers
|
14 |
+
numpy
|
15 |
+
faiss-cpu
|