Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
numpy
|
2 |
gradio
|
|
|
|
|
3 |
huggingface_hub
|
|
|
1 |
numpy
|
2 |
gradio
|
3 |
+
keras
|
4 |
+
tensorflow
|
5 |
huggingface_hub
|