Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +14 -14
requirements.txt
CHANGED
@@ -3,22 +3,22 @@ transformers
|
|
3 |
streamlit
|
4 |
google-cloud-firestore
|
5 |
firebase-admin
|
6 |
-
Werkzeug
|
7 |
-
huggingface_hub
|
8 |
torch
|
9 |
-
TTS
|
10 |
soundfile
|
11 |
-
tensorflow
|
12 |
-
tensorflow-datasets
|
13 |
-
tensorflow-addons
|
14 |
-
absl-py
|
15 |
-
gin-config
|
16 |
-
parameterized
|
17 |
-
mediapy
|
18 |
-
scikit-image
|
19 |
-
apache-beam
|
20 |
-
google-cloud-bigquery-storage
|
21 |
google-cloud-firestore
|
22 |
firebase-admin
|
23 |
-
natsort
|
24 |
image-tools
|
|
|
3 |
streamlit
|
4 |
google-cloud-firestore
|
5 |
firebase-admin
|
6 |
+
Werkzeug
|
7 |
+
huggingface_hub
|
8 |
torch
|
9 |
+
TTS
|
10 |
soundfile
|
11 |
+
tensorflow
|
12 |
+
tensorflow-datasets
|
13 |
+
tensorflow-addons
|
14 |
+
absl-py
|
15 |
+
gin-config
|
16 |
+
parameterized
|
17 |
+
mediapy
|
18 |
+
scikit-image
|
19 |
+
apache-beam
|
20 |
+
google-cloud-bigquery-storage
|
21 |
google-cloud-firestore
|
22 |
firebase-admin
|
23 |
+
natsort
|
24 |
image-tools
|