Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
skorch
|
2 |
-
transformers
|
3 |
torch
|
4 |
sklearn
|
5 |
modal
|
|
|
1 |
skorch
|
2 |
+
transformers==4.20.1
|
3 |
torch
|
4 |
sklearn
|
5 |
modal
|