mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-24 13:20:19 +08:00
Update zluda.py
This commit is contained in:
parent
e658527c7f
commit
cf9ad7aae3
@ -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.12.14"
|
required_version = "1.13.9"
|
||||||
package_name = "comfyui-frontend-package"
|
package_name = "comfyui-frontend-package"
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user