Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ matplotlib
|
|
11 |
numpy
|
12 |
pandas
|
13 |
torch
|
14 |
-
transformers
|
|
|
|
11 |
numpy
|
12 |
pandas
|
13 |
torch
|
14 |
+
transformers
|
15 |
+
io
|