mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
c70cb2868b
commit
50fc1389b0
@ -20842,6 +20842,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A ComfyUI wrapper for [a/Kokoro-onnx](https://github.com/thewh1teagle/kokoro-onnx)"
|
"description": "A ComfyUI wrapper for [a/Kokoro-onnx](https://github.com/thewh1teagle/kokoro-onnx)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Burgstall-labs",
|
||||||
|
"title": "ComfyUI-BS-Textchop",
|
||||||
|
"reference": "https://github.com/Burgstall-labs/ComfyUI-BS-Textchop",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Burgstall-labs/ComfyUI-BS-Textchop"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node for ComfyUI that extracts text segments based on specified start and/or end marker strings. You can define multiple marker pairs to extract different segments from the same input text.\nThe node intelligently adapts its extraction based on whether you provide a start marker, an end marker, or both for each pair."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Kidev",
|
"author": "Kidev",
|
||||||
"title": "ComfyUI Fisheye Effects Nodes",
|
"title": "ComfyUI Fisheye Effects Nodes",
|
||||||
@ -23272,16 +23282,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This custom node package provides nodes specifically for using the mvadapter_ig2mv_sdxl.safetensors adapter within ComfyUI. This adapter is designed for image-guided multi-view generation, typically used for creating textures from 3D mesh renders (position and normal maps)."
|
"description": "This custom node package provides nodes specifically for using the mvadapter_ig2mv_sdxl.safetensors adapter within ComfyUI. This adapter is designed for image-guided multi-view generation, typically used for creating textures from 3D mesh renders (position and normal maps)."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "Stable-X",
|
|
||||||
"title": "ComfyUI-Hi3DGen",
|
|
||||||
"reference": "https://github.com/Stable-X/ComfyUI-Hi3DGen",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Stable-X/ComfyUI-Hi3DGen"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This extension integrates [a/Hi3DGen](https://github.com/Stable-X/Hi3DGen) into ComfyUI, allowing user to generate high-fidelity 3D geometry generation from Images."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "LaVie024",
|
"author": "LaVie024",
|
||||||
"title": "comfyui-lopi999-nodes",
|
"title": "comfyui-lopi999-nodes",
|
||||||
|
|||||||
@ -2398,6 +2398,14 @@
|
|||||||
"title_aux": "ComfyUI-Zonos"
|
"title_aux": "ComfyUI-Zonos"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Burgstall-labs/ComfyUI-BS-Textchop": [
|
||||||
|
[
|
||||||
|
"BSTextChop"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-BS-Textchop"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Burgstall-labs/ComfyUI-BS_Kokoro-onnx": [
|
"https://github.com/Burgstall-labs/ComfyUI-BS_Kokoro-onnx": [
|
||||||
[
|
[
|
||||||
"Kokoro TTS"
|
"Kokoro TTS"
|
||||||
@ -9519,18 +9527,6 @@
|
|||||||
"title_aux": "stability-ComfyUI-nodes"
|
"title_aux": "stability-ComfyUI-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/Stable-X/ComfyUI-Hi3DGen": [
|
|
||||||
[
|
|
||||||
"DifferenceExtractorNode",
|
|
||||||
"DownloadAndLoadStableXModel",
|
|
||||||
"IF_TrellisCheckpointLoader",
|
|
||||||
"IF_TrellisImageTo3D",
|
|
||||||
"StableXProcessImage"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI-Hi3DGen"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/StableDiffusionVN/SDVN_Comfy_node": [
|
"https://github.com/StableDiffusionVN/SDVN_Comfy_node": [
|
||||||
[
|
[
|
||||||
"SDVM Image List Repeat",
|
"SDVM Image List Repeat",
|
||||||
|
|||||||
@ -909,6 +909,11 @@
|
|||||||
"last_update": "2025-03-07 05:34:07",
|
"last_update": "2025-03-07 05:34:07",
|
||||||
"author_account_age_days": 3197
|
"author_account_age_days": 3197
|
||||||
},
|
},
|
||||||
|
"https://github.com/Burgstall-labs/ComfyUI-BS-Textchop": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2025-04-05 07:45:54",
|
||||||
|
"author_account_age_days": 75
|
||||||
|
},
|
||||||
"https://github.com/Burgstall-labs/ComfyUI-BS_Kokoro-onnx": {
|
"https://github.com/Burgstall-labs/ComfyUI-BS_Kokoro-onnx": {
|
||||||
"stars": 33,
|
"stars": 33,
|
||||||
"last_update": "2025-01-19 19:05:24",
|
"last_update": "2025-01-19 19:05:24",
|
||||||
@ -7259,11 +7264,6 @@
|
|||||||
"last_update": "2024-05-23 01:23:32",
|
"last_update": "2024-05-23 01:23:32",
|
||||||
"author_account_age_days": 1038
|
"author_account_age_days": 1038
|
||||||
},
|
},
|
||||||
"https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL": {
|
|
||||||
"stars": 0,
|
|
||||||
"last_update": "2025-04-03 11:50:31",
|
|
||||||
"author_account_age_days": 724
|
|
||||||
},
|
|
||||||
"https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": {
|
"https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": {
|
||||||
"stars": 0,
|
"stars": 0,
|
||||||
"last_update": "2025-03-05 09:50:12",
|
"last_update": "2025-03-05 09:50:12",
|
||||||
|
|||||||
@ -13,6 +13,16 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "Stable-X",
|
||||||
|
"title": "ComfyUI-Hi3DGen",
|
||||||
|
"reference": "https://github.com/Stable-X/ComfyUI-Hi3DGen",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Stable-X/ComfyUI-Hi3DGen"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This extension integrates [a/Hi3DGen](https://github.com/Stable-X/Hi3DGen) into ComfyUI, allowing user to generate high-fidelity 3D geometry generation from Images.[w/If the *sageattention* package is installed, this node pack causes problems.]"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "stiffy-committee",
|
"author": "stiffy-committee",
|
||||||
"title": "comfyui-stiffy-nodes",
|
"title": "comfyui-stiffy-nodes",
|
||||||
@ -224,16 +234,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "NODES: Simple Image Rotate"
|
"description": "NODES: Simple Image Rotate"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "ImagineerNL",
|
|
||||||
"title": "comfyui_potrace_svg",
|
|
||||||
"reference": "https://github.com/ImagineerNL/comfyui_potrace_svg",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/ImagineerNL/comfyui_potrace_svg"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This project converts raster images into SVG format using the Potrace library."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "DonutsDelivery",
|
"author": "DonutsDelivery",
|
||||||
"title": "ComfyUI-DonutDetailer",
|
"title": "ComfyUI-DonutDetailer",
|
||||||
|
|||||||
@ -408,6 +408,7 @@
|
|||||||
"AE.KSamplerHiresFixWithConfig",
|
"AE.KSamplerHiresFixWithConfig",
|
||||||
"AE.KSamplerImg2ImgWithConfig",
|
"AE.KSamplerImg2ImgWithConfig",
|
||||||
"AE.KSamplerInpaintWithConfig",
|
"AE.KSamplerInpaintWithConfig",
|
||||||
|
"AE.KSamplerInpaintWithConfigAndImage",
|
||||||
"AE.KSamplerOutpaintWithConfig",
|
"AE.KSamplerOutpaintWithConfig",
|
||||||
"AE.KSamplerOutpaintWithConfigAndImage",
|
"AE.KSamplerOutpaintWithConfigAndImage",
|
||||||
"AE.KSamplerWithConfig",
|
"AE.KSamplerWithConfig",
|
||||||
@ -509,6 +510,17 @@
|
|||||||
"title_aux": "ComfyUI_deepDeband [WIP]"
|
"title_aux": "ComfyUI_deepDeband [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Apache0ne/ComfyUI-LantentCompose": [
|
||||||
|
[
|
||||||
|
"LatentCompose",
|
||||||
|
"LatentComposeMask",
|
||||||
|
"LatentComposeMuti",
|
||||||
|
"UnsamplerCustom"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-LantentCompose [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ArmandAlbert/Kwai_font_comfyui": [
|
"https://github.com/ArmandAlbert/Kwai_font_comfyui": [
|
||||||
[
|
[
|
||||||
"Kwaifont_Image_Cropper",
|
"Kwaifont_Image_Cropper",
|
||||||
@ -664,12 +676,29 @@
|
|||||||
"title_aux": "ComfyUI-Buff-Nodes [WIP]"
|
"title_aux": "ComfyUI-Buff-Nodes [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Burgstall-labs/ComfyUI-BS_FalAi-API-Video": [
|
||||||
|
[
|
||||||
|
"FalAPIVideoGenerator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-BS_FalAi-API-Video [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"https://github.com/CeeVeeR/ComfyUi-Text-Tiler": [
|
||||||
|
[
|
||||||
|
"Text Tiler"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUi-Text-Tiler"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Chargeuk/ComfyUI-vts-nodes": [
|
"https://github.com/Chargeuk/ComfyUI-vts-nodes": [
|
||||||
[
|
[
|
||||||
"VTS Clean Text",
|
"VTS Clean Text",
|
||||||
"VTS Clip Text Encode",
|
"VTS Clip Text Encode",
|
||||||
"VTS Color Mask To Mask",
|
"VTS Color Mask To Mask",
|
||||||
"VTS Conditioning Set Batch Mask",
|
"VTS Conditioning Set Batch Mask",
|
||||||
|
"VTS Count Characters",
|
||||||
"VTS Create Character Mask",
|
"VTS Create Character Mask",
|
||||||
"VTS Images Crop From Masks",
|
"VTS Images Crop From Masks",
|
||||||
"VTS Images Scale",
|
"VTS Images Scale",
|
||||||
@ -825,6 +854,16 @@
|
|||||||
"title_aux": "ComfyUI-Flashback"
|
"title_aux": "ComfyUI-Flashback"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/DonutsDelivery/ComfyUI-DonutDetailer": [
|
||||||
|
[
|
||||||
|
"Donut Detailer",
|
||||||
|
"Donut Detailer 2",
|
||||||
|
"Donut Detailer 4"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-DonutDetailer"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": [
|
"https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": [
|
||||||
[
|
[
|
||||||
"LineBreakInserter"
|
"LineBreakInserter"
|
||||||
@ -1162,6 +1201,16 @@
|
|||||||
"title_aux": "ComfyUI-PNG2SVG2PNG"
|
"title_aux": "ComfyUI-PNG2SVG2PNG"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/KERRY-YUAN/ComfyUI_Python_Executor": [
|
||||||
|
[
|
||||||
|
"NodeAutoSampler",
|
||||||
|
"NodePython",
|
||||||
|
"NodeResizeImage"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Python_Executor [UNSAFE]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": [
|
"https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": [
|
||||||
[
|
[
|
||||||
"DomainTimeSeriesPrep",
|
"DomainTimeSeriesPrep",
|
||||||
@ -1227,7 +1276,7 @@
|
|||||||
"title_aux": "RK_Comfyui"
|
"title_aux": "RK_Comfyui"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/KurtHokke/ComfyUI_KurtHokke-Nodes": [
|
"https://github.com/KurtHokke/ComfyUI_KurtHokke_Nodes": [
|
||||||
[
|
[
|
||||||
"AIO_Tuner_Pipe",
|
"AIO_Tuner_Pipe",
|
||||||
"ApplyCondsExtraOpts",
|
"ApplyCondsExtraOpts",
|
||||||
@ -1280,7 +1329,7 @@
|
|||||||
"str_str_str_str"
|
"str_str_str_str"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_KurtHokke-Nodes"
|
"title_aux": "ComfyUI-VLMStudio"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/LZpenguin/ComfyUI-Text": [
|
"https://github.com/LZpenguin/ComfyUI-Text": [
|
||||||
@ -1564,6 +1613,7 @@
|
|||||||
"https://github.com/Nambi24/ComfyUI-Save_Image": [
|
"https://github.com/Nambi24/ComfyUI-Save_Image": [
|
||||||
[
|
[
|
||||||
"ExtractLastPathComponent",
|
"ExtractLastPathComponent",
|
||||||
|
"ListSubfoldersNode",
|
||||||
"SaveImageNode"
|
"SaveImageNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -1697,6 +1747,7 @@
|
|||||||
[
|
[
|
||||||
"Boolean Primitive \ud83d\udc24",
|
"Boolean Primitive \ud83d\udc24",
|
||||||
"Image Input Switch \ud83d\udc24",
|
"Image Input Switch \ud83d\udc24",
|
||||||
|
"Indices Generator \ud83d\udc24",
|
||||||
"List Image Path \ud83d\udc24",
|
"List Image Path \ud83d\udc24",
|
||||||
"List Model Path \ud83d\udc24",
|
"List Model Path \ud83d\udc24",
|
||||||
"List Video Path \ud83d\udc24",
|
"List Video Path \ud83d\udc24",
|
||||||
@ -1889,13 +1940,16 @@
|
|||||||
"title_aux": "ComfyUI_Remaker_FaceSwap"
|
"title_aux": "ComfyUI_Remaker_FaceSwap"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/SpatialDeploy/ComfyUI-Voxels": [
|
"https://github.com/Stable-X/ComfyUI-Hi3DGen": [
|
||||||
[
|
[
|
||||||
"MeshToVoxelGrid",
|
"DifferenceExtractorNode",
|
||||||
"VoxelGridsToVoxelVideo"
|
"DownloadAndLoadStableXModel",
|
||||||
|
"IF_TrellisCheckpointLoader",
|
||||||
|
"IF_TrellisImageTo3D",
|
||||||
|
"StableXProcessImage"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Voxels [WIP]"
|
"title_aux": "ComfyUI-Hi3DGen"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/StartHua/Comfyui_CSDMT_CXH": [
|
"https://github.com/StartHua/Comfyui_CSDMT_CXH": [
|
||||||
@ -2115,6 +2169,15 @@
|
|||||||
"title_aux": "ComfyUI Wan2.1 [WIP]"
|
"title_aux": "ComfyUI Wan2.1 [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ZenAI-Vietnam/ComfyUI-gemini-IG": [
|
||||||
|
[
|
||||||
|
"Gemini Image Generation",
|
||||||
|
"Gemini Text Generation"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-gemini-IG"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/a-One-Fan/ComfyUI-Blenderesque-Nodes": [
|
"https://github.com/a-One-Fan/ComfyUI-Blenderesque-Nodes": [
|
||||||
[
|
[
|
||||||
"BlenderAlphaConvert",
|
"BlenderAlphaConvert",
|
||||||
@ -2184,6 +2247,14 @@
|
|||||||
"title_aux": "etm_comfyui_nodes"
|
"title_aux": "etm_comfyui_nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/alexgenovese/ComfyUI-Diffusion-4k": [
|
||||||
|
[
|
||||||
|
"FluxImageGenerator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Diffusion-4k [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/alexisrolland/ComfyUI-AuraSR": [
|
"https://github.com/alexisrolland/ComfyUI-AuraSR": [
|
||||||
[
|
[
|
||||||
"LoadAuraSR",
|
"LoadAuraSR",
|
||||||
@ -2284,6 +2355,15 @@
|
|||||||
"title_aux": "ComfyUI-Animemory-Loader"
|
"title_aux": "ComfyUI-Animemory-Loader"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/apetitbois/nova_utils": [
|
||||||
|
[
|
||||||
|
"floatList2Float",
|
||||||
|
"jsonParser"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "nova_utils"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/aria1th/ComfyUI-SkipCFGSigmas": [
|
"https://github.com/aria1th/ComfyUI-SkipCFGSigmas": [
|
||||||
[
|
[
|
||||||
"CFGControl_SKIPCFG"
|
"CFGControl_SKIPCFG"
|
||||||
@ -2327,6 +2407,25 @@
|
|||||||
"title_aux": "comfyui_segformer_b2_sleeves"
|
"title_aux": "comfyui_segformer_b2_sleeves"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ashllay/ComfyUI_MoreComfy": [
|
||||||
|
[
|
||||||
|
"MC Alter Seed",
|
||||||
|
"MC Multi Concat",
|
||||||
|
"MC Set Tile Size",
|
||||||
|
"MC Switch Seed"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_MoreComfy"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"https://github.com/ayaoayaoayaoaya/ComfyUI-KLUT-DeepSeek-API": [
|
||||||
|
[
|
||||||
|
"KLUTDeepSeekAPI"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-KLUT-DeepSeek-API [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/backearth1/Comfyui-MiniMax-Video": [
|
"https://github.com/backearth1/Comfyui-MiniMax-Video": [
|
||||||
[
|
[
|
||||||
"ImageToPrompt",
|
"ImageToPrompt",
|
||||||
@ -2677,6 +2776,15 @@
|
|||||||
"title_aux": "Comfy-WaveSpeed [WIP]"
|
"title_aux": "Comfy-WaveSpeed [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chetusangolgi/Comfyui-supabase": [
|
||||||
|
[
|
||||||
|
"SupabaseImageUploader",
|
||||||
|
"SupabaseWatcherNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Comfyui-supabase"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/christian-byrne/infinite-zoom-parallax-nodes": [
|
"https://github.com/christian-byrne/infinite-zoom-parallax-nodes": [
|
||||||
[
|
[
|
||||||
"Create Parallax Video",
|
"Create Parallax Video",
|
||||||
@ -2698,6 +2806,18 @@
|
|||||||
"title_aux": "Python Interpreter ComfyUI Node [UNSAFE]"
|
"title_aux": "Python Interpreter ComfyUI Node [UNSAFE]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/cidiro/cid-node-pack": [
|
||||||
|
[
|
||||||
|
"CidAnyBuffer",
|
||||||
|
"CidAnySync",
|
||||||
|
"CidLoadImageFromDir",
|
||||||
|
"CidSaveImage",
|
||||||
|
"CidWildcardProcessor"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "cid-node-pack"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ciga2011/ComfyUI-AppGen": [
|
"https://github.com/ciga2011/ComfyUI-AppGen": [
|
||||||
[
|
[
|
||||||
"AG_APP_EDIT",
|
"AG_APP_EDIT",
|
||||||
@ -2717,6 +2837,7 @@
|
|||||||
"BasicScheduler",
|
"BasicScheduler",
|
||||||
"BetaSamplingScheduler",
|
"BetaSamplingScheduler",
|
||||||
"CFGGuider",
|
"CFGGuider",
|
||||||
|
"CFGZeroStar",
|
||||||
"CLIPAttentionMultiply",
|
"CLIPAttentionMultiply",
|
||||||
"CLIPLoader",
|
"CLIPLoader",
|
||||||
"CLIPMergeAdd",
|
"CLIPMergeAdd",
|
||||||
@ -3008,6 +3129,8 @@
|
|||||||
"VideoLinearCFGGuidance",
|
"VideoLinearCFGGuidance",
|
||||||
"VideoTriangleCFGGuidance",
|
"VideoTriangleCFGGuidance",
|
||||||
"VoxelToMeshBasic",
|
"VoxelToMeshBasic",
|
||||||
|
"WanFunControlToVideo",
|
||||||
|
"WanFunInpaintToVideo",
|
||||||
"WanImageToVideo",
|
"WanImageToVideo",
|
||||||
"WebcamCapture",
|
"WebcamCapture",
|
||||||
"unCLIPCheckpointLoader",
|
"unCLIPCheckpointLoader",
|
||||||
@ -3076,6 +3199,18 @@
|
|||||||
"title_aux": "VoidCustomNodes"
|
"title_aux": "VoidCustomNodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/daracazamea/DCNodes": [
|
||||||
|
[
|
||||||
|
"FluxResolutionPicker",
|
||||||
|
"GetGenerationTime",
|
||||||
|
"ManualTrigger",
|
||||||
|
"SDXLResolutionPicker",
|
||||||
|
"StartTimerPassThrough"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "DCNodess [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/denislov/Comfyui_AutoSurvey": [
|
"https://github.com/denislov/Comfyui_AutoSurvey": [
|
||||||
[
|
[
|
||||||
"AddDoc2Knowledge",
|
"AddDoc2Knowledge",
|
||||||
@ -3334,6 +3469,14 @@
|
|||||||
"title_aux": "comfyui-redux-style"
|
"title_aux": "comfyui-redux-style"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/fredconex/ComfyUI-PaintTurbo": [
|
||||||
|
[
|
||||||
|
"Hunyuan3DTextureMesh"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-PaintTurbo"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/fritzprix/ComfyUI-LLM-Utils": [
|
"https://github.com/fritzprix/ComfyUI-LLM-Utils": [
|
||||||
[
|
[
|
||||||
"WeightedDict",
|
"WeightedDict",
|
||||||
@ -3415,6 +3558,15 @@
|
|||||||
"title_aux": "loki-comfyui-node"
|
"title_aux": "loki-comfyui-node"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/gondar-software/comfyui-custom-padding": [
|
||||||
|
[
|
||||||
|
"AdaptiveImagePadding",
|
||||||
|
"AdaptiveImageUnpadding"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-custom-padding"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/grimli333/ComfyUI_Grim": [
|
"https://github.com/grimli333/ComfyUI_Grim": [
|
||||||
[
|
[
|
||||||
"GenerateFileName",
|
"GenerateFileName",
|
||||||
@ -3447,15 +3599,37 @@
|
|||||||
"XIS_KSamplerSettingsNode",
|
"XIS_KSamplerSettingsNode",
|
||||||
"XIS_KSamplerSettingsUnpackNode",
|
"XIS_KSamplerSettingsUnpackNode",
|
||||||
"XIS_MaskCompositeOperation",
|
"XIS_MaskCompositeOperation",
|
||||||
|
"XIS_PromptProcessor",
|
||||||
"XIS_PromptsWithSwitches",
|
"XIS_PromptsWithSwitches",
|
||||||
"XIS_ReorderImageMaskGroups",
|
"XIS_ReorderImageMaskGroups",
|
||||||
"XIS_ResizeImageOrMask",
|
"XIS_ResizeImageOrMask",
|
||||||
"XIS_ResizeToDivisible"
|
"XIS_ResizeToDivisible",
|
||||||
|
"XIS_ResolutionSelector"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Xiser_Nodes [WIP]"
|
"title_aux": "Xiser_Nodes [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/grokuku/ComfyUI-Holaf": [
|
||||||
|
[
|
||||||
|
"HolafBenchmarkLoader",
|
||||||
|
"HolafBenchmarkPlotter",
|
||||||
|
"HolafBenchmarkRunner",
|
||||||
|
"HolafImageComparer",
|
||||||
|
"HolafKSampler",
|
||||||
|
"HolafNeurogridOverload",
|
||||||
|
"HolafOverlayNode",
|
||||||
|
"HolafResolutionPreset",
|
||||||
|
"HolafSaveImage",
|
||||||
|
"HolafSliceCalculator",
|
||||||
|
"HolafTileCalculator",
|
||||||
|
"HolafTiledKSampler",
|
||||||
|
"UpscaleImageHolaf"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Holaf Custom Nodes for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/haodman/ComfyUI_Rain": [
|
"https://github.com/haodman/ComfyUI_Rain": [
|
||||||
[
|
[
|
||||||
"Rain_ImageSize",
|
"Rain_ImageSize",
|
||||||
@ -3661,6 +3835,25 @@
|
|||||||
"title_aux": "ComfyUI_SSLNodes"
|
"title_aux": "ComfyUI_SSLNodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/hunzmusic/ComfyUI-Hunyuan3DTools": [
|
||||||
|
[
|
||||||
|
"Hy3DTools_BackProjectInpaint",
|
||||||
|
"Hy3DTools_RenderSpecificView"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Hunyuan3DTools [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"https://github.com/hunzmusic/comfyui-hnznodes": [
|
||||||
|
[
|
||||||
|
"CombineChannelsGrayscale",
|
||||||
|
"ImageBatchReorder",
|
||||||
|
"MaleCharacterPromptGenerator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-hnznodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/hy134300/comfyui-hb-node": [
|
"https://github.com/hy134300/comfyui-hb-node": [
|
||||||
[
|
[
|
||||||
"generate story",
|
"generate story",
|
||||||
@ -3914,10 +4107,15 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/jonnydolake/ComfyUI-AIR-Nodes": [
|
"https://github.com/jonnydolake/ComfyUI-AIR-Nodes": [
|
||||||
[
|
[
|
||||||
"DisplaceImage",
|
"BrightnessContrastSaturation",
|
||||||
|
"DisplaceImageCPU",
|
||||||
|
"DisplaceImageGPU",
|
||||||
"ExtractBlackLines",
|
"ExtractBlackLines",
|
||||||
"ForceMinimumBatchSize",
|
"ForceMinimumBatchSize",
|
||||||
|
"GPUTargetLocationCrop",
|
||||||
|
"GPUTargetLocationPaste",
|
||||||
"ImageCompositeChained",
|
"ImageCompositeChained",
|
||||||
|
"LTXVAddGuideAIR",
|
||||||
"LineDetection",
|
"LineDetection",
|
||||||
"MangaPanelSegmentationNode",
|
"MangaPanelSegmentationNode",
|
||||||
"Mask_Fill_Region",
|
"Mask_Fill_Region",
|
||||||
@ -4135,6 +4333,7 @@
|
|||||||
"HyVideoI2VEncode",
|
"HyVideoI2VEncode",
|
||||||
"HyVideoInverseSampler",
|
"HyVideoInverseSampler",
|
||||||
"HyVideoLatentPreview",
|
"HyVideoLatentPreview",
|
||||||
|
"HyVideoLoopArgs",
|
||||||
"HyVideoLoraBlockEdit",
|
"HyVideoLoraBlockEdit",
|
||||||
"HyVideoLoraSelect",
|
"HyVideoLoraSelect",
|
||||||
"HyVideoModelLoader",
|
"HyVideoModelLoader",
|
||||||
@ -4219,22 +4418,26 @@
|
|||||||
"WanVideoEmptyEmbeds",
|
"WanVideoEmptyEmbeds",
|
||||||
"WanVideoEncode",
|
"WanVideoEncode",
|
||||||
"WanVideoEnhanceAVideo",
|
"WanVideoEnhanceAVideo",
|
||||||
|
"WanVideoExperimentalArgs",
|
||||||
"WanVideoFlowEdit",
|
"WanVideoFlowEdit",
|
||||||
"WanVideoImageClipEncode",
|
"WanVideoImageClipEncode",
|
||||||
"WanVideoImageResizeToClosest",
|
"WanVideoImageResizeToClosest",
|
||||||
"WanVideoImageToVideoEncode",
|
"WanVideoImageToVideoEncode",
|
||||||
"WanVideoLatentPreview",
|
|
||||||
"WanVideoLoopArgs",
|
"WanVideoLoopArgs",
|
||||||
"WanVideoLoraBlockEdit",
|
"WanVideoLoraBlockEdit",
|
||||||
"WanVideoLoraSelect",
|
"WanVideoLoraSelect",
|
||||||
"WanVideoModelLoader",
|
"WanVideoModelLoader",
|
||||||
"WanVideoSLG",
|
"WanVideoSLG",
|
||||||
"WanVideoSampler",
|
"WanVideoSampler",
|
||||||
|
"WanVideoSetBlockSwap",
|
||||||
"WanVideoTeaCache",
|
"WanVideoTeaCache",
|
||||||
"WanVideoTextEmbedBridge",
|
"WanVideoTextEmbedBridge",
|
||||||
"WanVideoTextEncode",
|
"WanVideoTextEncode",
|
||||||
"WanVideoTinyVAELoader",
|
"WanVideoTinyVAELoader",
|
||||||
"WanVideoTorchCompileSettings",
|
"WanVideoTorchCompileSettings",
|
||||||
|
"WanVideoVACEEncode",
|
||||||
|
"WanVideoVACEModelSelect",
|
||||||
|
"WanVideoVACEStartToEndFrame",
|
||||||
"WanVideoVAELoader",
|
"WanVideoVAELoader",
|
||||||
"WanVideoVRAMManagement"
|
"WanVideoVRAMManagement"
|
||||||
],
|
],
|
||||||
@ -4620,7 +4823,9 @@
|
|||||||
"polymath_chat",
|
"polymath_chat",
|
||||||
"polymath_concept_eraser",
|
"polymath_concept_eraser",
|
||||||
"polymath_helper",
|
"polymath_helper",
|
||||||
"polymath_scraper"
|
"polymath_scraper",
|
||||||
|
"polymath_settings",
|
||||||
|
"polymath_text_mask"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui_LLM_Polymath [WIP]"
|
"title_aux": "comfyui_LLM_Polymath [WIP]"
|
||||||
@ -4673,6 +4878,14 @@
|
|||||||
"title_aux": "comfyui-marnodes"
|
"title_aux": "comfyui-marnodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/markuryy/comfyui-spiritparticle": [
|
||||||
|
[
|
||||||
|
"FolderImageSelector"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Spiritparticle Nodes [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/maruhidd/ComfyUI_Transparent-Background": [
|
"https://github.com/maruhidd/ComfyUI_Transparent-Background": [
|
||||||
[
|
[
|
||||||
"FillTransparentNode",
|
"FillTransparentNode",
|
||||||
@ -5000,6 +5213,14 @@
|
|||||||
"title_aux": "List Data Helper Nodes"
|
"title_aux": "List Data Helper Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/niknah/ComfyUI-InfiniteYou": [
|
||||||
|
[
|
||||||
|
"InfiniteYouSampler"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "niknah/ComfyUI-InfiniteYou"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/nkchocoai/ComfyUI-PromptUtilities": [
|
"https://github.com/nkchocoai/ComfyUI-PromptUtilities": [
|
||||||
[
|
[
|
||||||
"PromptUtilitiesConstString",
|
"PromptUtilitiesConstString",
|
||||||
@ -5356,6 +5577,14 @@
|
|||||||
"title_aux": "ComfyUI-AutoSeg-SAM2"
|
"title_aux": "ComfyUI-AutoSeg-SAM2"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/rickyars/sd-cn-animation": [
|
||||||
|
[
|
||||||
|
"SDCNAnimation"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "sd-cn-animation"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/rishipandey125/ComfyUI-FramePacking": [
|
"https://github.com/rishipandey125/ComfyUI-FramePacking": [
|
||||||
[
|
[
|
||||||
"Add Grid Boundaries",
|
"Add Grid Boundaries",
|
||||||
@ -5395,6 +5624,7 @@
|
|||||||
"https://github.com/rouxianmantou/comfyui-rxmt-nodes": [
|
"https://github.com/rouxianmantou/comfyui-rxmt-nodes": [
|
||||||
[
|
[
|
||||||
"CheckValueTypeNode",
|
"CheckValueTypeNode",
|
||||||
|
"TextCombineWithCommaNode",
|
||||||
"WhyPromptTextNode"
|
"WhyPromptTextNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -5664,6 +5894,15 @@
|
|||||||
"title_aux": "comfyui_image_crop"
|
"title_aux": "comfyui_image_crop"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/sugarkwork/comfyui_my_img_util": [
|
||||||
|
[
|
||||||
|
"Auto Image Selector",
|
||||||
|
"Simple Image Rotate"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui_my_img_util"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/sugarkwork/comfyui_psd": [
|
"https://github.com/sugarkwork/comfyui_psd": [
|
||||||
[
|
[
|
||||||
"Convert PSD to Image",
|
"Convert PSD to Image",
|
||||||
@ -5708,6 +5947,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/techidsk/comfyui_molook_nodes": [
|
"https://github.com/techidsk/comfyui_molook_nodes": [
|
||||||
[
|
[
|
||||||
|
"ImageOutpaintPadding(Molook)",
|
||||||
"MaskExpand(Molook)",
|
"MaskExpand(Molook)",
|
||||||
"OpenAIProvider(Molook)"
|
"OpenAIProvider(Molook)"
|
||||||
],
|
],
|
||||||
@ -5735,10 +5975,10 @@
|
|||||||
"https://github.com/thedivergentai/divergent_nodes": [
|
"https://github.com/thedivergentai/divergent_nodes": [
|
||||||
[
|
[
|
||||||
"CLIPTokenCounter",
|
"CLIPTokenCounter",
|
||||||
"DataStoreNode",
|
"GeminiNode",
|
||||||
"GemmaMultimodal",
|
"Gemma3VisionNode",
|
||||||
"Text Line Reader",
|
"KoboldCppApiNode",
|
||||||
"UTF8EncoderNode"
|
"KoboldCppLauncherNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Divergent Nodes [WIP]"
|
"title_aux": "Divergent Nodes [WIP]"
|
||||||
@ -5915,7 +6155,8 @@
|
|||||||
[
|
[
|
||||||
"LoadTextFile",
|
"LoadTextFile",
|
||||||
"RemoveComments",
|
"RemoveComments",
|
||||||
"SaveTextFile"
|
"SaveTextFile",
|
||||||
|
"StringsFromTextbox"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Text-Utility [UNSAFE]"
|
"title_aux": "ComfyUI-Text-Utility [UNSAFE]"
|
||||||
@ -6019,6 +6260,7 @@
|
|||||||
"RemoveBackgroundX",
|
"RemoveBackgroundX",
|
||||||
"SaveImageX",
|
"SaveImageX",
|
||||||
"SelectiveDepthLoraBlocksX",
|
"SelectiveDepthLoraBlocksX",
|
||||||
|
"SimpleBlockerX",
|
||||||
"UnetLoaderBNB_X",
|
"UnetLoaderBNB_X",
|
||||||
"WhiteBalanceX"
|
"WhiteBalanceX"
|
||||||
],
|
],
|
||||||
@ -6090,6 +6332,14 @@
|
|||||||
"title_aux": "ComfyUI-Dropbox-API [WIP]"
|
"title_aux": "ComfyUI-Dropbox-API [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/zhaorishuai/ComfyUI-StoryboardDistributor": [
|
||||||
|
[
|
||||||
|
"StoryboardDistributor"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-StoryboardDistributor"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/zhongpei/Comfyui_image2prompt": [
|
"https://github.com/zhongpei/Comfyui_image2prompt": [
|
||||||
[
|
[
|
||||||
"CLIP AdvancedTextEncode|fofo",
|
"CLIP AdvancedTextEncode|fofo",
|
||||||
@ -6166,5 +6416,13 @@
|
|||||||
{
|
{
|
||||||
"title_aux": "VLLMVisionChatNode"
|
"title_aux": "VLLMVisionChatNode"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"https://raw.githubusercontent.com/olyyarm/ComfyUI-VLMStudio/refs/heads/master/vlm_visionary_node_v3_.py": [
|
||||||
|
[
|
||||||
|
"GemmaMultimodalAnalyzer"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-VLMStudio"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
File diff suppressed because it is too large
Load Diff
@ -8,8 +8,18 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nLegacy channel provides only the list of the deprecated nodes. If you want to find the complete node list, please go to the Default channel."
|
"description": "If you see this message, your ComfyUI-Manager is outdated.\nLegacy channel provides only the list of the deprecated nodes. If you want to find the complete node list, please go to the Default channel."
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "ImagineerNL",
|
||||||
|
"title": "comfyui_potrace_svg [REMOVED]",
|
||||||
|
"reference": "https://github.com/ImagineerNL/comfyui_potrace_svg",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ImagineerNL/comfyui_potrace_svg"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This project converts raster images into SVG format using the Potrace library."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "kayselmecnun",
|
"author": "kayselmecnun",
|
||||||
"title": "ComfyUI-Qwen-25-VL [REMOVED]",
|
"title": "ComfyUI-Qwen-25-VL [REMOVED]",
|
||||||
|
|||||||
@ -70,6 +70,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A ComfyUI node that provides an Image Loader that updates inside the workflow when the Image file is changed. This allows for a easy bridge between 3D software, and 2D art applications while retaining use of a full workflow rather than being restricted to a plugin."
|
"description": "A ComfyUI node that provides an Image Loader that updates inside the workflow when the Image file is changed. This allows for a easy bridge between 3D software, and 2D art applications while retaining use of a full workflow rather than being restricted to a plugin."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Burgstall-labs",
|
||||||
|
"title": "ComfyUI-BS-Textchop",
|
||||||
|
"reference": "https://github.com/Burgstall-labs/ComfyUI-BS-Textchop",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Burgstall-labs/ComfyUI-BS-Textchop"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node for ComfyUI that extracts text segments based on specified start and/or end marker strings. You can define multiple marker pairs to extract different segments from the same input text.\nThe node intelligently adapts its extraction based on whether you provide a start marker, an end marker, or both for each pair."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Moooonet",
|
"author": "Moooonet",
|
||||||
"title": "ComfyUI-Align",
|
"title": "ComfyUI-Align",
|
||||||
@ -251,16 +261,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This custom node package provides nodes specifically for using the mvadapter_ig2mv_sdxl.safetensors adapter within ComfyUI. This adapter is designed for image-guided multi-view generation, typically used for creating textures from 3D mesh renders (position and normal maps)."
|
"description": "This custom node package provides nodes specifically for using the mvadapter_ig2mv_sdxl.safetensors adapter within ComfyUI. This adapter is designed for image-guided multi-view generation, typically used for creating textures from 3D mesh renders (position and normal maps)."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "Stable-X",
|
|
||||||
"title": "ComfyUI-Hi3DGen",
|
|
||||||
"reference": "https://github.com/Stable-X/ComfyUI-Hi3DGen",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Stable-X/ComfyUI-Hi3DGen"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This extension integrates [a/Hi3DGen](https://github.com/Stable-X/Hi3DGen) into ComfyUI, allowing user to generate high-fidelity 3D geometry generation from Images."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "LaVie024",
|
"author": "LaVie024",
|
||||||
"title": "comfyui-lopi999-nodes",
|
"title": "comfyui-lopi999-nodes",
|
||||||
|
|||||||
@ -2398,6 +2398,14 @@
|
|||||||
"title_aux": "ComfyUI-Zonos"
|
"title_aux": "ComfyUI-Zonos"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Burgstall-labs/ComfyUI-BS-Textchop": [
|
||||||
|
[
|
||||||
|
"BSTextChop"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-BS-Textchop"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Burgstall-labs/ComfyUI-BS_Kokoro-onnx": [
|
"https://github.com/Burgstall-labs/ComfyUI-BS_Kokoro-onnx": [
|
||||||
[
|
[
|
||||||
"Kokoro TTS"
|
"Kokoro TTS"
|
||||||
@ -9519,18 +9527,6 @@
|
|||||||
"title_aux": "stability-ComfyUI-nodes"
|
"title_aux": "stability-ComfyUI-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/Stable-X/ComfyUI-Hi3DGen": [
|
|
||||||
[
|
|
||||||
"DifferenceExtractorNode",
|
|
||||||
"DownloadAndLoadStableXModel",
|
|
||||||
"IF_TrellisCheckpointLoader",
|
|
||||||
"IF_TrellisImageTo3D",
|
|
||||||
"StableXProcessImage"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI-Hi3DGen"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/StableDiffusionVN/SDVN_Comfy_node": [
|
"https://github.com/StableDiffusionVN/SDVN_Comfy_node": [
|
||||||
[
|
[
|
||||||
"SDVM Image List Repeat",
|
"SDVM Image List Repeat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user