update DB

This commit is contained in:
Dr.Lt.Data 2024-07-13 10:09:07 +09:00
parent bb9207c92f
commit 5fbcaf10ff
9 changed files with 815 additions and 309 deletions

View File

@ -386,6 +386,7 @@ When you run the `scan.sh` script:
* https://github.com/SimithWang/comfyui-renameImages
* https://github.com/Tcheko243/ComfyUI-Photographer-Alpha7-Nodes
* https://github.com/Limbicnation/ComfyUINodeToolbox
* https://github.com/chenpipi0807/pip_longsize
## Roadmap

View File

@ -11447,7 +11447,49 @@
"install_type": "git-clone",
"description": "A simple 3D model processing tool within ComfyUI."
},
{
"author": "JackEllie",
"title": "ComfyUI-AI-Assistant",
"id": "AI-Assistant",
"reference": "https://github.com/JackEllie/ComfyUI_AI_Assistant",
"files": [
"https://github.com/JackEllie/ComfyUI_AI_Assistant"
],
"install_type": "git-clone",
"description": "Provides two additional preprocessors and a prompt organizing tool.[Original Project](https://github.com/tori29umai0123/AI-Assistant/blob/main/README.md?plain=1)."
},
{
"author": "APZmedia",
"title": "APZmedia Clean File Name Node",
"id": "clean-filename",
"reference": "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string",
"files": [
"https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string"
],
"install_type": "git-clone",
"description": "The Clean File Name Node is a custom node for ComfyUI designed to process and sanitize text strings for use as valid file names. It replaces invalid characters with a user-specified character and truncates the resulting string to a defined length."
},
{
"author": "N3rd00d",
"title": "ComfyUI-Paint3D-Nodes",
"id": "paint3d",
"reference": "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes",
"files": [
"https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes"
],
"install_type": "git-clone",
"description": "Paint3D Nodes is a custom ComfyUI node for 3D model texture inpainting based on [a/Paint3D](https://arxiv.org/pdf/2312.13913)."
},
{
"author": "sn0w12",
"title": "ComfyUI-Sn0w-Scripts",
"reference": "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts",
"files": [
"https://github.com/sn0w12/ComfyUI-Sn0w-Scripts"
],
"install_type": "git-clone",
"description": "A collection of nodes and improvements created for general ease and lora management. These are just nodes I made and found useful, they should work with most other nodes. Most nodes that take in a prompt are made with booru tags in mind and might not work as expected with other prompts."
},
@ -11824,17 +11866,6 @@
"install_type": "unzip",
"description": "Various image processing nodes."
},
{
"author": "JackEllie",
"title": "ComfyUI-AI-Assistant",
"id": "AI-Assistant",
"reference": "https://github.com/JackEllie/ComfyUI_AI_Assistant",
"files": [
"https://github.com/JackEllie/ComfyUI_AI_Assistant"
],
"install_type": "git-clone",
"description": "Provides two additional preprocessors and a prompt organizing tool.[Original Project](https://github.com/tori29umai0123/AI-Assistant/blob/main/README.md?plain=1)."
},
{
"author": "aimingfail",
"title": "Image2Halftone Node for ComfyUI",

View File

@ -605,6 +605,14 @@
"title_aux": "ComfyUI_yanc"
}
],
"https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": [
[
"CleanFileNameNode"
],
{
"title_aux": "APZmedia Clean File Name Node"
}
],
"https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": [
[
"APS_LatentBatch",
@ -3414,6 +3422,22 @@
"title_aux": "ComfyUI-TextOverlay"
}
],
"https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": [
[
"3D_GenerateDepthImage",
"3D_GenerateInpaintMask",
"3D_GenerateInpaintUVMapMask",
"3D_GeneratePreviewVideo",
"3D_LoadMeshModel",
"3D_Projection",
"3D_SaveUVMapImage",
"3D_TrainConfig",
"3D_TrainConfigPipe"
],
{
"title_aux": "ComfyUI-Paint3D-Nodes"
}
],
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": [
[
"SuperPrompterNode"
@ -9931,6 +9955,7 @@
"Griptape Agent Config: LM Studio",
"Griptape Agent Config: Ollama",
"Griptape Agent Config: OpenAI",
"Griptape Agent Config: OpenAI Compatible",
"Griptape Audio Driver: OpenAI",
"Griptape Combine: Merge Inputs",
"Griptape Combine: Merge Texts",
@ -14608,6 +14633,26 @@
"title_aux": "ComfyUI_Streamv2v_Plus"
}
],
"https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": [
[
"Character Selector",
"Copy/Paste Textbox",
"Filter Tags",
"Get Font Size",
"Load Lora Folder",
"Load Lora Sn0w",
"Lora Selector",
"Lora Tester",
"Prompt Combine",
"Prompt Selector",
"Sn0w KSampler",
"Sn0w Lora Stacker",
"Upscale Image With Model By"
],
{
"title_aux": "ComfyUI-Sn0w-Scripts"
}
],
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
[
"DiscoDiffusion_DiscoDiffusion",

View File

@ -234,6 +234,11 @@
"last_update": "2024-06-30 10:04:17",
"author_account_age_days": 1478
},
"https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": {
"stars": 0,
"last_update": "2024-07-11 16:53:50",
"author_account_age_days": 2495
},
"https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": {
"stars": 185,
"last_update": "2024-06-14 07:04:37",
@ -1179,6 +1184,11 @@
"last_update": "2024-06-28 05:57:03",
"author_account_age_days": 3063
},
"https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": {
"stars": 0,
"last_update": "2024-07-12 11:38:34",
"author_account_age_days": 95
},
"https://github.com/Nestorchik/NStor-ComfyUI-Translation": {
"stars": 1,
"last_update": "2024-06-14 10:25:32",
@ -4719,6 +4729,11 @@
"last_update": "2024-06-25 00:52:41",
"author_account_age_days": 372
},
"https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": {
"stars": 1,
"last_update": "2024-07-12 22:55:45",
"author_account_age_days": 792
},
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": {
"stars": 42,
"last_update": "2024-05-22 18:10:36",

View File

@ -9,7 +9,49 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
},
{
"author": "Indra's Mirror",
"title": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper [WIP]",
"reference": "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper",
"files": [
"https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper"
],
"install_type": "git-clone",
"description": "WORK IN PROGRESS (Currently Not Working)"
},
{
"author": "SpaceWarpStudio",
"title": "ComfyUI_Remaker_FaceSwap",
"reference": "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap",
"files": [
"https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap"
],
"install_type": "git-clone",
"description": "Nodes:Remaker Face Swap"
},
{
"author": "VisionExp",
"title": "ve_custom_comfyui_nodes",
"reference": "https://github.com/VisionExp/ve_custom_comfyui_nodes",
"files": [
"https://github.com/VisionExp/ve_custom_comfyui_nodes"
],
"install_type": "git-clone",
"description": "Nodes:LoadImgFromInputUrl"
},
{
"author": "LevelPixel",
"title": "ComfyUI-LevelPixel",
"id": "levelpixel",
"reference": "https://github.com/LevelPixel/ComfyUI-LevelPixel",
"files": [
"https://github.com/LevelPixel/ComfyUI-LevelPixel"
],
"install_type": "git-clone",
"description": "Nodes:Model Unloader, LLM Optional Memory Free Advanced"
},
{
"author": "StartHua",
"title": "Comfyui_CXH_CRM",

View File

@ -1,4 +1,12 @@
{
"https://gitea.com/NotEvilGirl/cfgpp": [
[
"CFG++"
],
{
"title_aux": "comfyui_CfgPlusPlus [WIP]"
}
],
"https://github.com/17Retoucher/ComfyUI_Fooocus": [
[
"BasicScheduler",
@ -167,6 +175,35 @@
"title_aux": "ComfyUI_AC_FUNV8Beta1"
}
],
"https://github.com/AIFSH/ComfyUI-OpenDIT": [
[
"DITModelLoader",
"DITPromptNode",
"DiffVAELoader",
"LattePipeLineNode",
"OpenSoraNode",
"OpenSoraPlanPipeLineNode",
"PABConfigNode",
"PreViewVideo",
"SchedulerLoader",
"T5EncoderLoader",
"T5TokenizerLoader"
],
{
"title_aux": "ComfyUI-OpenDIT [WIP]"
}
],
"https://github.com/AIFSH/ComfyUI-ViViD": [
[
"LoadImagePath",
"LoadVideo",
"PreViewVideo",
"ViViD_Node"
],
{
"title_aux": "ComfyUI-ViViD"
}
],
"https://github.com/ALatentPlace/ComfyUI_yanc": [
[
"> Clear Text",
@ -174,6 +211,7 @@
"> Get Mean Color",
"> Int",
"> Int to Text",
"> Layer Weights (for IPAMS)",
"> Light Source Mask",
"> Load Image",
"> Load Image From Folder",
@ -199,7 +237,11 @@
"https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": [
[
"Add Human Styler",
"Save Log Info"
"Convert Monochrome",
"RT4KSR Loader",
"RandomPromptStyler",
"Save Log Info",
"Upscale RT4SR"
],
{
"title_aux": "ComfyUI-Xorbis-nodes"
@ -305,6 +347,14 @@
"title_aux": "ComfyUI-MusicGen [WIP]"
}
],
"https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": [
[
"LuminaDiffusersNode"
],
{
"title_aux": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper [WIP]"
}
],
"https://github.com/ExponentialML/ComfyUI_LiveDirector": [
[
"LiveDirector"
@ -330,6 +380,22 @@
"title_aux": "Conditioning-token-experiments-for-ComfyUI"
}
],
"https://github.com/Fucci-Mateo/ComfyUI-Airtable": [
[
"Push pose to Airtable"
],
{
"title_aux": "ComfyUI-Airtable [WIP]"
}
],
"https://github.com/GeekyGhost/ComfyUI-GeekyRemB/raw/SketchUITest/GeekyRembv2.py": [
[
"GeekyRemB"
],
{
"title_aux": "ComfyUI-GeekyRemB v2"
}
],
"https://github.com/GentlemanHu/ComfyUI-Notifier": [
[
"GentlemanHu_Notifier"
@ -340,11 +406,15 @@
],
"https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": [
[
"GR Background Remover REMBG",
"GR Checkered Board",
"GR Counter",
"GR Flip Tile Random Inverted",
"GR Flip Tile Random Red Ring",
"GR Image Details Displayer",
"GR Image Details Saver",
"GR Image Paste",
"GR Image Paste With Mask",
"GR Image Resize",
"GR Image Resize Methods",
"GR Image Size",
@ -354,8 +424,10 @@
"GR Mask Resize",
"GR Multi Mask Create",
"GR Onomatopoeia",
"GR Prompt HUB",
"GR Prompt Selector",
"GR Prompt Selector Multi",
"GR Scroller",
"GR Stack Image",
"GR Text Overlay",
"GR Tile and Border Image",
@ -365,6 +437,15 @@
"title_aux": "ComfyUI-GR"
}
],
"https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": [
[
"DownloadAndLoadLivePortraitModels",
"LivePortraitProcess"
],
{
"title_aux": "ComfyUI-LivePortraitKJ-MPS"
}
],
"https://github.com/GrindHouse66/ComfyUI-GH_Tools": [
[
"GHImg_Sizer",
@ -422,6 +503,21 @@
"title_aux": "ComfyUI-ModelUnloader"
}
],
"https://github.com/LevelPixel/ComfyUI-LevelPixel": [
[
"Hard Model Unloader \ud83c\udf38",
"HardModelUnloader",
"LLM Optional Memory Free Advanced \ud83c\udf38",
"LLMOptionalMemoryFreeAdvanced",
"Model Unloader \ud83c\udf38",
"ModelUnloader",
"Soft Model Unloader \ud83c\udf38",
"SoftModelUnloader"
],
{
"title_aux": "ComfyUI-LevelPixel"
}
],
"https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": [
[
"ChatGPTCompletion"
@ -626,18 +722,36 @@
"Python - More Inputs (Shinsplat)",
"String Interpolated (Shinsplat)",
"Sum Wrap (Shinsplat)",
"Tensor Toys (Shinsplat)",
"Test Node (Shinsplat)",
"Text To Tokens (Shinsplat)",
"Text To Tokens SD3 (Shinsplat)",
"Variables (Shinsplat)"
],
{
"author": "Shinsplat",
"description": "",
"nickname": "shinsplat",
"title": "ComfyUI-Shinsplat",
"title": "Shinsplat",
"title_aux": "ComfyUI-Shinsplat [UNSAFE]"
}
],
"https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": [
[
"RemakerFaceSwap"
],
{
"title_aux": "ComfyUI_Remaker_FaceSwap"
}
],
"https://github.com/StartHua/Comfyui_CSDMT_CXH": [
[
"CSD"
],
{
"title_aux": "Comfyui_CXH_CRM"
}
],
"https://github.com/StartHua/Comfyui_CXH_CRM": [
[
"CRM"
@ -664,6 +778,14 @@
"title_aux": "ComfyUI Batch Input Node"
}
],
"https://github.com/VisionExp/ve_custom_comfyui_nodes": [
[
"LoadImgFromInputUrl"
],
{
"title_aux": "ve_custom_comfyui_nodes"
}
],
"https://github.com/WSJUSA/Comfyui-StableSR": [
[
"ColorFix",
@ -696,6 +818,16 @@
"title_aux": "ComfyUI-AnyText [WIP]"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": [
[
"AuraSR_Lterative_Zho",
"AuraSR_ModelLoader_Zho",
"AuraSR_Zho"
],
{
"title_aux": "ComfyUI-AuraSR-ZHO"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": [
[
"PuLID_Zho"
@ -704,6 +836,15 @@
"title_aux": "ComfyUI-PuLID-ZHO [WIP]"
}
],
"https://github.com/alexisrolland/ComfyUI-AuraSR": [
[
"RunAuraSR",
"downloadAuraSR"
],
{
"title_aux": "alexisrolland/ComfyUI-AuraSR"
}
],
"https://github.com/alt-key-project/comfyui-dream-video-batches": [
[
"Blended Transition [DVB]",
@ -874,9 +1015,7 @@
[
"Create Parallax Video",
"Layer Shifter for Parallax Outpainting",
"Load Most Recent Image in Folder",
"Load Parallax Frame",
"Load Random Image-Pose Pair",
"Parallax Config",
"Save Parallax Frame",
"Shrink and Pad for Outpainting"
@ -929,6 +1068,7 @@
"ConditioningZeroOut",
"ControlNetApply",
"ControlNetApplyAdvanced",
"ControlNetApplySD3",
"ControlNetLoader",
"CropMask",
"DiffControlNetLoader",
@ -1009,6 +1149,7 @@
"ModelMergeSDXL",
"ModelMergeSimple",
"ModelMergeSubtract",
"ModelSamplingAuraFlow",
"ModelSamplingContinuousEDM",
"ModelSamplingContinuousV",
"ModelSamplingDiscrete",
@ -1023,6 +1164,7 @@
"PhotoMakerLoader",
"PolyexponentialScheduler",
"PorterDuffImageComposite",
"PreviewAudio",
"PreviewImage",
"RandomNoise",
"RebatchImages",
@ -1041,6 +1183,7 @@
"SamplerDPMPP_3M_SDE",
"SamplerDPMPP_SDE",
"SamplerEulerAncestral",
"SamplerEulerAncestralCFGPP",
"SamplerEulerCFGpp",
"SamplerLCMUpscale",
"SamplerLMS",
@ -1416,7 +1559,7 @@
],
"https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": [
[
"utils/TimelineUI"
"jimmm.ai.TimelineUI"
],
{
"title_aux": "TimeUi a ComfyUI Timeline Node System [WIP]"
@ -1529,6 +1672,40 @@
"title_aux": "ComfyUI-Unique3D [WIP]"
}
],
"https://github.com/justUmen/Bjornulf_custom_nodes": [
[
"Bjornulf_CombineTexts",
"Bjornulf_CustomStringType",
"Bjornulf_LoopBasicBatch",
"Bjornulf_LoopCombosSamplersSchedulers",
"Bjornulf_LoopFloat",
"Bjornulf_LoopInteger",
"Bjornulf_LoopSamplers",
"Bjornulf_LoopSchedulers",
"Bjornulf_LoopTexts",
"Bjornulf_RandomModelClipVae",
"Bjornulf_RandomTexts",
"Bjornulf_ResizeImage",
"Bjornulf_SaveApiImage",
"Bjornulf_SaveImagePath",
"Bjornulf_SaveText",
"Bjornulf_SaveTmpImage",
"Bjornulf_ShowFloat",
"Bjornulf_ShowInt",
"Bjornulf_ShowText",
"Bjornulf_VideoPingPong",
"Bjornulf_WriteImageAllInOne",
"Bjornulf_WriteImageCharacter",
"Bjornulf_WriteImageCharacters",
"Bjornulf_WriteImageEnvironment",
"Bjornulf_WriteText",
"Bjornulf_imgs2vid",
"Bjornulf_ollamaLoader"
],
{
"title_aux": "Bjornulf_custom_nodes [WIP]"
}
],
"https://github.com/kadirnar/ComfyUI-Adapter": [
[
"GarmentSegLoader"
@ -1601,7 +1778,7 @@
"DownloadAndLoadDiffSynthExVideoSVD"
],
{
"title_aux": "ComfyUI DiffSynth wrapper nodes [WIP]"
"title_aux": "ComfyUI DiffSynth wrapper nodes"
}
],
"https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": [
@ -1649,6 +1826,27 @@
"title_aux": "ssd-1b-comfyui"
}
],
"https://github.com/linhusyung/comfyui-Build-and-train-your-network": [
[
"Conv_layer",
"Normalization_layer",
"activation_function",
"create_dataset",
"create_intput",
"create_model",
"create_training_task",
"forward_test",
"linear_layer",
"pooling_layer",
"pre_train_layer",
"res_connect",
"show_dimensions",
"view_layer"
],
{
"title_aux": "ComfyUI Build and Train Your Network [WIP]"
}
],
"https://github.com/logtd/ComfyUI-MotionThiefExperiment": [
[
"ApplyRefMotionNode",
@ -1686,6 +1884,18 @@
"title_aux": "ComfyUI-Workflow-Component [WIP]"
}
],
"https://github.com/majorsauce/comfyui_indieTools": [
[
"IndCutByMask",
"IndLocalScale",
"IndPastImage",
"IndSolidify",
"IndYoloDetector"
],
{
"title_aux": "comfyui_indieTools [WIP]"
}
],
"https://github.com/marcueberall/ComfyUI-BuildPath": [
[
"Build Path Adv"
@ -1702,7 +1912,7 @@
],
{
"author": "\u02f6marduk191",
"description": "A node to set workflow settings.",
"description": "marduk191s nodes.",
"nickname": "marduk191 workflow settings",
"title": "marduk191 workflow settings",
"title_aux": "comfyui-marnodes"
@ -1727,12 +1937,14 @@
],
"https://github.com/mikeymcfish/FishTools": [
[
"AnaglyphCreator",
"AnaglyphCreatorPro",
"Deptherize",
"LaserCutterFull"
],
{
"author": "Fish",
"description": "This extension provides tools for generating laser cutter ready files",
"description": "This extension provides tools for generating laser cutter ready files and other fun stuff",
"nickname": "FishTools",
"title": "FishTools",
"title_aux": "LaserCutterFull and Deptherize Nodes"
@ -1745,6 +1957,7 @@
"Create_Trimap",
"Gaussian_Filter",
"Guide_Filter",
"Improved_Aplha_Composite",
"Mask_Transfor",
"Replace_Background"
],
@ -1826,12 +2039,14 @@
"https://github.com/pamparamm/ComfyUI-ppm": [
[
"AttentionCouplePPM",
"CFGPPSamplerSelect",
"CLIPMicroConditioning",
"CLIPNegPip",
"CLIPTextEncodeBREAK",
"CLIPTokenCounter",
"EmptyLatentImageAR",
"EmptyLatentImageARAdvanced",
"Guidance Limiter",
"LatentToMaskBB",
"LatentToWidthHeight",
"RandomPromptGenerator",
@ -2028,6 +2243,15 @@
"title_aux": "comfyui_psd [WIP]"
}
],
"https://github.com/thderoo/ComfyUI-_topfun_s_nodes": [
[
"ConditioningPerturbation",
"TextGenerator"
],
{
"title_aux": "_topfun_s_nodes"
}
],
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": [
[
"ImageSizer",
@ -2037,6 +2261,32 @@
"title_aux": "my-useful-comfyui-custom-nodes"
}
],
"https://github.com/tom-doerr/dspy_nodes": [
[
"Accepted Examples Viewer",
"Dataset Reader",
"DynamicOptionsNode",
"Few Shot CoT",
"Few Shot Control",
"Few Shot Review",
"FewShotReview",
"FewShotReviewServer",
"Model",
"Predict",
"Print Hello World",
"Show Text",
"ShowText|pysssss",
"String List Viewer",
"String Splitter",
"StringReverser",
"StringSplitter",
"Text Field",
"Text Output"
],
{
"title_aux": "DSPy Nodes [WIP]"
}
],
"https://github.com/tracerstar/comfyui-p5js-node": [
[
"HYPE_P5JSImage"
@ -2098,6 +2348,16 @@
"title_aux": "ComfyUI-clip-interrogator [WIP]"
}
],
"https://github.com/willblaschko/ComfyUI-Unload-Models": [
[
"DeleteAnyObject",
"UnloadAllModels",
"UnloadOneModel"
],
{
"title_aux": "ComfyUI-Unload-Models"
}
],
"https://github.com/wormley/comfyui-wormley-nodes": [
[
"CheckpointVAELoaderSimpleText",

File diff suppressed because it is too large Load Diff

View File

@ -11,6 +11,27 @@
{
"author": "sn0w12",
"title": "ComfyUI-Sn0w-Scripts",
"reference": "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts",
"files": [
"https://github.com/sn0w12/ComfyUI-Sn0w-Scripts"
],
"install_type": "git-clone",
"description": "A collection of nodes and improvements created for general ease and lora management. These are just nodes I made and found useful, they should work with most other nodes. Most nodes that take in a prompt are made with booru tags in mind and might not work as expected with other prompts."
},
{
"author": "N3rd00d",
"title": "ComfyUI-Paint3D-Nodes",
"id": "paint3d",
"reference": "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes",
"files": [
"https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes"
],
"install_type": "git-clone",
"description": "Paint3D Nodes is a custom ComfyUI node for 3D model texture inpainting based on [a/Paint3D](https://arxiv.org/pdf/2312.13913)."
},
{
"author": "JackEllie",
"title": "ComfyUI-AI-Assistant",
@ -32,6 +53,17 @@
"install_type": "git-clone",
"description": "A simple 3D model processing tool within ComfyUI."
},
{
"author": "APZmedia",
"title": "APZmedia Clean File Name Node",
"id": "clean-filename",
"reference": "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string",
"files": [
"https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string"
],
"install_type": "git-clone",
"description": "The Clean File Name Node is a custom node for ComfyUI designed to process and sanitize text strings for use as valid file names. It replaces invalid characters with a user-specified character and truncates the resulting string to a defined length."
},
{
"author": "Cyberschorsch",
"title": "ComfyUI Checkpoint Loader Config",
@ -657,61 +689,6 @@
],
"install_type": "git-clone",
"description": "a node for [a/AuraSR](https://github.com/fal-ai/aura-sr)"
},
{
"author": "veighnsche",
"title": "comfyui_gr85",
"id": "gr85",
"reference": "https://github.com/veighnsche/comfyui_gr85",
"files": [
"https://github.com/veighnsche/comfyui_gr85"
],
"install_type": "git-clone",
"description": "Nodes:Image Dimension Resizer, Image Sizer, Random Ratio, Show Text, Random Title Character, Random Wildcard Tag Picker, Random Show Atm Loc Outfit, Contains Word, Elements Concatenator, ..."
},
{
"author": "hyunamy",
"title": "Comfy-UI on-complete-email-me",
"id": "hyunamy",
"reference": "https://github.com/hyunamy/comfy-ui-on-complete-email-me",
"files": [
"https://github.com/hyunamy/comfy-ui-on-complete-email-me"
],
"install_type": "git-clone",
"description": "A feature that sends an email via Gmail once image generation is completed in Comfy-ui."
},
{
"author": "rhdunn",
"title": "comfyui-bus-plugin",
"id": "bus",
"reference": "https://github.com/rhdunn/comfyui-bus-plugin",
"files": [
"https://github.com/rhdunn/comfyui-bus-plugin"
],
"install_type": "git-clone",
"description": "A collection of nodes for rerouting multiple I/O lines together in a bus."
},
{
"author": "hay86",
"title": "ComfyUI Hallo",
"id": "hallo-hay86",
"reference": "https://github.com/hay86/ComfyUI_Hallo",
"files": [
"https://github.com/hay86/ComfyUI_Hallo"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/hallo](https://github.com/fudan-generative-vision/hallo) for ComfyUI"
},
{
"author": "AI2lab",
"title": "comfyUI-siliconflow-api-2lab",
"id": "siliconflow",
"reference": "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab",
"files": [
"https://github.com/AI2lab/comfyUI-siliconflow-api-2lab"
],
"install_type": "git-clone",
"description": "Unofficial implementation of siliconflow API for ComfyUI\nHow to use:apply api key in https://cloud.siliconflow.cn/\nadd api key in config.json"
}
]
}

View File

@ -605,6 +605,14 @@
"title_aux": "ComfyUI_yanc"
}
],
"https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": [
[
"CleanFileNameNode"
],
{
"title_aux": "APZmedia Clean File Name Node"
}
],
"https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": [
[
"APS_LatentBatch",
@ -3414,6 +3422,22 @@
"title_aux": "ComfyUI-TextOverlay"
}
],
"https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": [
[
"3D_GenerateDepthImage",
"3D_GenerateInpaintMask",
"3D_GenerateInpaintUVMapMask",
"3D_GeneratePreviewVideo",
"3D_LoadMeshModel",
"3D_Projection",
"3D_SaveUVMapImage",
"3D_TrainConfig",
"3D_TrainConfigPipe"
],
{
"title_aux": "ComfyUI-Paint3D-Nodes"
}
],
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": [
[
"SuperPrompterNode"
@ -9931,6 +9955,7 @@
"Griptape Agent Config: LM Studio",
"Griptape Agent Config: Ollama",
"Griptape Agent Config: OpenAI",
"Griptape Agent Config: OpenAI Compatible",
"Griptape Audio Driver: OpenAI",
"Griptape Combine: Merge Inputs",
"Griptape Combine: Merge Texts",
@ -14608,6 +14633,26 @@
"title_aux": "ComfyUI_Streamv2v_Plus"
}
],
"https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": [
[
"Character Selector",
"Copy/Paste Textbox",
"Filter Tags",
"Get Font Size",
"Load Lora Folder",
"Load Lora Sn0w",
"Lora Selector",
"Lora Tester",
"Prompt Combine",
"Prompt Selector",
"Sn0w KSampler",
"Sn0w Lora Stacker",
"Upscale Image With Model By"
],
{
"title_aux": "ComfyUI-Sn0w-Scripts"
}
],
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
[
"DiscoDiffusion_DiscoDiffusion",