Spaces:
Runtime error
Runtime error
seriouspark
commited on
Commit
•
705098d
1
Parent(s):
27d6130
fixed requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
transformers
|
2 |
torch
|
3 |
bs4
|
4 |
JPype1
|
|
|
1 |
+
transformers[torch]
|
2 |
torch
|
3 |
bs4
|
4 |
JPype1
|