MCPcopy Create free account

hub / github.com/GraftingRayman/ComfyUI_GraftingRayman / functions

Functions445 in github.com/GraftingRayman/ComfyUI_GraftingRayman

Methodimage_details
(self, images, filename_prefix="ComfyUI", prompt=None, extra_pnginfo=None)
Nodes/GRImage.py:524
Methodimage_size
( self, height, width, standard, orientation, min_res,
Nodes/GRImage.py:134
Methodincrement
(self, prefix, start_value, seed)
Nodes/GRINTIncrement.py:24
Methodis_point_in_polygon
(x, y, poly)
Nodes/GRMask.py:562
Functionlist_files
API endpoint to list files in a specific folder Lists both text files AND images (for caption generation workflow)
Nodes/routes.py:25
Functionlist_folders
API endpoint to list all folders in the prompts directory
Nodes/routes.py:233
Methodload_image
(self, image, width, height, method)
Nodes/GRImage.py:440
Methodload_lora
(self, model, clip, incremental, subfolder, num_loras, strength, seed, reset_incremental, e
Nodes/GRLora.py:57
Functionload_lora_stack_config
Load LoRA stack configuration from a JSON file
Nodes/routes.py:520
FunctionmakeRenameInput
(node, state, widget, itemIdx, onDone)
web/js/gr_live_group_controller.js:269
Functionmouse
(event, pos, _node)
web/js/gr_live_group_controller.js:622
FunctionnodeCreated
(node)
web/js/GRImageSelector.js:52
FunctionnodeCreated
(node)
web/js/GRAnySelector.js:48
FunctionnodeCreated
(node)
web/js/GRAudioSelector.js:52
Methodnoop
(self)
Nodes/GRMenuHook.py:10
Methodparse_path
(self, file_path, custom)
Nodes/GRFilename.py:22
Methodpaste_with_mask
(self, background_image, overlay_image, mask_image, opacity, overlay_x, overlay_y, overlay_fit, mask_x, mask_y
Nodes/GRImage.py:895
Methodprocess
(self, img1_data, img2_data, bg_data, remove_background=False)
Nodes/image_loader_ultimate_multi.py:147
Functionrandom_resolve
Return the filename that would be selected for a given folder + seed. Used by the frontend to load the associated image preview after execu
Nodes/routes.py:376
Methodread_file
Read and return file content with optional image output. When file == RANDOM_SENTINEL the seed is used to deterministically
Nodes/GRPromptViewer.py:140
Functionread_image_file
API endpoint to read image files from the prompts directory
Nodes/routes.py:122
Functionread_prompt_file
API endpoint to read files from the prompts directory
Nodes/routes.py:86
Methodremove_background
(self, image, rembg_model="u2net")
Nodes/GRImage.py:1004
Methodreplace_func
(match)
Nodes/GRPromptReplacer.py:229
Methodreplace_words
Apply replacement rules to the input text and return both plain and highlighted versions.
Nodes/GRPromptReplacer.py:392
Methodresize_image
(self, image, height, width, image_dimensions, longest_side, longest_side_value, divisible_by, scale_factor)
Nodes/GRImage.py:267
Methodresize_mask
(self, mask, height, width)
Nodes/GRMask.py:211
Methodresize_to_bg
(crop_img)
Nodes/image_loader_ultimate_multi.py:173
Methodrun
(self, unique_id=None, extra_pnginfo=None)
Nodes/GRLiveGroupController.py:28
Functionsave_lora_stack_config
Save LoRA stack configuration to a JSON file
Nodes/routes.py:478
Functionsave_prompt_file
API endpoint to save files to the prompts directory
Nodes/routes.py:177
Methodselect_any
(self, **kwargs)
Nodes/GRAnySelector.py:25
Methodselect_audio
(self, **kwargs)
Nodes/GRAudioSelector.py:24
Methodselect_image
(self, **kwargs)
Nodes/GRImageSelector.py:24
Methodselect_prompt
(self, positive, short_text, seed, expand, subject_only, category, mood_type, color_type, composition_type, de
Nodes/GRPromptGenExtended.py:82
Methodselect_prompt
(self, clip, **kwargs)
Nodes/GRPrompt.py:27
Methodselect_prompt
(self, clip, **kwargs)
Nodes/GRPrompt.py:174
Methodselect_prompt
Generates the prompt based on the provided inputs.
Nodes/GRPrompt.py:1137
Methodselect_promptmulti
(self, clip, positive_a1, positive_a2, positive_a3, positive_a4, positive_a5, positive_a6, alwayspositive_a1,
Nodes/GRPrompt.py:70
Functionsetup
()
web/js/GRMenuHook.js:2365
FunctionsigmaFromY
web/js/gr_sigma_preset_selector.js:190
FunctionsigmaFromY
web/js/gr_sigma_preset_selector_advanced.js:234
Methodstack_images
(self, image1, image2, colour, border=0, horizontal_stack=False)
Nodes/GRImage.py:347
Methodtile_image
(self, image, rows, columns, colour, border=0)
Nodes/GRTile.py:45
Methodtile_image
(self, image, rows, columns, colour, border=0)
Nodes/GRTile.py:117
← previous401–445 of 445, ranked by callers