mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-07-09 23:07:03 +08:00
updated comfyui-frontend version
This commit is contained in:
parent
27f850ff8a
commit
163780343e
@ -28,7 +28,7 @@ def get_package_version(package_name):
|
|||||||
return version(package_name)
|
return version(package_name)
|
||||||
|
|
||||||
# Check and install comfyui-frontend-package if not installed or if the version is lower than required
|
# Check and install comfyui-frontend-package if not installed or if the version is lower than required
|
||||||
required_version = "1.14.6"
|
required_version = "1.15.13"
|
||||||
package_name = "comfyui-frontend-package"
|
package_name = "comfyui-frontend-package"
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user