A custom node package for image processing in ComfyUI, for automating image processing within the ComfyUI workflow.
Posted on 2025-06-29Guangdong · ShenzhenAIComfyUIworkdevelop
After upgrading Custom-scripts, the LoRA loader has not been displaying preview images of LoRA models. So, I wrote this node, which can quickly preview images and their filenames in a specific folder. Although it’s not as convenient as the one in Custom-scripts, it still helps me quickly reference LoRA preview images.
Posted on 2025-03-09Guangdong · ShenzhenAIComfyUIworkdevelop
I wrote a new comfyui plug-in that can quickly overlay text on images and set the text size, font, color, stroke, projection and other effects.
Posted on 2025-03-08Guangdong · ShenzhenAIComfyUIworkdevelop
Recently, I needed a custom node at work to merge multiple pre-configured prompts. I couldn’t find a suitable one, so I wrote a ComfyUI plugin myself to easily select preset prompts. I named it "ComfyUI Prompts Selector." Its main function is to save pre-configured prompts as text files and place them in the "prompts" directory.
After entering ComfyUI, right-click your mouse, go to Add Node, find 💀 Prompt Selector, select the corresponding prompt, and connect it to the CLIP Text Encode node. Then, it’s ready to use.
Posted on 2025-02-26Guangdong · ShenzhenworkdevelopdesignAIMidjourneyComfyUI
A tool has been developed called "Prompts Generator," or "PG" for short, which can help you quickly generate AI painting prompts online. It allows you to quickly select desired styles, materials, colors, lighting, camera angles, and other prompts. You can also share and forward your own preset combinations.
Posted on 2024-04-13Guangdong · ShenzhenAIComfyUI
Tried using Controlnet and LoRa to build a few simple workflows, and the results turned out quite well.
Posted on 2024-03-22Guangdong · ShenzhenAIComfyUI