From 0f7de5c58881541dbc273d69abb0f7f46cc16652 Mon Sep 17 00:00:00 2001 From: patientx Date: Sat, 8 Mar 2025 14:23:08 +0300 Subject: [PATCH] Update zluda.py --- comfy/zluda.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comfy/zluda.py b/comfy/zluda.py index 2a090c4e8..3a927e752 100644 --- a/comfy/zluda.py +++ b/comfy/zluda.py @@ -24,7 +24,7 @@ except ImportError: import sys subprocess.check_call([sys.executable, '-m', 'pip', 'install', 'comfyui-frontend-package==1.11.8', '--quiet']) print(" ") - print("Comfyui Frontend Package missing, it is installed. (one time only) ") + print("Comfyui Frontend Package missing / older version , it is installed. (one time only) ") #audio patch import torch._dynamo