Skip to content

Commit 1f25d69

Browse files
committed
readme
1 parent 4ed82ec commit 1f25d69

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# ComfyUI Frontend Vue Basic
2-
(Important: Make sure to install this latest version of ComfyUI Frontend - **1.24.4**!!!)
32

43
A demonstration custom node that showcases how to integrate Vue as a frontend framework within ComfyUI, complete with PrimeVue components and vue-i18n support.
54

5+
> **Note**: Since ComfyUI Frontend **1.33.9**, Vue is no longer exposed by the frontend. This project now uses a standalone Vue instance bundled with the extension instead of relying on the frontend's Vue.
6+
67
## Overview
78

89
ComfyUI Frontend Vue Basic provides a working example of how to build interactive UI components for ComfyUI custom nodes using modern web technologies. It features a basic drawing board inside a custom node that outputs the created image as a result.

0 commit comments

Comments
 (0)