Spaces:
Runtime error
Runtime error
Commit
·
0431277
1
Parent(s):
bcc1f3f
add tensorflow
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
gradio
|
2 |
numpy
|
|
|
|
|
3 |
huggingface_hub
|
|
|
1 |
gradio
|
2 |
numpy
|
3 |
+
tensorflow
|
4 |
+
keras
|
5 |
huggingface_hub
|