Spaces:
Runtime error
Runtime error
Updating req.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
pandas==2.0.3
|
2 |
-
transformers
|
3 |
-
tensorflow
|
4 |
-
tf-keras
|
|
|
1 |
pandas==2.0.3
|
2 |
+
transformers[tf-cpu]
|
3 |
+
tensorflow
|
|