From c7e90b7f75d89ad12f911836d6e018326bb9185b Mon Sep 17 00:00:00 2001 From: Christian Bastian Date: Wed, 3 Jan 2024 10:28:28 -0500 Subject: [PATCH] A little more wording. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 53b8cfa..1f67345 100644 --- a/README.md +++ b/README.md @@ -12,15 +12,16 @@ Currently it is still missing some features it should have. ## Fork Improvements -- Search models in models tab. +- Search bar in models tab. - Advanced keyword search using `"multiple words in quotes"` or a minus sign to `-exclude`. - Search `/`subdirectories of model directories based on your file structure (for example, `/styles/clothing`). - Include models listed in ComfyUI's `extra_model_paths.yaml`. - Button to copy a model to the ComfyUI clipboard or embedding to system clipboard. (Embedding copying requires secure http connection.) - Button to add model to ComfyUI graph or embedding to selected nodes. (For small screens/low resolution.) - Right, left and bottom toggleable sidebar modes. -- Drag model to graph to add or existing node to set model. -- Drag embedding to textarea to append. +- Drag a model onto the graph to add a new node. +- Drag a model onto an existing node to set the model field. +- Drag an embedding onto a text area to add it to the end. - Increased supported preview image types. - Correctly change colors using ComfyUI's theme colors. - Simplified UI.