Spaces:
Runtime error
Runtime error
dennisjooo
commited on
Commit
•
252be09
1
Parent(s):
a5e5a54
Add `torch` to `requirements.txt`
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
transformers>=4.32.1
|
|
|
|
1 |
+
transformers>=4.32.1
|
2 |
+
torch>=2.1.0
|