mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-09 07:00:06 +00:00
Use npm to manage litegraph dependency (#45)
* Add comfyui-litegraph dep * remove static copy * Remove litegraph impl * Fix various issues * LiteGraph import * Fix test ref issue * Change to stable version of litegraph * update README
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { LiteGraph } from "comfyui-litegraph";
|
||||
import {app} from "../../scripts/app";
|
||||
import {ComfyWidgets} from "../../scripts/widgets";
|
||||
// Node that add notes to your project
|
||||
|
||||
Reference in New Issue
Block a user