Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ scikit-learn
|
|
6 |
numpy
|
7 |
pandas
|
8 |
torch
|
9 |
-
|
|
|
|
6 |
numpy
|
7 |
pandas
|
8 |
torch
|
9 |
+
transformers[torch]
|
10 |
+
torch torchvision pytorch-lightning
|