mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-10 20:57:08 +08:00
Update nodes_torch_compile.py
This commit is contained in:
parent
bc9eb9dfdb
commit
e14b8dfec5
@ -19,7 +19,7 @@ class TorchCompileModel:
|
||||
"backend": (["inductor", "cudagraphs", "openvino"],),
|
||||
},
|
||||
"optional": {
|
||||
"openvino device": (available_devices,),
|
||||
"openvino_device": (available_devices,),
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user