diff --git a/README.md b/README.md index 38ef95c..dfa4490 100644 --- a/README.md +++ b/README.md @@ -306,6 +306,8 @@ The nodes were originally made for use in the Comfyroll Template Workflows. # Credits +jagenjo/[litegraph.js](https://github.com/jagenjo/litegraph.js) - A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently. + comfyanonymous/[ComfyUI](https://github.com/comfyanonymous/ComfyUI) - A powerful and modular stable diffusion GUI. WASasquatch/[was-node-suite-comfyui](https://github.com/WASasquatch/was-node-suite-comfyui) - A powerful custom node extensions of ComfyUI.