mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
8da30640bb
commit
e730dca1ad
@ -29537,16 +29537,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Qwen3 api node"
|
||||
},
|
||||
{
|
||||
"author": "skayka",
|
||||
"title": "ComfyUI-DreamFit",
|
||||
"reference": "https://github.com/skayka/ComfyUI-DreamFit",
|
||||
"files": [
|
||||
"https://github.com/skayka/ComfyUI-DreamFit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Garment-centric human generation nodes for ComfyUI using DreamFit with Flux.\nDreamFit is a powerful adapter system that enhances Flux models with garment-aware generation capabilities, enabling high-quality fashion and clothing generation."
|
||||
},
|
||||
{
|
||||
"author": "aiaiaikkk",
|
||||
"title": "kontext-super-prompt",
|
||||
@ -30470,5 +30460,3 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -7309,6 +7309,14 @@
|
||||
"title_aux": "AudioDriven-Latent-Space-Tools-for-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Kayarte/GeoNodes/raw/refs/heads/main/GISDetectionNode.py": [
|
||||
[
|
||||
"GISDetectionNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "GeoNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Kesin11/ComfyUI-list-filter": [
|
||||
[
|
||||
"list_filter_FilterImageListByIndexList",
|
||||
@ -11740,6 +11748,14 @@
|
||||
"title_aux": "ComfyUI-Prompt-History"
|
||||
}
|
||||
],
|
||||
"https://github.com/SimonHeese/ComfyUI_AnimationNodes/raw/refs/heads/main/animated_offset_pad.py": [
|
||||
[
|
||||
"AnimatedOffsetPadding"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_AnimationNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack": [
|
||||
[
|
||||
"EnhancedModelMetadataReader",
|
||||
@ -22142,6 +22158,14 @@
|
||||
"title_aux": "ObjectFusion_ComfyUI_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node/raw/refs/heads/main/merge_embed.py": [
|
||||
[
|
||||
"EmbeddingMerger"
|
||||
],
|
||||
{
|
||||
"title_aux": "Embedding Merge for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/dymokomi/comfyui_dygen": [
|
||||
[
|
||||
"AdaptiveColorCircles",
|
||||
@ -22207,11 +22231,14 @@
|
||||
],
|
||||
"https://github.com/ebrinz/ComfyUI-MusicGen-HF": [
|
||||
[
|
||||
"AudioOutputToConditioningQueue",
|
||||
"BPMDurationInput",
|
||||
"ConditioningQueueManager",
|
||||
"HuggingFaceMusicGen",
|
||||
"LoadAudioStandalone",
|
||||
"LoopingAudioPreview",
|
||||
"MusicGenAudioToFile",
|
||||
"ProfessionalLoopTransition",
|
||||
"SaveAudioStandalone",
|
||||
"SmoothAudioQueue",
|
||||
"custom_nodes"
|
||||
@ -35789,29 +35816,6 @@
|
||||
"title_aux": "ComfyUI LoadImageWithInfo"
|
||||
}
|
||||
],
|
||||
"https://github.com/skayka/ComfyUI-DreamFit": [
|
||||
[
|
||||
"DreamFitAdapterInfo",
|
||||
"DreamFitCheckpointLoader",
|
||||
"DreamFitConditioningInfo",
|
||||
"DreamFitEncode",
|
||||
"DreamFitFluxAdapter",
|
||||
"DreamFitFluxAdapterV2",
|
||||
"DreamFitFluxAdapterV3",
|
||||
"DreamFitKSampler",
|
||||
"DreamFitKSamplerV2",
|
||||
"DreamFitKSamplerV3",
|
||||
"DreamFitModelValidator",
|
||||
"DreamFitSamplerAdvanced",
|
||||
"DreamFitSamplerV4",
|
||||
"DreamFitSimple",
|
||||
"DreamFitUnified",
|
||||
"DreamFitUnifiedV2"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DreamFit"
|
||||
}
|
||||
],
|
||||
"https://github.com/skfoo/ComfyUI-Coziness": [
|
||||
[
|
||||
"LoraTextExtractor-b1f83aa2",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "eggsbenedicto",
|
||||
"title": "DiffusionRenderer-ComfyUI [WIP]",
|
||||
"reference": "https://github.com/eggsbenedicto/DiffusionRenderer-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/eggsbenedicto/DiffusionRenderer-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Experimental wrapper for diffusion-renderer in ComfyUI.\nNOTE: Currently unfinished and non-functioning. Will update"
|
||||
},
|
||||
{
|
||||
"author": "system-out-cho",
|
||||
"title": "displayHistory [WIP]",
|
||||
|
||||
@ -5256,6 +5256,16 @@
|
||||
"title_aux": "ComfyUI_BWiZ_Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/eggsbenedicto/DiffusionRenderer-ComfyUI": [
|
||||
[
|
||||
"Cosmos1ForwardRenderer",
|
||||
"Cosmos1InverseRenderer",
|
||||
"LoadDiffusionRendererModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "DiffusionRenderer-ComfyUI [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/eigenpunk/ComfyUI-audio": [
|
||||
[
|
||||
"ApplyVoiceFixer",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "skayka",
|
||||
"title": "ComfyUI-DreamFit []REMOVED]",
|
||||
"reference": "https://github.com/skayka/ComfyUI-DreamFit",
|
||||
"files": [
|
||||
"https://github.com/skayka/ComfyUI-DreamFit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Garment-centric human generation nodes for ComfyUI using DreamFit with Flux.\nDreamFit is a powerful adapter system that enhances Flux models with garment-aware generation capabilities, enabling high-quality fashion and clothing generation."
|
||||
},
|
||||
{
|
||||
"author": "domenecmiralles",
|
||||
"title": "obobo_nodes [REMOVED]",
|
||||
|
||||
@ -7309,6 +7309,14 @@
|
||||
"title_aux": "AudioDriven-Latent-Space-Tools-for-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Kayarte/GeoNodes/raw/refs/heads/main/GISDetectionNode.py": [
|
||||
[
|
||||
"GISDetectionNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "GeoNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Kesin11/ComfyUI-list-filter": [
|
||||
[
|
||||
"list_filter_FilterImageListByIndexList",
|
||||
@ -11740,6 +11748,14 @@
|
||||
"title_aux": "ComfyUI-Prompt-History"
|
||||
}
|
||||
],
|
||||
"https://github.com/SimonHeese/ComfyUI_AnimationNodes/raw/refs/heads/main/animated_offset_pad.py": [
|
||||
[
|
||||
"AnimatedOffsetPadding"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_AnimationNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack": [
|
||||
[
|
||||
"EnhancedModelMetadataReader",
|
||||
@ -22142,6 +22158,14 @@
|
||||
"title_aux": "ObjectFusion_ComfyUI_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node/raw/refs/heads/main/merge_embed.py": [
|
||||
[
|
||||
"EmbeddingMerger"
|
||||
],
|
||||
{
|
||||
"title_aux": "Embedding Merge for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/dymokomi/comfyui_dygen": [
|
||||
[
|
||||
"AdaptiveColorCircles",
|
||||
@ -22207,11 +22231,14 @@
|
||||
],
|
||||
"https://github.com/ebrinz/ComfyUI-MusicGen-HF": [
|
||||
[
|
||||
"AudioOutputToConditioningQueue",
|
||||
"BPMDurationInput",
|
||||
"ConditioningQueueManager",
|
||||
"HuggingFaceMusicGen",
|
||||
"LoadAudioStandalone",
|
||||
"LoopingAudioPreview",
|
||||
"MusicGenAudioToFile",
|
||||
"ProfessionalLoopTransition",
|
||||
"SaveAudioStandalone",
|
||||
"SmoothAudioQueue",
|
||||
"custom_nodes"
|
||||
@ -35789,29 +35816,6 @@
|
||||
"title_aux": "ComfyUI LoadImageWithInfo"
|
||||
}
|
||||
],
|
||||
"https://github.com/skayka/ComfyUI-DreamFit": [
|
||||
[
|
||||
"DreamFitAdapterInfo",
|
||||
"DreamFitCheckpointLoader",
|
||||
"DreamFitConditioningInfo",
|
||||
"DreamFitEncode",
|
||||
"DreamFitFluxAdapter",
|
||||
"DreamFitFluxAdapterV2",
|
||||
"DreamFitFluxAdapterV3",
|
||||
"DreamFitKSampler",
|
||||
"DreamFitKSamplerV2",
|
||||
"DreamFitKSamplerV3",
|
||||
"DreamFitModelValidator",
|
||||
"DreamFitSamplerAdvanced",
|
||||
"DreamFitSamplerV4",
|
||||
"DreamFitSimple",
|
||||
"DreamFitUnified",
|
||||
"DreamFitUnifiedV2"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DreamFit"
|
||||
}
|
||||
],
|
||||
"https://github.com/skfoo/ComfyUI-Coziness": [
|
||||
[
|
||||
"LoraTextExtractor-b1f83aa2",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user