Qifan Zhang commited on
Commit
597bbcf
1 Parent(s): c323814

fix: torch cpu

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -11,6 +11,6 @@ loguru
11
 
12
 
13
  -i https://download.pytorch.org/whl/cpu
14
- torch==2.1.1
15
 
16
 
 
11
 
12
 
13
  -i https://download.pytorch.org/whl/cpu
14
+ torch
15
 
16