Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
transformers
|
2 |
-
tensorflow
|
3 |
plotly
|
4 |
keras==2.9.0
|
|
|
1 |
transformers
|
2 |
+
tensorflow==2.8
|
3 |
plotly
|
4 |
keras==2.9.0
|