Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ tensorflow
|
|
2 |
transformers
|
3 |
pandas
|
4 |
numpy
|
5 |
-
gradio
|
|
|
|
|
|
2 |
transformers
|
3 |
pandas
|
4 |
numpy
|
5 |
+
gradio
|
6 |
+
keras
|
7 |
+
tensorflow-gpu==2.7.0
|