Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ tensorflow
|
|
2 |
numpy
|
3 |
pandas
|
4 |
matplotlib
|
5 |
-
pathlib
|
|
|
|
2 |
numpy
|
3 |
pandas
|
4 |
matplotlib
|
5 |
+
pathlib
|
6 |
+
transformers
|