Skip to content

Commit be07a8c

Browse files
fix deps (#75)
1 parent de3af02 commit be07a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ requires-python = ">=3.10"
1515
dependencies = [
1616
"torch >= 2.6",
1717
"torchvision",
18-
"xformers ; sys_platform == 'linux'",
18+
"numpy",
1919
"safetensors",
2020
"gguf",
2121
"einops",

0 commit comments

Comments
 (0)