mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-13 07:40:50 +08:00
Update zluda.py
This commit is contained in:
parent
d385e286a1
commit
0f7de5c588
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user