mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
76ee93c98c
commit
9e4f0228d1
@ -27623,6 +27623,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for ComfyUI that takes in a file path full of json's and finds the mape variable nodes in them and converts them to the kjnode set and get nodes."
|
||||
},
|
||||
{
|
||||
"author": "boricuapab",
|
||||
"title": "ComfyUI-Bori-JsonSetGetConverter",
|
||||
"reference": "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions",
|
||||
"files": [
|
||||
"https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for ComfyUI that provides the user with a dropdown which contains the recommended resolutions for the Qwen Image Model."
|
||||
},
|
||||
{
|
||||
"author": "avocadori",
|
||||
"title": "ComfyUI-load-image-prompt-lora",
|
||||
@ -30698,6 +30708,27 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI, originally focused on workflow parsing, now expanded to provide advanced file loading features like 'Load Latent (Advanced)' for drag-and-drop latent file uploads and 'WorkflowImageFileLoader' for parsing prompts from image metadata. It also adds a js extension for a better UI experience."
|
||||
},
|
||||
{
|
||||
"author": "squirrel765",
|
||||
"title": "ComfyUI-LLM-VLM-Node",
|
||||
"reference": "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node",
|
||||
"files": [
|
||||
"https://github.com/squirrel765/ComfyUI-LLM-VLM-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A unified ComfyUI node for both LLM (text-only) and VLM (image-to-text) generation using GGUF models.."
|
||||
},
|
||||
{
|
||||
"author": "squirrel765",
|
||||
"title": "comfyui-ea-nodes",
|
||||
"reference": "https://github.com/ExoticArts/comfyui-ea-nodes",
|
||||
"files": [
|
||||
"https://github.com/ExoticArts/comfyui-ea-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ExoticArts custom nodes for ComfyUI (EA Power LoRA, etc.)"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -4926,6 +4926,17 @@
|
||||
"title_aux": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/ExoticArts/comfyui-ea-nodes": [
|
||||
[
|
||||
"EA_FilenameCombine",
|
||||
"EA_PowerLora",
|
||||
"EA_TrimFrames",
|
||||
"EA_TrimImagesStartEnd"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-ea-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [
|
||||
[
|
||||
"ModelScopeT2VLoader"
|
||||
@ -9645,6 +9656,8 @@
|
||||
"https://github.com/NakamuraShippo/ComfyUI-NS-Util": [
|
||||
[
|
||||
"NS-FlexPreset",
|
||||
"NS-ManySliders",
|
||||
"NS-PromptList",
|
||||
"NS-ToonFilter"
|
||||
],
|
||||
{
|
||||
@ -12716,6 +12729,7 @@
|
||||
"https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": [
|
||||
[
|
||||
"StarFrameFromVideo",
|
||||
"StarIconExporter",
|
||||
"StarImageLoader1by1",
|
||||
"StarRandomImageLoader",
|
||||
"StarSavePanoramaJPEG"
|
||||
@ -18194,6 +18208,14 @@
|
||||
"title_aux": "ComfyUI-Bori-JsonSetGetConverter"
|
||||
}
|
||||
],
|
||||
"https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions": [
|
||||
[
|
||||
"Bori Qwen Image Resolution"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Bori-JsonSetGetConverter"
|
||||
}
|
||||
],
|
||||
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
|
||||
[
|
||||
"ResolutionSelector"
|
||||
@ -18927,8 +18949,11 @@
|
||||
"HYW_PanoInpaint_Scene",
|
||||
"HYW_PanoInpaint_Sky",
|
||||
"HYW_PanoramaValidator",
|
||||
"HYW_PerspectiveToPanoramaMask",
|
||||
"HYW_RuntimeFromStock",
|
||||
"HYW_SeamlessWrap360",
|
||||
"HYW_SettingsLoader",
|
||||
"HYW_ShiftPanorama",
|
||||
"HYW_SkyMaskGenerator",
|
||||
"HYW_TextureBaker",
|
||||
"HYW_Thumbnailer",
|
||||
@ -32103,7 +32128,8 @@
|
||||
[
|
||||
"DownloadAndLoadTransNetModel",
|
||||
"SelectVideo",
|
||||
"TransNetV2_Run"
|
||||
"TransNetV2_Run",
|
||||
"ZipCompress"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Video Segmentation Node"
|
||||
@ -33876,7 +33902,8 @@
|
||||
"MaskCompositePPM",
|
||||
"PPMSamplerSelect",
|
||||
"RenormCFGPost",
|
||||
"RescaleCFGPost"
|
||||
"RescaleCFGPost",
|
||||
"SamplerGradientEstimation"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ppm"
|
||||
@ -37394,6 +37421,14 @@
|
||||
"title_aux": "Latent Mirror node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/squirrel765/ComfyUI-LLM-VLM-Node": [
|
||||
[
|
||||
"UnifiedGenerator|LP"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LLM-VLM-Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/ssitu/ComfyUI_UltimateSDUpscale": [
|
||||
[
|
||||
"UltimateSDUpscale",
|
||||
|
||||
@ -1774,6 +1774,11 @@
|
||||
"last_update": "2024-07-30 10:27:07",
|
||||
"author_account_age_days": 418
|
||||
},
|
||||
"https://github.com/ExoticArts/comfyui-ea-nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-08-10 11:33:34",
|
||||
"author_account_age_days": 0
|
||||
},
|
||||
"https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": {
|
||||
"stars": 27,
|
||||
"last_update": "2024-05-23 00:12:17",
|
||||
@ -6619,6 +6624,11 @@
|
||||
"last_update": "2025-06-02 06:52:21",
|
||||
"author_account_age_days": 1980
|
||||
},
|
||||
"https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-08-10 07:43:57",
|
||||
"author_account_age_days": 1981
|
||||
},
|
||||
"https://github.com/bradsec/ComfyUI_ResolutionSelector": {
|
||||
"stars": 14,
|
||||
"last_update": "2024-07-07 12:15:49",
|
||||
@ -13044,6 +13054,11 @@
|
||||
"last_update": "2024-05-22 20:50:25",
|
||||
"author_account_age_days": 5643
|
||||
},
|
||||
"https://github.com/squirrel765/ComfyUI-LLM-VLM-Node": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-08-10 09:24:22",
|
||||
"author_account_age_days": 213
|
||||
},
|
||||
"https://github.com/ssitu/ComfyUI_UltimateSDUpscale": {
|
||||
"stars": 1269,
|
||||
"last_update": "2025-07-18 19:54:57",
|
||||
|
||||
@ -8203,7 +8203,8 @@
|
||||
"MaskCompositePPM",
|
||||
"PPMSamplerSelect",
|
||||
"RenormCFGPost",
|
||||
"RescaleCFGPost"
|
||||
"RescaleCFGPost",
|
||||
"SamplerGradientEstimation"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ppm"
|
||||
|
||||
@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "squirrel765",
|
||||
"title": "comfyui-ea-nodes",
|
||||
"reference": "https://github.com/ExoticArts/comfyui-ea-nodes",
|
||||
"files": [
|
||||
"https://github.com/ExoticArts/comfyui-ea-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ExoticArts custom nodes for ComfyUI (EA Power LoRA, etc.)"
|
||||
},
|
||||
{
|
||||
"author": "squirrel765",
|
||||
"title": "ComfyUI-LLM-VLM-Node",
|
||||
"reference": "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node",
|
||||
"files": [
|
||||
"https://github.com/squirrel765/ComfyUI-LLM-VLM-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A unified ComfyUI node for both LLM (text-only) and VLM (image-to-text) generation using GGUF models.."
|
||||
},
|
||||
{
|
||||
"author": "boricuapab",
|
||||
"title": "ComfyUI-Bori-JsonSetGetConverter",
|
||||
"reference": "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions",
|
||||
"files": [
|
||||
"https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for ComfyUI that provides the user with a dropdown which contains the recommended resolutions for the Qwen Image Model."
|
||||
},
|
||||
{
|
||||
"author": "eric183",
|
||||
"title": "ComfyUI-Only",
|
||||
@ -657,36 +687,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom convenience nodes: Cropping images to a given aspect ratio, Cropping images to a max/min aspect ratio, If/else logic with provided float (rather than using a float node)"
|
||||
},
|
||||
{
|
||||
"author": "mikeshuangyan",
|
||||
"title": "ComfyUI_MqUtils",
|
||||
"reference": "https://github.com/mikeshuangyan/ComfyUI_MqUtils",
|
||||
"files": [
|
||||
"https://github.com/mikeshuangyan/ComfyUI_MqUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "MQ util nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-SkyworkUniPic",
|
||||
"reference": "https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic",
|
||||
"files": [
|
||||
"https://github.com/Yuan-ManX/ComfyUI-SkyworkUniPic"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-SkyworkUniPic is now available in ComfyUI, Skywork-UniPic is a unified autoregressive multimodal model with 1.5 billion parameters that natively integrates image understanding, text-to-image generation, and image editing capabilities within a single architecture."
|
||||
},
|
||||
{
|
||||
"author": "zl9739379",
|
||||
"title": "ComfyUI-ArkVideoGenerate",
|
||||
"reference": "https://github.com/zl9739379/ComfyUI-ArkVideoGenerate",
|
||||
"files": [
|
||||
"https://github.com/zl9739379/ComfyUI-ArkVideoGenerate"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that integrates ByteDance Volcano Engine's video generation AI model, supporting both text-to-video and image-to-video generation."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -4926,6 +4926,17 @@
|
||||
"title_aux": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/ExoticArts/comfyui-ea-nodes": [
|
||||
[
|
||||
"EA_FilenameCombine",
|
||||
"EA_PowerLora",
|
||||
"EA_TrimFrames",
|
||||
"EA_TrimImagesStartEnd"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-ea-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [
|
||||
[
|
||||
"ModelScopeT2VLoader"
|
||||
@ -9645,6 +9656,8 @@
|
||||
"https://github.com/NakamuraShippo/ComfyUI-NS-Util": [
|
||||
[
|
||||
"NS-FlexPreset",
|
||||
"NS-ManySliders",
|
||||
"NS-PromptList",
|
||||
"NS-ToonFilter"
|
||||
],
|
||||
{
|
||||
@ -12716,6 +12729,7 @@
|
||||
"https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": [
|
||||
[
|
||||
"StarFrameFromVideo",
|
||||
"StarIconExporter",
|
||||
"StarImageLoader1by1",
|
||||
"StarRandomImageLoader",
|
||||
"StarSavePanoramaJPEG"
|
||||
@ -18194,6 +18208,14 @@
|
||||
"title_aux": "ComfyUI-Bori-JsonSetGetConverter"
|
||||
}
|
||||
],
|
||||
"https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions": [
|
||||
[
|
||||
"Bori Qwen Image Resolution"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Bori-JsonSetGetConverter"
|
||||
}
|
||||
],
|
||||
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
|
||||
[
|
||||
"ResolutionSelector"
|
||||
@ -18927,8 +18949,11 @@
|
||||
"HYW_PanoInpaint_Scene",
|
||||
"HYW_PanoInpaint_Sky",
|
||||
"HYW_PanoramaValidator",
|
||||
"HYW_PerspectiveToPanoramaMask",
|
||||
"HYW_RuntimeFromStock",
|
||||
"HYW_SeamlessWrap360",
|
||||
"HYW_SettingsLoader",
|
||||
"HYW_ShiftPanorama",
|
||||
"HYW_SkyMaskGenerator",
|
||||
"HYW_TextureBaker",
|
||||
"HYW_Thumbnailer",
|
||||
@ -32103,7 +32128,8 @@
|
||||
[
|
||||
"DownloadAndLoadTransNetModel",
|
||||
"SelectVideo",
|
||||
"TransNetV2_Run"
|
||||
"TransNetV2_Run",
|
||||
"ZipCompress"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Video Segmentation Node"
|
||||
@ -33876,7 +33902,8 @@
|
||||
"MaskCompositePPM",
|
||||
"PPMSamplerSelect",
|
||||
"RenormCFGPost",
|
||||
"RescaleCFGPost"
|
||||
"RescaleCFGPost",
|
||||
"SamplerGradientEstimation"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ppm"
|
||||
@ -37394,6 +37421,14 @@
|
||||
"title_aux": "Latent Mirror node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/squirrel765/ComfyUI-LLM-VLM-Node": [
|
||||
[
|
||||
"UnifiedGenerator|LP"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LLM-VLM-Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/ssitu/ComfyUI_UltimateSDUpscale": [
|
||||
[
|
||||
"UltimateSDUpscale",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user