mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 19:21:54 +00:00
Update README (#1149)
This commit is contained in:
54
README.md
54
README.md
@@ -33,11 +33,11 @@
|
|||||||
|
|
||||||
### Nightly Release
|
### 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:
|
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
|
--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
|
### Major features
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>v1.3.7: Keybinding customization</summary>
|
||||||
|
|
||||||
|
## Basic UI
|
||||||
|

|
||||||
|
|
||||||
|
## Reset button
|
||||||
|

|
||||||
|
|
||||||
|
## Edit Keybinding
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
[rec.webm](https://github.com/user-attachments/assets/a3984ed9-eb28-4d47-86c0-7fc3efc2b5d0)
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>v1.2.4: Node library sidebar tab</summary>
|
<summary>v1.2.4: Node library sidebar tab</summary>
|
||||||
|
|
||||||
@@ -90,6 +107,32 @@ https://github.com/user-attachments/assets/4bbca3ee-318f-4cf0-be32-a5a5541066cf
|
|||||||
|
|
||||||
### QoL changes
|
### QoL changes
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>v1.3.6: **Litegraph** Toggle link visibility</summary>
|
||||||
|
|
||||||
|
[rec.webm](https://github.com/user-attachments/assets/34e460ac-fbbc-44ef-bfbb-99a84c2ae2be)
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>v1.3.4: **Litegraph** Auto widget to input conversion</summary>
|
||||||
|
|
||||||
|
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)
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>v1.3.4: **Litegraph** Canvas pan mode</summary>
|
||||||
|
|
||||||
|
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)
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>v1.3.1: **Litegraph** Shift drag link to create a new link</summary>
|
<summary>v1.3.1: **Litegraph** Shift drag link to create a new link</summary>
|
||||||
|
|
||||||
@@ -97,6 +140,13 @@ https://github.com/user-attachments/assets/4bbca3ee-318f-4cf0-be32-a5a5541066cf
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>v1.2.62: **Litegraph** Show optional input slots as donuts</summary>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>v1.2.44: **Litegraph** Double click group title to edit</summary>
|
<summary>v1.2.44: **Litegraph** Double click group title to edit</summary>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user