Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -15
requirements.txt
CHANGED
@@ -8,19 +8,8 @@ io
|
|
8 |
pytest
|
9 |
sphinx
|
10 |
huggingface-hub
|
11 |
-
|
12 |
-
|
13 |
-
|
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 |
-
|
|
|
8 |
pytest
|
9 |
sphinx
|
10 |
huggingface-hub
|
11 |
+
IPython
|
12 |
+
torchvision
|
13 |
+
torchaudio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
tensorflow
|
15 |
+
flax
|