mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-03-17 11:47:11 +08:00
Update zluda.py
This commit is contained in:
parent
6098615cda
commit
3f58f50df3
@ -47,8 +47,8 @@ def install_package(package_name, version, upgrade=False):
|
||||
|
||||
# List of packages and their required versions
|
||||
packages_to_check = [
|
||||
("comfyui-frontend-package", "1.18.9"),
|
||||
("comfyui-workflow-templates", "0.1.3"),
|
||||
("comfyui-frontend-package", "1.18.10"),
|
||||
("comfyui-workflow-templates", "0.1.14"),
|
||||
("av", "14.3.0")
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user