Spaces:
Sleeping
Sleeping
Shahzad8515
commited on
Create requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
speechrecognition
|
3 |
+
PyMuPDF
|
4 |
+
transformers
|
5 |
+
torch
|
6 |
+
faiss-cpu
|
7 |
+
numpy
|
8 |
+
gtts
|
9 |
+
pydub
|
10 |
+
groq
|
11 |
+
python-dotenv
|