Nodes Browser
ComfyDeploy: How comfyUI_SillyNodes works in ComfyUI?
What is comfyUI_SillyNodes?
Using rgthree's fast_group_muter and bookmark nodes, introduce the pyautogui library to simulate clicks and hotkeys, and run groups in sequence. screen manipulation is involved
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_SillyNodes
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
Just convert the 'trigger_field' to the input, an link a INT node. whatever int input from the previous node, it takes a full screenshot, and output an image. The print_to_screen is no use for now.
<img src="https://github.com/blueraincoatli/comfy_screenshots/blob/main/example/20240112104802.png">