Nodes Browser
ComfyDeploy: How ComfyUI Ricing works in ComfyUI?
What is ComfyUI Ricing?
ComfyUI custom user.css and some script stuff. mainly for web interface.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI Ricing
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI Ricing
some additional script for ComfyUI frontend. UI mostly
what is it?
it will replace user.css
on ./ComfyUI/web
folder
the script does this
| hotkey | name | description |
| ------------- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| \(backtick) | solomode | mute all node that are not link with current selected node ![](image/solomode.gif) | | alt | reroute add | holding
alt key` while clicking on the dot in the middle of the connector will automatically add a reroute node (credit to melMass) |