update DB
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"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",
|
||||
"title": "Save Images with Captions [REMOVED]",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI Gemini Expanded API",
|
||||
|
||||
@@ -5282,6 +5282,7 @@
|
||||
"ImageGridBatch",
|
||||
"ImageGridComposite",
|
||||
"ImageLoaderWithPreviews",
|
||||
"IntervalGate",
|
||||
"LLMChat",
|
||||
"QwenVision",
|
||||
"SimpleTextInput",
|
||||
@@ -11988,6 +11989,14 @@
|
||||
"title_aux": "ComfyUI-Qwen-VL"
|
||||
}
|
||||
],
|
||||
"https://github.com/Saganaki22/ComfyUI-Seedream4_Replicate": [
|
||||
[
|
||||
"Seedream4_Replicate"
|
||||
],
|
||||
{
|
||||
"title_aux": "Seedream4 Replicate"
|
||||
}
|
||||
],
|
||||
"https://github.com/Saganaki22/ComfyUI-dotWaveform": [
|
||||
[
|
||||
"DottedWaveformVisualizer"
|
||||
@@ -12970,33 +12979,6 @@
|
||||
"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": [
|
||||
[
|
||||
"CNtranslator",
|
||||
@@ -21871,7 +21853,7 @@
|
||||
"ConfigGenerateImageOpenAI",
|
||||
"ConfigGenerateImageOpenRouter",
|
||||
"ConfigGenerateImagePortrait",
|
||||
"ConfigGenerateImageSeedanceEditV3",
|
||||
"ConfigGenerateImageSeedream",
|
||||
"ConfigGenerateMusic",
|
||||
"ConfigGenerateSpeech",
|
||||
"ConfigGenerateVideo",
|
||||
|
||||
Reference in New Issue
Block a user