From 7904e1c26203f1b70aec82aa24c87fb4ddea3861 Mon Sep 17 00:00:00 2001 From: Chenlei Hu Date: Fri, 28 Jun 2024 21:04:46 -0400 Subject: [PATCH] Update README.md (#65) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8e2ad2298..06c1220c7 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ Front-end of [ComfyUI](https://github.com/comfyanonymous/ComfyUI) modernized. Th - Introduce a UI library to add more widget types for node developers. - LLM streaming node. - Linear mode (Similar to InvokeAI's linear mode). -- Invoke AI canvas. - Better node search. Sherlock https://github.com/Nuked88/ComfyUI-N-Sidebar. - Keybinding settings management. Register keybindings API for custom nodes. - New extensions API for adding UI-related features.