From 99c948f578049c1e4cf69239f3847c5aa0d87b80 Mon Sep 17 00:00:00 2001 From: Chenlei Hu Date: Mon, 7 Oct 2024 14:46:43 -0400 Subject: [PATCH] Update README (#1149) --- README.md | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 52 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 749af6207..b7f0b6312 100644 --- a/README.md +++ b/README.md @@ -33,11 +33,11 @@ ### Nightly Release -Nightly releases are published daily at [https://github.com/Comfy-Org/ComfyUI_frontend/releases](https://github.com/Comfy-Org/ComfyUI_frontend/releases). +Nightly releases are published daily at [https://github.com/Comfy-Org/ComfyUI_frontend/releases](https://github.com/Comfy-Org/ComfyUI_frontend/releases). To use the latest nightly release, add the following command line argument to your ComfyUI launch script: -``` +```bat --front-end-version Comfy-Org/ComfyUI_frontend@latest ``` @@ -62,6 +62,23 @@ There will be a 2-day feature freeze before each stable release. During this per ### Major features +
+ v1.3.7: Keybinding customization + +## Basic UI +![image](https://github.com/user-attachments/assets/c84a1609-3880-48e0-a746-011f36beda68) + +## Reset button +![image](https://github.com/user-attachments/assets/4d2922da-bb4f-4f90-8017-a8e4a0db07c7) + +## Edit Keybinding +![image](https://github.com/user-attachments/assets/77626b7a-cb46-48f8-9465-e03120aac66a) +![image](https://github.com/user-attachments/assets/79131a4e-75c6-4715-bd11-c6aaed887779) + +[rec.webm](https://github.com/user-attachments/assets/a3984ed9-eb28-4d47-86c0-7fc3efc2b5d0) + +
+
v1.2.4: Node library sidebar tab @@ -90,6 +107,32 @@ https://github.com/user-attachments/assets/4bbca3ee-318f-4cf0-be32-a5a5541066cf ### QoL changes +
+ v1.3.6: **Litegraph** Toggle link visibility + +[rec.webm](https://github.com/user-attachments/assets/34e460ac-fbbc-44ef-bfbb-99a84c2ae2be) + +
+ +
+ v1.3.4: **Litegraph** Auto widget to input conversion + +Dropping a link of correct type on node widget will automatically convert the widget to input. + +[rec.webm](https://github.com/user-attachments/assets/15cea0b0-b225-4bec-af50-2cdb16dc46bf) + +
+ +
+ v1.3.4: **Litegraph** Canvas pan mode + +The canvas becomes readonly in pan mode. Pan mode is activated by clicking the pan mode button on the canvas menu +or by holding the space key. + +[rec.webm](https://github.com/user-attachments/assets/c7872532-a2ac-44c1-9e7d-9e03b5d1a80b) + +
+
v1.3.1: **Litegraph** Shift drag link to create a new link @@ -97,6 +140,13 @@ https://github.com/user-attachments/assets/4bbca3ee-318f-4cf0-be32-a5a5541066cf
+
+ v1.2.62: **Litegraph** Show optional input slots as donuts + +![GYEIRidb0AYGO-v](https://github.com/user-attachments/assets/e6cde0b6-654b-4afd-a117-133657a410b1) + +
+
v1.2.44: **Litegraph** Double click group title to edit