Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -20,7 +20,7 @@ lm-format-enforcer == 0.10.1
|
|
20 |
outlines == 0.0.34 # Requires torch >= 2.1.0
|
21 |
typing_extensions
|
22 |
filelock >= 3.10.4 # filelock starts to support `mode` argument from 3.10.4
|
23 |
-
torch == 2.3.0
|
24 |
triton >= 2.2.0
|
25 |
wheel
|
26 |
packaging
|
|
|
20 |
outlines == 0.0.34 # Requires torch >= 2.1.0
|
21 |
typing_extensions
|
22 |
filelock >= 3.10.4 # filelock starts to support `mode` argument from 3.10.4
|
23 |
+
torch == 2.3.0
|
24 |
triton >= 2.2.0
|
25 |
wheel
|
26 |
packaging
|