update DB
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "snicolast",
|
||||
"title": "ComfyUI-Manufnode",
|
||||
"reference": "https://github.com/efortin/ComfyUI-Ollama-Enhancer",
|
||||
"files": [
|
||||
"https://github.com/efortin/ComfyUI-Ollama-Enhancer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes integrating Ollama to generate and enhance positive/negative prompts for Stable Diffusion workflows."
|
||||
},
|
||||
{
|
||||
"author": "snicolast",
|
||||
"title": "ComfyUI-IndexTTS2",
|
||||
@@ -686,16 +696,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generate Audio from any video and or text"
|
||||
},
|
||||
{
|
||||
"author": "mengqin",
|
||||
"title": "Unet Bnb Model Loader",
|
||||
"reference": "https://github.com/mengqin/ComfyUI-UnetBnbModelLoader",
|
||||
"files": [
|
||||
"https://github.com/mengqin/ComfyUI-UnetBnbModelLoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A general comfyui model loading plugin that supports loading unet models quantized in bnb-4bit (nf4 and fp4) format"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -15821,9 +15821,12 @@
|
||||
"Base64ListToImages",
|
||||
"Base64VideoToImages",
|
||||
"CreateBlankFrames",
|
||||
"ImageBatchAssembler",
|
||||
"ImageFrameSelector",
|
||||
"ImagesToBase64Video",
|
||||
"MultiImageInserter"
|
||||
"MultiImageInserter",
|
||||
"WanVideoLatentInsertFrames",
|
||||
"WanVideoLatentZeroFrames"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Image to Video Inserter"
|
||||
@@ -24169,6 +24172,14 @@
|
||||
"title_aux": "ComfyUI-gpt-oss-PromptDesigner"
|
||||
}
|
||||
],
|
||||
"https://github.com/efortin/ComfyUI-Ollama-Enhancer": [
|
||||
[
|
||||
"OllamaPosNegNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Manufnode"
|
||||
}
|
||||
],
|
||||
"https://github.com/eg0pr0xy/comfyui_noisegen": [
|
||||
[
|
||||
"AudioAnalyzer",
|
||||
@@ -34685,14 +34696,6 @@
|
||||
"title_aux": "comfyui-smooth-step-lora-loader"
|
||||
}
|
||||
],
|
||||
"https://github.com/netroxin/comfyui_netro": [
|
||||
[
|
||||
"CamPromptNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_netro"
|
||||
}
|
||||
],
|
||||
"https://github.com/neverbiasu/ComfyUI-BAGEL": [
|
||||
[
|
||||
"BagelImageEdit",
|
||||
@@ -38641,9 +38644,9 @@
|
||||
"GetComboFromImage",
|
||||
"GetFloatFromImage",
|
||||
"GetIntFromImage",
|
||||
"GetNodesFromImage",
|
||||
"GetPromptFromImage",
|
||||
"GetStringFromImage",
|
||||
"GetValuesFromImage",
|
||||
"GetWorkflowFromImage"
|
||||
],
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user