Spaces:
Runtime error
Runtime error
Create new file
Browse files- requirements.txt +23 -0
requirements.txt
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
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 |
+
firebase-admin
|
22 |
+
natsort
|
23 |
+
image-tools
|