ComfyUI Extension: GraftingRayman
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
Image Manipulation and Prompt Generation Nodes
Looking for a different extension?
Custom Nodes (55)
- GRAnySelector
- GRAudioSelector
- GR Background Remover REMBG
- GR BLIP 2 Caption Generator
- GR BLIP 2 Text Expander
- GR Checkered Board
- GR Counter
- GR Filename
- GR Flip Tile Random Inverted
- GR Flip Tile Random Red Ring
- GR Florence 2 Caption Generator
- GR Image/Depth Mask
- GR Image Details Displayer
- GR Image Details Saver
- GR Image Multiplication
- GR Image Multiplier
- GR Image Paste
- GR Image Paste With Mask
- GR Image Resize
- GR Image Resize Methods
- GRImageSelector
- GR Image Size
- GR INT Incremetor
- GRLiveGroupController
- GRLoraLoader
- GR Lora Randomizer
- GR Mask
- GR Mask Create
- GR Mask Create Random
- GR Mask Create Random Multi
- GR Mask Resize
- GRMenuHook
- GR Multi Mask Create
- GR Onomatopoeia
- GR Pan Or Zoom
- GR Prompt Generator
- GR Prompt Generator1
- GR Prompt Generator Extended
- GR Prompt HUB
- GR Prompt Replacer
- GR Prompt Selector
- GR Prompt Selector Multi
- GRPromptViewer
- GR Prompty
- GR Scroller
- GR Sigma Presets
- GR Sigma Preset Selector
- GR Sigma Preset Selector Advanced
- GR Sigmas
- GR Stack Image
- GR Text Overlay
- GR Tile and Border Image
- GR Tile and Border Image Random Flip
- ImageLoaderUltimate
- ImageLoaderUltimateMulti
README
Welcome to my page. I create nodes that I need to make my life easier, most of the stuff I do is based on Image Generation and Manipulation. If I find something lacking I try to create something that helps me or shortens the time required to complete the task at hand. This is by no means an extensive list, more to follow though.
If you would like to support my efforts use the QR code
Installation:
Install using ComfyUI Manager or manually install in your custom_nodes directory with the following command:
"git clone https://github.com/GraftingRayman/ComfyUI_GraftingRayman"
Make sure to install Clip
For comfyui portable run the following command in your comyfui folder
".\python_embeded\python.exe -m pip install git+https://github.com/openai/CLIP.git"
For system python run the following command
"pip install git+https://github.com/openai/CLIP.git"
Without this the nodes will fail to be imported
If you use these, follow my YouTube channel where I create ComfyUI workflows from scratch
Hope this stuff is helpful
GR Live Group Controller
This is a node created out of frustration, have been using "Fast Group Muter" for ages but it got tedious so had to improve it and here we are
<img alt="image" src="https://github.com/GraftingRayman/ComfyUI_GraftingRayman/blob/main/Assets/grlivegroupcontroller.jpg" />1: Click here to add a new Header Section
2: Click here to go to the group itself
3: Currently executing group is highlighted
4: Header Sections
5: Edit the names of the Groups or Headers, changes the actual Groups title
6: Click and move to reorder - order is kept on refresh
7: Number of nodes in the group
8: Shows if the Group is enabled/disabled
GR Sigma Preset Selector
Select preset sigmas for your generations, change your Comp, Mid and Detail amounts in the graph.
<img width="812" height="720" alt="image" src="https://github.com/user-attachments/assets/65639d1b-6168-4520-98cd-2fdabb2db403" />Use the preset steps for the model selected or auto scale to manual steps
<img width="816" height="720" alt="image" src="https://github.com/user-attachments/assets/4a66b216-d451-4d8a-aa93-66bceb1bec3a" />Move the vertical bars for Comp, Mid and Detail to select your desired ranges
<img width="810" height="714" alt="image" src="https://github.com/user-attachments/assets/894483c3-3627-4af7-88c0-18b885252144" />Change the position of each step individually
<img width="810" height="708" alt="image" src="https://github.com/user-attachments/assets/ab72f163-e7d6-455c-8526-012a029058d4" />Loads of presets already defined to suit all image types
<img width="846" height="960" alt="image" src="https://github.com/user-attachments/assets/da12a78f-59a6-4101-898d-2866b17298ee" />Image Loader Ultimate
Could this be the Ultimate Image Loader
Load an image, rotate it, flip it, crop it all in one place
If you have set the crop, it will keep the crip area whether you rotate it or flip it as many times as you like
<img width="1191" height="846" alt="image" src="https://github.com/user-attachments/assets/014181c5-61f9-4aca-8d75-7d68348dc5ec" /> <img width="1380" height="816" alt="image" src="https://github.com/user-attachments/assets/e1957dbf-fc1d-42f6-a9b1-053786951aea" />Great for all your video generations where having extra content makes the output look silly
GR Prompt Viewer
<b>UPDATE:</b> If the prompt has an image with the same name, it will now display the image below the prompt.
If there is an image without a prompt, it will ask if you want a prompt generated, if yes it will save it with the same filename as the image.
A node to save, edit and load your prompts, never lose a prompt. View dynamically the contents before using the prompt.
<img width="1936" height="1513" alt="image" src="https://github.com/user-attachments/assets/7f559cd3-0a2f-4e9e-be22-538298df989e" />All prompts are saved in the node directory inside a folder called prompts comfyui/custom_nodes/ComfyUI_GraftingRayman/Nodes/prompts
Prompts can be sorted by folders
All executed prompts are autosaved when it is queued
<img width="1108" height="454" alt="image" src="https://github.com/user-attachments/assets/e3e8b456-a8fe-46df-9250-ef6972885997" /> <img width="1164" height="528" alt="image" src="https://github.com/user-attachments/assets/0cb21e54-7b89-4e3a-bebf-33cabccb383c" />GR Menu Hook
This node adds some features that are not needed, but they are wanted
Keeps nodes inside a group, can arrange them in multiple ways.
Also can add all nodes that are not in groups into a node with one click
<img width="404" height="151" alt="image" src="https://github.com/user-attachments/assets/b9548267-1409-46cf-98a1-85c385c206aa" /> <img width="395" height="143" alt="image" src="https://github.com/user-attachments/assets/bec26850-a0f3-4a2e-84c9-e8b2058aab31" /> <img width="1530" height="895" alt="image" src="https://github.com/user-attachments/assets/41139646-3251-4169-9e94-e6e37bed610d" /> <img width="1308" height="901" alt="image" src="https://github.com/user-attachments/assets/ba757b77-1ed2-4159-9381-6c8575b7526b" /> <img width="1302" height="889" alt="image" src="https://github.com/user-attachments/assets/c1c2848b-1d2a-4ec2-97f0-91d62bf195f8" />GR Lora Loader
A LoRA loader node, that dynamically updates as LoRA's are added to the node. LoRA's can be randomized along with their weights or done manually
<img width="610" height="511" alt="image" src="https://github.com/user-attachments/assets/111b2575-73a9-48e6-986f-dd9596f55b08" /> <img width="606" height="540" alt="image" src="https://github.com/user-attachments/assets/887b5efc-0485-41c9-851d-547142b504f6" />GR Florence 2 Caption Generator for Ollama
GR Background Remover REMBG
This node is an updated version of other REMBG nodes, includes all available REMBG models to choose from
8 Different models to choose from
Use the general use model for all types of images
Use the anime model for anime images
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.