Spaces:
Runtime error
Runtime error
Avril Lalaine
commited on
Commit
·
cbee212
1
Parent(s):
7b04a2d
fixed torch requiremnets installation
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,4 +9,4 @@ MarkupSafe==2.1.5
|
|
9 |
Werkzeug==3.0.4
|
10 |
zipp==3.20.2
|
11 |
transformers==4.33.3
|
12 |
-
torch==2.4.1
|
|
|
9 |
Werkzeug==3.0.4
|
10 |
zipp==3.20.2
|
11 |
transformers==4.33.3
|
12 |
+
torch==2.4.1
|