Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
torch
|
| 2 |
numpy
|
| 3 |
-
transformers
|
| 4 |
scikit-learn
|
| 5 |
keras
|
| 6 |
tensorflow
|
|
|
|
| 1 |
torch
|
| 2 |
numpy
|
| 3 |
+
transformers==4.29.0
|
| 4 |
scikit-learn
|
| 5 |
keras
|
| 6 |
tensorflow
|