We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 633112c + 7c4232f commit 0988917Copy full SHA for 0988917
1 file changed
setup.py
@@ -82,7 +82,7 @@
82
"packaging>=20.0",
83
"psutil",
84
"pyyaml",
85
- "torch>=2.10,<2.12",
+ "torch==2.9.1",
86
"huggingface_hub>=0.21.0",
87
"safetensors>=0.4.3",
88
],
0 commit comments