We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc9a5c commit 405cfd4Copy full SHA for 405cfd4
pyproject.toml
@@ -45,7 +45,7 @@ dependencies = [
45
"onnxruntime==1.19.2",
46
"opencv-python==4.9.0.80",
47
"safetensors",
48
- "spandrel==0.3.4",
+ "spandrel",
49
"torch~=2.6.0", # torch and related dependencies are loosely pinned, will respect requirement of `diffusers[torch]`
50
"torchsde", # diffusers needs this for SDE solvers, but it is not an explicit dep of diffusers
51
"torchvision",
0 commit comments