mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-24 13:20:19 +08:00
Update zluda.py
This commit is contained in:
parent
6aa9077f3c
commit
05d6c876ad
@ -58,7 +58,7 @@ def install_package(package_name, version, upgrade=False):
|
|||||||
|
|
||||||
# List of packages and their required versions
|
# List of packages and their required versions
|
||||||
packages_to_check = [
|
packages_to_check = [
|
||||||
("comfyui-frontend-package", "1.18.10"),
|
("comfyui-frontend-package", "1.19.9"),
|
||||||
("comfyui-workflow-templates", "0.1.14"),
|
("comfyui-workflow-templates", "0.1.14"),
|
||||||
("av", "14.3.0")
|
("av", "14.3.0")
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user