You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# OpenVINO Node for ComfyUI
1
+
# 🔥OpenVINO Node for ComfyUI🔥
2
2
3
3
This node is designed for optimizing the performance of model inference in ComfyUI by leveraging [Intel OpenVINO toolkits](https://github.com/openvinotoolkit/openvino).
4
4
@@ -16,12 +16,12 @@ This node is designed for optimizing the performance of model inference in Comfy
16
16
-[Instruction](#instruction)
17
17
-[Q&A](#qa)
18
18
19
-
## Supported Hardware
19
+
## 💻Supported Hardware
20
20
21
21
This node can support running model on Intel CPU, GPU and NPU device.You can find more detailed informantion in [OpenVINO System Requirements](https://docs.openvino.ai/2025/about-openvino/release-notes-openvino/system-requirements.html).
22
22
23
23
24
-
## Install
24
+
## 🚗Install
25
25
26
26
**Prererquisites**
27
27
@@ -56,7 +56,7 @@ cd comfyui_openvino
56
56
pip install -r requirements.txt
57
57
```
58
58
59
-
## Instruction
59
+
## 🚀Instruction
60
60
To trigger OpenVINO Node for ComfyUI, you can follow the example as reference:
61
61
1. Start a ComfyUI server.
62
62
@@ -87,7 +87,7 @@ To trigger OpenVINO Node for ComfyUI, you can follow the example as reference:
0 commit comments