mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 06:40:48 +08:00
Omit stringzilla 4.2.0 because it has broken manylinux wheels
This commit is contained in:
parent
f205eb704e
commit
22575de924
@ -109,6 +109,8 @@ dependencies = [
|
|||||||
"SQLAlchemy",
|
"SQLAlchemy",
|
||||||
"gguf",
|
"gguf",
|
||||||
"trimesh",
|
"trimesh",
|
||||||
|
# doesn't support linux correctly yet
|
||||||
|
"stringzilla<4.2.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user