update DB
This commit is contained in:
@@ -380,6 +380,14 @@
|
||||
"title_aux": "ComfyUI-Get-Random-File [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Comfy-Org/ComfyUI_devtools": [
|
||||
[
|
||||
"DevToolsErrorRaiseNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_devtools [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/DeTK/ComfyUI-Switch": [
|
||||
[
|
||||
"NodeSwitch"
|
||||
@@ -804,8 +812,6 @@
|
||||
"KSampler (Shinsplat)",
|
||||
"Lora Loader (Shinsplat)",
|
||||
"Nupoma (Shinsplat)",
|
||||
"Python (Shinsplat)",
|
||||
"Python - More Inputs (Shinsplat)",
|
||||
"Seed (Shinsplat)",
|
||||
"String Interpolated (Shinsplat)",
|
||||
"Sum Wrap (Shinsplat)",
|
||||
@@ -883,6 +889,32 @@
|
||||
"title_aux": "ve_custom_comfyui_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/VykosX/ControlFlowUtils": [
|
||||
[
|
||||
"CheckpointSelector",
|
||||
"Cycle",
|
||||
"CycleEnd",
|
||||
"CycleStart",
|
||||
"DataMonitor",
|
||||
"GarbageCollector",
|
||||
"HaltExecution",
|
||||
"IfConditionSelector",
|
||||
"ImageResolutionAdjust",
|
||||
"LoraSelector",
|
||||
"MemoryStorage",
|
||||
"NullInput",
|
||||
"NullOutput",
|
||||
"ReadTextFile",
|
||||
"SaveTextFile",
|
||||
"UniversalSwitch",
|
||||
"UnloadModels",
|
||||
"VAESelector",
|
||||
"Wait"
|
||||
],
|
||||
{
|
||||
"title_aux": "ControlFlowUtils [UNSTABLE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/WSJUSA/Comfyui-StableSR": [
|
||||
[
|
||||
"ColorFix",
|
||||
@@ -2025,7 +2057,9 @@
|
||||
"https://github.com/kijai/ComfyUI-LLaVA-OneVision": [
|
||||
[
|
||||
"DownloadAndLoadLLaVAOneVisionModel",
|
||||
"LLaVA_OneVision_Run"
|
||||
"LLaVA_OneVision_Run",
|
||||
"OneVisionCaptionFolder",
|
||||
"SaveCaptionToTextFile"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LLaVA-OneVision [WIP]"
|
||||
@@ -2174,22 +2208,6 @@
|
||||
"title_aux": "ComfyUI-Workflow-Component [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/maepopi/Diffusers-in-ComfyUI": [
|
||||
[
|
||||
"BLoRALoader",
|
||||
"GenerateImg2Image",
|
||||
"GenerateInpaintImage",
|
||||
"GenerateTxt2Image",
|
||||
"Img2ImgStableDiffusionPipeline",
|
||||
"InpaintingStableDiffusionPipeline",
|
||||
"LoRALoader",
|
||||
"MakeCanny",
|
||||
"Text2ImgStableDiffusionPipeline"
|
||||
],
|
||||
{
|
||||
"title_aux": "Diffusers-in-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/majorsauce/comfyui_indieTools": [
|
||||
[
|
||||
"IndCutByMask",
|
||||
@@ -2506,6 +2524,18 @@
|
||||
"title_aux": "comfyui-musicgen"
|
||||
}
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-event-handler": [
|
||||
[
|
||||
"EventHandler"
|
||||
],
|
||||
{
|
||||
"author": "shinich39",
|
||||
"description": "Javascript code will run when an event fires.",
|
||||
"nickname": "event-handler",
|
||||
"title": "event-handler",
|
||||
"title_aux": "comfyui-event-handler [USAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": [
|
||||
[
|
||||
"CLIPTextEncodeAndEnhance"
|
||||
|
||||
Reference in New Issue
Block a user