Moses25 commited on
Commit
94d0488
1 Parent(s): b9c2a63

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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+cpu
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