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 de3af02 commit be07a8cCopy full SHA for be07a8c
pyproject.toml
@@ -15,7 +15,7 @@ requires-python = ">=3.10"
15
dependencies = [
16
"torch >= 2.6",
17
"torchvision",
18
- "xformers ; sys_platform == 'linux'",
+ "numpy",
19
"safetensors",
20
"gguf",
21
"einops",
0 commit comments