Spaces:
Runtime error
Runtime error
init!
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
3 |
+
numpy
|
4 |
+
scipy
|
5 |
+
gTTs
|
6 |
+
PyPDF2
|
7 |
+
gradio
|