mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
update DB
This commit is contained in:
parent
d9ec870598
commit
f3e9856107
@ -14782,6 +14782,26 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "a ComfyUI Custom Node for [a/smartcrop.py](https://github.com/smartcrop/smartcrop.py)"
|
"description": "a ComfyUI Custom Node for [a/smartcrop.py](https://github.com/smartcrop/smartcrop.py)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "DareFail",
|
||||||
|
"title": "ComfyUI-Roboflow",
|
||||||
|
"reference": "https://github.com/DareFail/ComfyUI-Roboflow",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/DareFail/ComfyUI-Roboflow"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a ComfyUI node that connects with [a/Roboflow workflows](https://roboflow.com/workflows/build).\nRoboflow hosts hundreds of thousands of open source and custom object detection models."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "SeanScripts",
|
||||||
|
"title": "ComfyUI-Pixtral",
|
||||||
|
"reference": "https://github.com/SeanScripts/ComfyUI-Pixtral",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/SeanScripts/ComfyUI-Pixtral"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "For loading and running Pixtral models"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -15189,16 +15209,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Nojahhh",
|
|
||||||
"title": "ComfyUI GLM-4 Wrapper",
|
|
||||||
"reference": "https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "ComfyUI GLM-4 Wrapper. This powerful tool enhances your prompt engineering process by allowing users to easily construct detailed, high-quality prompts for image/video generation based on user image and/or user prompts."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1821,6 +1821,16 @@
|
|||||||
"title_aux": "ComfyUI-Depth2Mask"
|
"title_aux": "ComfyUI-Depth2Mask"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/DareFail/ComfyUI-Roboflow": [
|
||||||
|
[
|
||||||
|
"CustomWorkflow_1image",
|
||||||
|
"LabelEmotions",
|
||||||
|
"RemoveBackground"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Roboflow"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/DataCTE/prompt_injection": [
|
"https://github.com/DataCTE/prompt_injection": [
|
||||||
[
|
[
|
||||||
"AdvancedPromptInjection",
|
"AdvancedPromptInjection",
|
||||||
@ -4013,7 +4023,8 @@
|
|||||||
"MaraScottSetInpaintingByMask_v1",
|
"MaraScottSetInpaintingByMask_v1",
|
||||||
"MaraScottTextConcatenate_v1",
|
"MaraScottTextConcatenate_v1",
|
||||||
"MaraScottUpscalerRefinerNode_v3",
|
"MaraScottUpscalerRefinerNode_v3",
|
||||||
"MaraScott_Kijai_TokenCounter_v1"
|
"MaraScott_Kijai_TokenCounter_v1",
|
||||||
|
"TextConversion_StringToList_v1"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "\ud83d\udc30 MaraScott Nodes"
|
"title_aux": "\ud83d\udc30 MaraScott Nodes"
|
||||||
@ -5138,6 +5149,17 @@
|
|||||||
"title_aux": "ComfyUI-Long-CLIP"
|
"title_aux": "ComfyUI-Long-CLIP"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/SeanScripts/ComfyUI-Pixtral": [
|
||||||
|
[
|
||||||
|
"PixtralGenerateText",
|
||||||
|
"PixtralImageEncode",
|
||||||
|
"PixtralModelLoader",
|
||||||
|
"PixtralTextEncode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Pixtral"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/SeanScripts/ComfyUI-Unload-Model": [
|
"https://github.com/SeanScripts/ComfyUI-Unload-Model": [
|
||||||
[
|
[
|
||||||
"UnloadAllModels",
|
"UnloadAllModels",
|
||||||
@ -5508,7 +5530,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/ShmuelRonen/ComfyUI_pixtral_vision": [
|
"https://github.com/ShmuelRonen/ComfyUI_pixtral_vision": [
|
||||||
[
|
[
|
||||||
"ComfyUIPixtralVision"
|
"ComfyUIPixtralVision",
|
||||||
|
"MultiImagesInput"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_pixtral_vision"
|
"title_aux": "ComfyUI_pixtral_vision"
|
||||||
@ -6394,6 +6417,7 @@
|
|||||||
[
|
[
|
||||||
"ttN KSampler_v2",
|
"ttN KSampler_v2",
|
||||||
"ttN advPlot combo",
|
"ttN advPlot combo",
|
||||||
|
"ttN advPlot images",
|
||||||
"ttN advPlot range",
|
"ttN advPlot range",
|
||||||
"ttN advPlot string",
|
"ttN advPlot string",
|
||||||
"ttN advanced xyPlot",
|
"ttN advanced xyPlot",
|
||||||
@ -11262,6 +11286,7 @@
|
|||||||
"Eden_IMG_unpadder",
|
"Eden_IMG_unpadder",
|
||||||
"Eden_Int",
|
"Eden_Int",
|
||||||
"Eden_MaskBoundingBox",
|
"Eden_MaskBoundingBox",
|
||||||
|
"Eden_RepeatLatentBatch",
|
||||||
"Eden_Seed",
|
"Eden_Seed",
|
||||||
"Eden_String",
|
"Eden_String",
|
||||||
"Eden_gpt4_node",
|
"Eden_gpt4_node",
|
||||||
@ -12630,6 +12655,7 @@
|
|||||||
"About_us",
|
"About_us",
|
||||||
"AmapRegeoTool",
|
"AmapRegeoTool",
|
||||||
"AmapWeatherTool",
|
"AmapWeatherTool",
|
||||||
|
"Browser_display",
|
||||||
"CLIPTextEncode_party",
|
"CLIPTextEncode_party",
|
||||||
"CombineVideos",
|
"CombineVideos",
|
||||||
"Dingding",
|
"Dingding",
|
||||||
@ -12750,6 +12776,7 @@
|
|||||||
"omost_decode",
|
"omost_decode",
|
||||||
"omost_json2py",
|
"omost_json2py",
|
||||||
"omost_setting",
|
"omost_setting",
|
||||||
|
"open_url_function",
|
||||||
"open_url_tool",
|
"open_url_tool",
|
||||||
"openai_ebd_tool",
|
"openai_ebd_tool",
|
||||||
"openai_tts",
|
"openai_tts",
|
||||||
@ -13900,6 +13927,7 @@
|
|||||||
"Bjornulf_SaveImageToFolder",
|
"Bjornulf_SaveImageToFolder",
|
||||||
"Bjornulf_SaveText",
|
"Bjornulf_SaveText",
|
||||||
"Bjornulf_SaveTmpImage",
|
"Bjornulf_SaveTmpImage",
|
||||||
|
"Bjornulf_ScramblerCharacter",
|
||||||
"Bjornulf_SelectImageFromList",
|
"Bjornulf_SelectImageFromList",
|
||||||
"Bjornulf_ShowText",
|
"Bjornulf_ShowText",
|
||||||
"Bjornulf_TextToSpeech",
|
"Bjornulf_TextToSpeech",
|
||||||
@ -14463,6 +14491,7 @@
|
|||||||
"MaskOrImageToWeight",
|
"MaskOrImageToWeight",
|
||||||
"MergeImageChannels",
|
"MergeImageChannels",
|
||||||
"ModelPassThrough",
|
"ModelPassThrough",
|
||||||
|
"ModelSaveKJ",
|
||||||
"NormalizedAmplitudeToFloatList",
|
"NormalizedAmplitudeToFloatList",
|
||||||
"NormalizedAmplitudeToMask",
|
"NormalizedAmplitudeToMask",
|
||||||
"OffsetMask",
|
"OffsetMask",
|
||||||
@ -15210,12 +15239,17 @@
|
|||||||
"BboxesToBboxes",
|
"BboxesToBboxes",
|
||||||
"ColorPicker",
|
"ColorPicker",
|
||||||
"CropImageByBbox",
|
"CropImageByBbox",
|
||||||
|
"ForEachClose",
|
||||||
|
"ForEachOpen",
|
||||||
"GetImageBatchSize",
|
"GetImageBatchSize",
|
||||||
"ImageEqual",
|
"ImageEqual",
|
||||||
"ImageToBase64",
|
"ImageToBase64",
|
||||||
"ImageToBase64Advanced",
|
"ImageToBase64Advanced",
|
||||||
"IndexOfList",
|
"IndexOfList",
|
||||||
"IndexesOfList",
|
"IndexesOfList",
|
||||||
|
"InnerIntCompare",
|
||||||
|
"InnerIntMathOperation",
|
||||||
|
"InnerLoopClose",
|
||||||
"InsightFaceBBOXDetect",
|
"InsightFaceBBOXDetect",
|
||||||
"IntToList",
|
"IntToList",
|
||||||
"IntToNumber",
|
"IntToNumber",
|
||||||
@ -17540,7 +17574,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/revirevy/Comfyui_saveimage_imgbb": [
|
"https://github.com/revirevy/Comfyui_saveimage_imgbb": [
|
||||||
[
|
[
|
||||||
"ImgBBUploader"
|
"ImgBBUploader",
|
||||||
|
"LLM_prompt_generator"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"author": "N.RHEVI",
|
"author": "N.RHEVI",
|
||||||
@ -19619,8 +19654,11 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/veighnsche/comfyui_gr85": [
|
"https://github.com/veighnsche/comfyui_gr85": [
|
||||||
[
|
[
|
||||||
|
"GR85_BatchRectMaskGenerator",
|
||||||
"GR85_ContainsWord",
|
"GR85_ContainsWord",
|
||||||
"GR85_ElementsConcatenator",
|
"GR85_ElementsConcatenator",
|
||||||
|
"GR85_FluxAttentionSeeker2",
|
||||||
|
"GR85_GenerateDefaultClipValues",
|
||||||
"GR85_ImageDimensionResizer",
|
"GR85_ImageDimensionResizer",
|
||||||
"GR85_ImageSizer",
|
"GR85_ImageSizer",
|
||||||
"GR85_ImageSizerAll",
|
"GR85_ImageSizerAll",
|
||||||
@ -19636,7 +19674,9 @@
|
|||||||
"GR85_RandomWildcardTagPicker",
|
"GR85_RandomWildcardTagPicker",
|
||||||
"GR85_ShowText",
|
"GR85_ShowText",
|
||||||
"GR85_StrSafe",
|
"GR85_StrSafe",
|
||||||
"GR85_TagInjector"
|
"GR85_StringListSelector",
|
||||||
|
"GR85_TagInjector",
|
||||||
|
"GR85_UpdateT5Blocks"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui_gr85"
|
"title_aux": "comfyui_gr85"
|
||||||
@ -20216,9 +20256,15 @@
|
|||||||
[
|
[
|
||||||
"FalAPIFluxControlNetConfigNode",
|
"FalAPIFluxControlNetConfigNode",
|
||||||
"FalAPIFluxControlNetUnionConfigNode",
|
"FalAPIFluxControlNetUnionConfigNode",
|
||||||
|
"FalAPIFluxDevImageToImageNode",
|
||||||
|
"FalAPIFluxDevNode",
|
||||||
|
"FalAPIFluxDevWithLoraAndControlNetImageToImageNode",
|
||||||
|
"FalAPIFluxDevWithLoraAndControlNetInpaintNode",
|
||||||
|
"FalAPIFluxDevWithLoraAndControlNetNode",
|
||||||
|
"FalAPIFluxDevWithLoraImageToImageNode",
|
||||||
|
"FalAPIFluxDevWithLoraInpaintNode",
|
||||||
|
"FalAPIFluxDevWithLoraNode",
|
||||||
"FalAPIFluxLoraConfigNode",
|
"FalAPIFluxLoraConfigNode",
|
||||||
"FalAPIFluxNode",
|
|
||||||
"FalAPIFluxNodeWithControlNet",
|
|
||||||
"FalAPIFluxProNode"
|
"FalAPIFluxProNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
|||||||
3178
github-stats.json
3178
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -13,6 +13,16 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "leeguandong",
|
||||||
|
"title": "ComfyUI_AliControlnetInpainting [WIP]",
|
||||||
|
"reference": "https://github.com/leeguandong/ComfyUI_AliControlnetInpainting",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/leeguandong/ComfyUI_AliControlnetInpainting"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes to use AliControlnetInpainting"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "jordancoult",
|
"author": "jordancoult",
|
||||||
"title": "ComfyUI_HelpfulNodes",
|
"title": "ComfyUI_HelpfulNodes",
|
||||||
|
|||||||
@ -2232,6 +2232,23 @@
|
|||||||
"title_aux": "ssd-1b-comfyui"
|
"title_aux": "ssd-1b-comfyui"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/leeguandong/ComfyUI_AliControlnetInpainting": [
|
||||||
|
[
|
||||||
|
"AliInpaintingsampler",
|
||||||
|
"EcomXL_AddFG",
|
||||||
|
"EcomXL_Condition",
|
||||||
|
"EcomXL_Controlnet_ModelLoader",
|
||||||
|
"EcomXL_LoadImage",
|
||||||
|
"EcomXL_SDXL_Inpaint_ModelLoader",
|
||||||
|
"Flux_Controlnet_ModelLoader",
|
||||||
|
"Flux_Inpainting_ModelLoader",
|
||||||
|
"SD3_Controlnet_ModelLoader",
|
||||||
|
"SD3_Inpainting_ModelLoader"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_AliControlnetInpainting [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": [
|
"https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": [
|
||||||
[
|
[
|
||||||
"MidjourneyGenerateNode",
|
"MidjourneyGenerateNode",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -9,7 +9,36 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "Nojahhh",
|
||||||
|
"title": "ComfyUI GLM-4 Wrapper",
|
||||||
|
"reference": "https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI GLM-4 Wrapper. This powerful tool enhances your prompt engineering process by allowing users to easily construct detailed, high-quality prompts for image/video generation based on user image and/or user prompts."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "SeanScripts",
|
||||||
|
"title": "ComfyUI-Pixtral",
|
||||||
|
"reference": "https://github.com/SeanScripts/ComfyUI-Pixtral",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/SeanScripts/ComfyUI-Pixtral"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "For loading and running Pixtral models"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "DareFail",
|
||||||
|
"title": "ComfyUI-Roboflow",
|
||||||
|
"reference": "https://github.com/DareFail/ComfyUI-Roboflow",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/DareFail/ComfyUI-Roboflow"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a ComfyUI node that connects with [a/Roboflow workflows](https://roboflow.com/workflows/build).\nRoboflow hosts hundreds of thousands of open source and custom object detection models."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "turkyden",
|
"author": "turkyden",
|
||||||
"title": "ComfyUI-SmartCrop",
|
"title": "ComfyUI-SmartCrop",
|
||||||
@ -659,37 +688,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "using InstantX's CSGO in comfyUI for style"
|
"description": "using InstantX's CSGO in comfyUI for style"
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "GrenKain",
|
|
||||||
"title": "PixelArt Processing Nodes",
|
|
||||||
"id": "gk_pixelart",
|
|
||||||
"reference": "https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This repository provides custom nodes for ComfyUI that enable pixel art style image processing, including downscaling, upscaling, color quantization, and resolution adjustments."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "lldacing",
|
|
||||||
"title": "ComfyUI_BiRefNet_ll",
|
|
||||||
"reference": "https://github.com/lldacing/ComfyUI_BiRefNet_ll",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/lldacing/ComfyUI_BiRefNet_ll"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "NODES:AutoDownloadBiRefNetModel, LoadRembgByBiRefNetModel, RembgByBiRefNet."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Trgtuan10",
|
|
||||||
"title": "ComfyUI_YoloSegment_Mask",
|
|
||||||
"reference": "https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "NODES:Object Mask. Get the overlapped object in the human's face.\nNOTE:push [a/yolov8x-seg.pt](https://github.com/ultralytics/assets/releases/download/v8.2.0/yolov8x-seg.pt) in models/yolo"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1821,6 +1821,16 @@
|
|||||||
"title_aux": "ComfyUI-Depth2Mask"
|
"title_aux": "ComfyUI-Depth2Mask"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/DareFail/ComfyUI-Roboflow": [
|
||||||
|
[
|
||||||
|
"CustomWorkflow_1image",
|
||||||
|
"LabelEmotions",
|
||||||
|
"RemoveBackground"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Roboflow"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/DataCTE/prompt_injection": [
|
"https://github.com/DataCTE/prompt_injection": [
|
||||||
[
|
[
|
||||||
"AdvancedPromptInjection",
|
"AdvancedPromptInjection",
|
||||||
@ -4013,7 +4023,8 @@
|
|||||||
"MaraScottSetInpaintingByMask_v1",
|
"MaraScottSetInpaintingByMask_v1",
|
||||||
"MaraScottTextConcatenate_v1",
|
"MaraScottTextConcatenate_v1",
|
||||||
"MaraScottUpscalerRefinerNode_v3",
|
"MaraScottUpscalerRefinerNode_v3",
|
||||||
"MaraScott_Kijai_TokenCounter_v1"
|
"MaraScott_Kijai_TokenCounter_v1",
|
||||||
|
"TextConversion_StringToList_v1"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "\ud83d\udc30 MaraScott Nodes"
|
"title_aux": "\ud83d\udc30 MaraScott Nodes"
|
||||||
@ -5138,6 +5149,17 @@
|
|||||||
"title_aux": "ComfyUI-Long-CLIP"
|
"title_aux": "ComfyUI-Long-CLIP"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/SeanScripts/ComfyUI-Pixtral": [
|
||||||
|
[
|
||||||
|
"PixtralGenerateText",
|
||||||
|
"PixtralImageEncode",
|
||||||
|
"PixtralModelLoader",
|
||||||
|
"PixtralTextEncode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Pixtral"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/SeanScripts/ComfyUI-Unload-Model": [
|
"https://github.com/SeanScripts/ComfyUI-Unload-Model": [
|
||||||
[
|
[
|
||||||
"UnloadAllModels",
|
"UnloadAllModels",
|
||||||
@ -5508,7 +5530,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/ShmuelRonen/ComfyUI_pixtral_vision": [
|
"https://github.com/ShmuelRonen/ComfyUI_pixtral_vision": [
|
||||||
[
|
[
|
||||||
"ComfyUIPixtralVision"
|
"ComfyUIPixtralVision",
|
||||||
|
"MultiImagesInput"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_pixtral_vision"
|
"title_aux": "ComfyUI_pixtral_vision"
|
||||||
@ -6394,6 +6417,7 @@
|
|||||||
[
|
[
|
||||||
"ttN KSampler_v2",
|
"ttN KSampler_v2",
|
||||||
"ttN advPlot combo",
|
"ttN advPlot combo",
|
||||||
|
"ttN advPlot images",
|
||||||
"ttN advPlot range",
|
"ttN advPlot range",
|
||||||
"ttN advPlot string",
|
"ttN advPlot string",
|
||||||
"ttN advanced xyPlot",
|
"ttN advanced xyPlot",
|
||||||
@ -11262,6 +11286,7 @@
|
|||||||
"Eden_IMG_unpadder",
|
"Eden_IMG_unpadder",
|
||||||
"Eden_Int",
|
"Eden_Int",
|
||||||
"Eden_MaskBoundingBox",
|
"Eden_MaskBoundingBox",
|
||||||
|
"Eden_RepeatLatentBatch",
|
||||||
"Eden_Seed",
|
"Eden_Seed",
|
||||||
"Eden_String",
|
"Eden_String",
|
||||||
"Eden_gpt4_node",
|
"Eden_gpt4_node",
|
||||||
@ -12630,6 +12655,7 @@
|
|||||||
"About_us",
|
"About_us",
|
||||||
"AmapRegeoTool",
|
"AmapRegeoTool",
|
||||||
"AmapWeatherTool",
|
"AmapWeatherTool",
|
||||||
|
"Browser_display",
|
||||||
"CLIPTextEncode_party",
|
"CLIPTextEncode_party",
|
||||||
"CombineVideos",
|
"CombineVideos",
|
||||||
"Dingding",
|
"Dingding",
|
||||||
@ -12750,6 +12776,7 @@
|
|||||||
"omost_decode",
|
"omost_decode",
|
||||||
"omost_json2py",
|
"omost_json2py",
|
||||||
"omost_setting",
|
"omost_setting",
|
||||||
|
"open_url_function",
|
||||||
"open_url_tool",
|
"open_url_tool",
|
||||||
"openai_ebd_tool",
|
"openai_ebd_tool",
|
||||||
"openai_tts",
|
"openai_tts",
|
||||||
@ -13900,6 +13927,7 @@
|
|||||||
"Bjornulf_SaveImageToFolder",
|
"Bjornulf_SaveImageToFolder",
|
||||||
"Bjornulf_SaveText",
|
"Bjornulf_SaveText",
|
||||||
"Bjornulf_SaveTmpImage",
|
"Bjornulf_SaveTmpImage",
|
||||||
|
"Bjornulf_ScramblerCharacter",
|
||||||
"Bjornulf_SelectImageFromList",
|
"Bjornulf_SelectImageFromList",
|
||||||
"Bjornulf_ShowText",
|
"Bjornulf_ShowText",
|
||||||
"Bjornulf_TextToSpeech",
|
"Bjornulf_TextToSpeech",
|
||||||
@ -14463,6 +14491,7 @@
|
|||||||
"MaskOrImageToWeight",
|
"MaskOrImageToWeight",
|
||||||
"MergeImageChannels",
|
"MergeImageChannels",
|
||||||
"ModelPassThrough",
|
"ModelPassThrough",
|
||||||
|
"ModelSaveKJ",
|
||||||
"NormalizedAmplitudeToFloatList",
|
"NormalizedAmplitudeToFloatList",
|
||||||
"NormalizedAmplitudeToMask",
|
"NormalizedAmplitudeToMask",
|
||||||
"OffsetMask",
|
"OffsetMask",
|
||||||
@ -15210,12 +15239,17 @@
|
|||||||
"BboxesToBboxes",
|
"BboxesToBboxes",
|
||||||
"ColorPicker",
|
"ColorPicker",
|
||||||
"CropImageByBbox",
|
"CropImageByBbox",
|
||||||
|
"ForEachClose",
|
||||||
|
"ForEachOpen",
|
||||||
"GetImageBatchSize",
|
"GetImageBatchSize",
|
||||||
"ImageEqual",
|
"ImageEqual",
|
||||||
"ImageToBase64",
|
"ImageToBase64",
|
||||||
"ImageToBase64Advanced",
|
"ImageToBase64Advanced",
|
||||||
"IndexOfList",
|
"IndexOfList",
|
||||||
"IndexesOfList",
|
"IndexesOfList",
|
||||||
|
"InnerIntCompare",
|
||||||
|
"InnerIntMathOperation",
|
||||||
|
"InnerLoopClose",
|
||||||
"InsightFaceBBOXDetect",
|
"InsightFaceBBOXDetect",
|
||||||
"IntToList",
|
"IntToList",
|
||||||
"IntToNumber",
|
"IntToNumber",
|
||||||
@ -17540,7 +17574,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/revirevy/Comfyui_saveimage_imgbb": [
|
"https://github.com/revirevy/Comfyui_saveimage_imgbb": [
|
||||||
[
|
[
|
||||||
"ImgBBUploader"
|
"ImgBBUploader",
|
||||||
|
"LLM_prompt_generator"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"author": "N.RHEVI",
|
"author": "N.RHEVI",
|
||||||
@ -19619,8 +19654,11 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/veighnsche/comfyui_gr85": [
|
"https://github.com/veighnsche/comfyui_gr85": [
|
||||||
[
|
[
|
||||||
|
"GR85_BatchRectMaskGenerator",
|
||||||
"GR85_ContainsWord",
|
"GR85_ContainsWord",
|
||||||
"GR85_ElementsConcatenator",
|
"GR85_ElementsConcatenator",
|
||||||
|
"GR85_FluxAttentionSeeker2",
|
||||||
|
"GR85_GenerateDefaultClipValues",
|
||||||
"GR85_ImageDimensionResizer",
|
"GR85_ImageDimensionResizer",
|
||||||
"GR85_ImageSizer",
|
"GR85_ImageSizer",
|
||||||
"GR85_ImageSizerAll",
|
"GR85_ImageSizerAll",
|
||||||
@ -19636,7 +19674,9 @@
|
|||||||
"GR85_RandomWildcardTagPicker",
|
"GR85_RandomWildcardTagPicker",
|
||||||
"GR85_ShowText",
|
"GR85_ShowText",
|
||||||
"GR85_StrSafe",
|
"GR85_StrSafe",
|
||||||
"GR85_TagInjector"
|
"GR85_StringListSelector",
|
||||||
|
"GR85_TagInjector",
|
||||||
|
"GR85_UpdateT5Blocks"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui_gr85"
|
"title_aux": "comfyui_gr85"
|
||||||
@ -20216,9 +20256,15 @@
|
|||||||
[
|
[
|
||||||
"FalAPIFluxControlNetConfigNode",
|
"FalAPIFluxControlNetConfigNode",
|
||||||
"FalAPIFluxControlNetUnionConfigNode",
|
"FalAPIFluxControlNetUnionConfigNode",
|
||||||
|
"FalAPIFluxDevImageToImageNode",
|
||||||
|
"FalAPIFluxDevNode",
|
||||||
|
"FalAPIFluxDevWithLoraAndControlNetImageToImageNode",
|
||||||
|
"FalAPIFluxDevWithLoraAndControlNetInpaintNode",
|
||||||
|
"FalAPIFluxDevWithLoraAndControlNetNode",
|
||||||
|
"FalAPIFluxDevWithLoraImageToImageNode",
|
||||||
|
"FalAPIFluxDevWithLoraInpaintNode",
|
||||||
|
"FalAPIFluxDevWithLoraNode",
|
||||||
"FalAPIFluxLoraConfigNode",
|
"FalAPIFluxLoraConfigNode",
|
||||||
"FalAPIFluxNode",
|
|
||||||
"FalAPIFluxNodeWithControlNet",
|
|
||||||
"FalAPIFluxProNode"
|
"FalAPIFluxProNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user