mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-03-20 15:05:52 +08:00
Update zluda.py
This commit is contained in:
parent
a6db9cc07a
commit
64008960e9
@ -28,7 +28,7 @@ def get_package_version(package_name):
|
||||
return version(package_name)
|
||||
|
||||
# Check and install comfyui-frontend-package if not installed or if the version is lower than required
|
||||
required_version = "1.13.9"
|
||||
required_version = "1.14.5"
|
||||
package_name = "comfyui-frontend-package"
|
||||
|
||||
try:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user