mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-26 22:30:19 +08:00
Update zluda.py
This commit is contained in:
parent
d385e286a1
commit
0f7de5c588
@ -24,7 +24,7 @@ except ImportError:
|
|||||||
import sys
|
import sys
|
||||||
subprocess.check_call([sys.executable, '-m', 'pip', 'install', 'comfyui-frontend-package==1.11.8', '--quiet'])
|
subprocess.check_call([sys.executable, '-m', 'pip', 'install', 'comfyui-frontend-package==1.11.8', '--quiet'])
|
||||||
print(" ")
|
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
|
#audio patch
|
||||||
import torch._dynamo
|
import torch._dynamo
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user