mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-10 14:20:49 +08:00
Revert "headless should only be used on linux"
This reverts commit fa5ce108b2.
This commit is contained in:
parent
fa5ce108b2
commit
526f175302
@ -41,8 +41,7 @@ dependencies = [
|
||||
"jsonmerge>=1.9.0",
|
||||
"clean-fid>=0.1.35",
|
||||
"resize-right>=0.0.2",
|
||||
"opencv-python-headless>=4.9.0.80; sys_platform == 'linux'",
|
||||
"opencv-python>=4.9.0.80; sys_platform == 'win32' or sys_platform == 'darwin'",
|
||||
"opencv-python-headless>=4.9.0.80",
|
||||
"albumentations>=1.3.0",
|
||||
"aiofiles>=23.1.0",
|
||||
"frozendict>=2.3.6",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user