Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +17 -1
requirements.txt
CHANGED
@@ -7,4 +7,20 @@ numpy
|
|
7 |
io
|
8 |
pytest
|
9 |
sphinx
|
10 |
-
huggingface-hub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
io
|
8 |
pytest
|
9 |
sphinx
|
10 |
+
huggingface-hub
|
11 |
+
|
12 |
+
gradio
|
13 |
+
transformers
|
14 |
+
PyPDF2
|
15 |
+
gtts
|
16 |
+
torch
|
17 |
+
numpy
|
18 |
+
io
|
19 |
+
pytest
|
20 |
+
sphinx
|
21 |
+
huggingface-hub
|
22 |
+
IPython==8.3.0
|
23 |
+
|
24 |
+
# Add TensorFlow >= 2.0 or Flax if your application requires them
|
25 |
+
tensorflow
|
26 |
+
# flax
|