Update zluda.py

This commit is contained in:
patientx 2025-03-08 14:23:08 +03:00 committed by GitHub
parent d385e286a1
commit 0f7de5c588
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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