mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 23:00:51 +08:00
updated comfyui-frontend version
This commit is contained in:
parent
95773a0045
commit
71ac9830ab
@ -25,7 +25,7 @@ def get_package_version(package_name):
|
||||
return version(package_name)
|
||||
|
||||
# Check and install/update comfyui-frontend-package
|
||||
required_frontend_version = "1.15.13"
|
||||
required_frontend_version = "1.16.8"
|
||||
frontend_package_name = "comfyui-frontend-package"
|
||||
|
||||
try:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user