issues
search
yolain
/
ComfyUI-Easy-Use
In order to make it easier to use the ComfyUI, I have made some optimizations and integrations to some commonly used nodes.
GNU General Public License v3.0
1.11k
stars
78
forks
source link
Update the web v2 version to work more seamlessly with Comfy's new front-end
#310
Closed
yolain
closed
3 months ago
yolain
commented
3 months ago
What's updated
The code has been rewritten using the vue3 framework.
Beautify the right-click menu and allow custom nodes to be sorted A-Z.
Added some shortcut keys (e.g: Align nodes in selection, Shift key and click the center point of the connection to convert it to get set nodes).
Chain get node and set node with parent nodes. Credit by
ComfyUI-mape-Helpers
Added statistics time in node.
Re-designed the node of the
easy stylesSelector
.
Add settings to manage the shortcut keys and some other settings. (If the official Keybinding settings management is added it may be adjusted accordingly.)
Add nodes map management to manage groups and nodes on comfyui left sidebar
https://github.com/yolain/ComfyUI-Easy-Use-Frontend/pull/2
What's updated
easy stylesSelector
.