Spaces:
Runtime error
Runtime error
Snehal Bandekar
commited on
Commit
·
285f82b
1
Parent(s):
5a5576c
fix: used higher version of torch
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
transformers
|
| 2 |
-
torch==2.
|
|
|
|
| 1 |
transformers
|
| 2 |
+
torch==2.1.2
|