mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-04-20 03:13:30 +00: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…
Reference in New Issue
Block a user