Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
PyPDF2
|
| 3 |
+
transformers
|
| 4 |
+
torch
|
| 5 |
+
gTTS
|
| 6 |
+
numpy
|
| 7 |
+
scipy
|