mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-23 21:30:49 +08:00
update DB
This commit is contained in:
parent
8d77dd2246
commit
e278692749
@ -20743,16 +20743,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A ComfyUI custom node for integrating with Midjourney API."
|
"description": "A ComfyUI custom node for integrating with Midjourney API."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "SlackinJack",
|
|
||||||
"title": "distrifuser_comfyui",
|
|
||||||
"reference": "https://github.com/SlackinJack/distrifuser_comfyui",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/SlackinJack/distrifuser_comfyui"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "[a/Distrifuser](https://github.com/mit-han-lab/distrifuser) sampler node for ComfyUI\n"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "Runware Inc.",
|
"author": "Runware Inc.",
|
||||||
"title": "Runware.ai ComfyUI Inference API Integration",
|
"title": "Runware.ai ComfyUI Inference API Integration",
|
||||||
@ -21170,16 +21160,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Seamless Clone for ComfyUI"
|
"description": "Seamless Clone for ComfyUI"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "SlackinJack",
|
|
||||||
"title": "asyncdiff_comfyui",
|
|
||||||
"reference": "https://github.com/SlackinJack/asyncdiff_comfyui",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/SlackinJack/asyncdiff_comfyui"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "AsyncDiff node for ComfyUI"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "pharmapsychotic",
|
"author": "pharmapsychotic",
|
||||||
"title": "comfy-cliption",
|
"title": "comfy-cliption",
|
||||||
@ -31984,6 +31964,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI node for generating animated dotted waveform visualizations with multiple animation styles including teardrop bars"
|
"description": "ComfyUI node for generating animated dotted waveform visualizations with multiple animation styles including teardrop bars"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Saganaki22",
|
||||||
|
"title": "Seedream4 Replicate",
|
||||||
|
"reference": "https://github.com/Saganaki22/ComfyUI-Seedream4_Replicate",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Saganaki22/ComfyUI-Seedream4_Replicate"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI node for Seedream 4 image generation via Replicate API with support for text-to-image and image-to-image generation"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "sfinktah",
|
"author": "sfinktah",
|
||||||
"title": "comfy-ovum",
|
"title": "comfy-ovum",
|
||||||
|
|||||||
@ -5282,6 +5282,7 @@
|
|||||||
"ImageGridBatch",
|
"ImageGridBatch",
|
||||||
"ImageGridComposite",
|
"ImageGridComposite",
|
||||||
"ImageLoaderWithPreviews",
|
"ImageLoaderWithPreviews",
|
||||||
|
"IntervalGate",
|
||||||
"LLMChat",
|
"LLMChat",
|
||||||
"QwenVision",
|
"QwenVision",
|
||||||
"SimpleTextInput",
|
"SimpleTextInput",
|
||||||
@ -11988,6 +11989,14 @@
|
|||||||
"title_aux": "ComfyUI-Qwen-VL"
|
"title_aux": "ComfyUI-Qwen-VL"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Saganaki22/ComfyUI-Seedream4_Replicate": [
|
||||||
|
[
|
||||||
|
"Seedream4_Replicate"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Seedream4 Replicate"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Saganaki22/ComfyUI-dotWaveform": [
|
"https://github.com/Saganaki22/ComfyUI-dotWaveform": [
|
||||||
[
|
[
|
||||||
"DottedWaveformVisualizer"
|
"DottedWaveformVisualizer"
|
||||||
@ -12970,33 +12979,6 @@
|
|||||||
"title_aux": "AnimateDiff"
|
"title_aux": "AnimateDiff"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/SlackinJack/asyncdiff_comfyui": [
|
|
||||||
[
|
|
||||||
"ADADSampler",
|
|
||||||
"ADControlNetLoader",
|
|
||||||
"ADIPAdapterLoader",
|
|
||||||
"ADLoraLoader",
|
|
||||||
"ADModelLoader",
|
|
||||||
"ADMultiLoraCombiner",
|
|
||||||
"ADPipelineConfig",
|
|
||||||
"ADSDSampler",
|
|
||||||
"ADSDUpscaleSampler",
|
|
||||||
"ADSVDSampler",
|
|
||||||
"ADSchedulerSelector"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "asyncdiff_comfyui"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/SlackinJack/distrifuser_comfyui": [
|
|
||||||
[
|
|
||||||
"DFPipelineConfig",
|
|
||||||
"DFSampler"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "distrifuser_comfyui"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/SleeeepyZhou/ComfyUI-CNtranslator": [
|
"https://github.com/SleeeepyZhou/ComfyUI-CNtranslator": [
|
||||||
[
|
[
|
||||||
"CNtranslator",
|
"CNtranslator",
|
||||||
@ -21871,7 +21853,7 @@
|
|||||||
"ConfigGenerateImageOpenAI",
|
"ConfigGenerateImageOpenAI",
|
||||||
"ConfigGenerateImageOpenRouter",
|
"ConfigGenerateImageOpenRouter",
|
||||||
"ConfigGenerateImagePortrait",
|
"ConfigGenerateImagePortrait",
|
||||||
"ConfigGenerateImageSeedanceEditV3",
|
"ConfigGenerateImageSeedream",
|
||||||
"ConfigGenerateMusic",
|
"ConfigGenerateMusic",
|
||||||
"ConfigGenerateSpeech",
|
"ConfigGenerateSpeech",
|
||||||
"ConfigGenerateVideo",
|
"ConfigGenerateVideo",
|
||||||
|
|||||||
@ -4454,6 +4454,11 @@
|
|||||||
"last_update": "2025-05-26 06:11:20",
|
"last_update": "2025-05-26 06:11:20",
|
||||||
"author_account_age_days": 3235
|
"author_account_age_days": 3235
|
||||||
},
|
},
|
||||||
|
"https://github.com/Saganaki22/ComfyUI-Seedream4_Replicate": {
|
||||||
|
"stars": 1,
|
||||||
|
"last_update": "2025-09-11 02:08:17",
|
||||||
|
"author_account_age_days": 1580
|
||||||
|
},
|
||||||
"https://github.com/Saganaki22/ComfyUI-dotWaveform": {
|
"https://github.com/Saganaki22/ComfyUI-dotWaveform": {
|
||||||
"stars": 12,
|
"stars": 12,
|
||||||
"last_update": "2025-09-04 18:37:26",
|
"last_update": "2025-09-04 18:37:26",
|
||||||
@ -4899,16 +4904,6 @@
|
|||||||
"last_update": "2025-04-15 08:48:46",
|
"last_update": "2025-04-15 08:48:46",
|
||||||
"author_account_age_days": 221
|
"author_account_age_days": 221
|
||||||
},
|
},
|
||||||
"https://github.com/SlackinJack/asyncdiff_comfyui": {
|
|
||||||
"stars": 0,
|
|
||||||
"last_update": "2025-04-03 03:17:56",
|
|
||||||
"author_account_age_days": 2619
|
|
||||||
},
|
|
||||||
"https://github.com/SlackinJack/distrifuser_comfyui": {
|
|
||||||
"stars": 0,
|
|
||||||
"last_update": "2025-04-03 03:18:17",
|
|
||||||
"author_account_age_days": 2619
|
|
||||||
},
|
|
||||||
"https://github.com/SleeeepyZhou/ComfyUI-CNtranslator": {
|
"https://github.com/SleeeepyZhou/ComfyUI-CNtranslator": {
|
||||||
"stars": 7,
|
"stars": 7,
|
||||||
"last_update": "2025-03-29 04:35:17",
|
"last_update": "2025-03-29 04:35:17",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,25 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "SlackinJack",
|
||||||
|
"title": "distrifuser_comfyui [DEPRECATED]",
|
||||||
|
"reference": "https://github.com/SlackinJack/distrifuser_comfyui",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/SlackinJack/distrifuser_comfyui"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "[a/Distrifuser](https://github.com/mit-han-lab/distrifuser) sampler node for ComfyUI\n"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "SlackinJack",
|
||||||
|
"title": "asyncdiff_comfyui [DEPRECATED]",
|
||||||
|
"reference": "https://github.com/SlackinJack/asyncdiff_comfyui",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/SlackinJack/asyncdiff_comfyui"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "AsyncDiff node for ComfyUI"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "TheBill2001",
|
"author": "TheBill2001",
|
||||||
"title": "Save Images with Captions [REMOVED]",
|
"title": "Save Images with Captions [REMOVED]",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "Saganaki22",
|
||||||
|
"title": "Seedream4 Replicate",
|
||||||
|
"reference": "https://github.com/Saganaki22/ComfyUI-Seedream4_Replicate",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Saganaki22/ComfyUI-Seedream4_Replicate"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI node for Seedream 4 image generation via Replicate API with support for text-to-image and image-to-image generation"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "silveroxides",
|
"author": "silveroxides",
|
||||||
"title": "ComfyUI Gemini Expanded API",
|
"title": "ComfyUI Gemini Expanded API",
|
||||||
|
|||||||
@ -5282,6 +5282,7 @@
|
|||||||
"ImageGridBatch",
|
"ImageGridBatch",
|
||||||
"ImageGridComposite",
|
"ImageGridComposite",
|
||||||
"ImageLoaderWithPreviews",
|
"ImageLoaderWithPreviews",
|
||||||
|
"IntervalGate",
|
||||||
"LLMChat",
|
"LLMChat",
|
||||||
"QwenVision",
|
"QwenVision",
|
||||||
"SimpleTextInput",
|
"SimpleTextInput",
|
||||||
@ -11988,6 +11989,14 @@
|
|||||||
"title_aux": "ComfyUI-Qwen-VL"
|
"title_aux": "ComfyUI-Qwen-VL"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Saganaki22/ComfyUI-Seedream4_Replicate": [
|
||||||
|
[
|
||||||
|
"Seedream4_Replicate"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Seedream4 Replicate"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Saganaki22/ComfyUI-dotWaveform": [
|
"https://github.com/Saganaki22/ComfyUI-dotWaveform": [
|
||||||
[
|
[
|
||||||
"DottedWaveformVisualizer"
|
"DottedWaveformVisualizer"
|
||||||
@ -12970,33 +12979,6 @@
|
|||||||
"title_aux": "AnimateDiff"
|
"title_aux": "AnimateDiff"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/SlackinJack/asyncdiff_comfyui": [
|
|
||||||
[
|
|
||||||
"ADADSampler",
|
|
||||||
"ADControlNetLoader",
|
|
||||||
"ADIPAdapterLoader",
|
|
||||||
"ADLoraLoader",
|
|
||||||
"ADModelLoader",
|
|
||||||
"ADMultiLoraCombiner",
|
|
||||||
"ADPipelineConfig",
|
|
||||||
"ADSDSampler",
|
|
||||||
"ADSDUpscaleSampler",
|
|
||||||
"ADSVDSampler",
|
|
||||||
"ADSchedulerSelector"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "asyncdiff_comfyui"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/SlackinJack/distrifuser_comfyui": [
|
|
||||||
[
|
|
||||||
"DFPipelineConfig",
|
|
||||||
"DFSampler"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "distrifuser_comfyui"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/SleeeepyZhou/ComfyUI-CNtranslator": [
|
"https://github.com/SleeeepyZhou/ComfyUI-CNtranslator": [
|
||||||
[
|
[
|
||||||
"CNtranslator",
|
"CNtranslator",
|
||||||
@ -21871,7 +21853,7 @@
|
|||||||
"ConfigGenerateImageOpenAI",
|
"ConfigGenerateImageOpenAI",
|
||||||
"ConfigGenerateImageOpenRouter",
|
"ConfigGenerateImageOpenRouter",
|
||||||
"ConfigGenerateImagePortrait",
|
"ConfigGenerateImagePortrait",
|
||||||
"ConfigGenerateImageSeedanceEditV3",
|
"ConfigGenerateImageSeedream",
|
||||||
"ConfigGenerateMusic",
|
"ConfigGenerateMusic",
|
||||||
"ConfigGenerateSpeech",
|
"ConfigGenerateSpeech",
|
||||||
"ConfigGenerateVideo",
|
"ConfigGenerateVideo",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user