Skip to content

Commit e1184b6

Browse files
Update README.md
1 parent 2b5c9b0 commit e1184b6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# OpenVINO Node for ComfyUI
1+
# 🔥OpenVINO Node for ComfyUI🔥
22

33
This node is designed for optimizing the performance of model inference in ComfyUI by leveraging [Intel OpenVINO toolkits](https://github.com/openvinotoolkit/openvino).
44

@@ -16,12 +16,12 @@ This node is designed for optimizing the performance of model inference in Comfy
1616
- [Instruction](#instruction)
1717
- [Q&A](#qa)
1818

19-
## Supported Hardware
19+
## 💻Supported Hardware
2020

2121
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).
2222

2323

24-
## Install
24+
## 🚗Install
2525

2626
**Prererquisites**
2727

@@ -56,7 +56,7 @@ cd comfyui_openvino
5656
pip install -r requirements.txt
5757
```
5858

59-
## Instruction
59+
## 🚀Instruction
6060
To trigger OpenVINO Node for ComfyUI, you can follow the example as reference:
6161
1. Start a ComfyUI server.
6262

@@ -87,7 +87,7 @@ To trigger OpenVINO Node for ComfyUI, you can follow the example as reference:
8787
8888
![Step 3](https://github.com/user-attachments/assets/b8f40c64-47b4-48a8-9c8a-87ccba4650b6)
8989
90-
## Q&A
90+
## 🤔Q&A
9191
9292
1. **Does it support LoRA loader ?**
9393

0 commit comments

Comments
 (0)