mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-20 19:30:20 +08:00
Update zluda.py
This commit is contained in:
parent
1eebc4faf9
commit
d8a75b86e9
@ -25,7 +25,7 @@ def get_package_version(package_name):
|
|||||||
return version(package_name)
|
return version(package_name)
|
||||||
|
|
||||||
# Check and install/update comfyui-frontend-package
|
# Check and install/update comfyui-frontend-package
|
||||||
required_frontend_version = "1.16.9"
|
required_frontend_version = "1.17.11"
|
||||||
frontend_package_name = "comfyui-frontend-package"
|
frontend_package_name = "comfyui-frontend-package"
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user