pytorch reinstalled
@@ -47,7 +47,7 @@ dependencies = [
[project.optional-dependencies]
stable = [
- "torch==2.3.1",
+ "torch>=2.3.1",
"torchaudio",
]