update DB
This commit is contained in:
@@ -1,5 +1,75 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "hhhzzyang",
|
||||
"title": "Comfyui-Lama",
|
||||
"reference": "https://github.com/hhhzzyang/Comfyui_Lama",
|
||||
"files": [
|
||||
"https://github.com/hhhzzyang/Comfyui_Lama"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: LamaaModelLoad, LamaApply, YamlConfigLoader. a costumer node is realized to remove anything/inpainting anything from a picture by mask inpainting."
|
||||
},
|
||||
{
|
||||
"author": "WASasquatch",
|
||||
"title": "WAS_Extras",
|
||||
"reference": "https://github.com/WASasquatch/WAS_Extras",
|
||||
"files": [
|
||||
"https://github.com/WASasquatch/WAS_Extras"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Conditioning (Blend), Inpainting VAE Encode (WAS), VividSharpen. Experimental nodes, or other random extra helper nodes."
|
||||
},
|
||||
{
|
||||
"author": "yolanother",
|
||||
"title": "Image to Text Node",
|
||||
"reference": "https://github.com/yolanother/DTAIImageToTextNode",
|
||||
"files": [
|
||||
"https://github.com/yolanother/DTAIImageToTextNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Image URL to Text, Image to Text."
|
||||
},
|
||||
{
|
||||
"author": "yolanother",
|
||||
"title": "Comfy UI Online Loaders",
|
||||
"reference": "https://github.com/yolanother/DTAIComfyLoaders",
|
||||
"files": [
|
||||
"https://github.com/yolanother/DTAIComfyLoaders"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Submit Image (Parameters), Submit Image. A collection of loaders that use a shared common online data source rather than relying on the files to be present locally."
|
||||
},
|
||||
{
|
||||
"author": "yolanother",
|
||||
"title": "Comfy AI DoubTech.ai Image Sumission Node",
|
||||
"reference": "https://github.com/yolanother/DTAIComfyImageSubmit",
|
||||
"files": [
|
||||
"https://github.com/yolanother/DTAIComfyImageSubmit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyAI submit node to upload images to DoubTech.ai"
|
||||
},
|
||||
{
|
||||
"author": "yolanother",
|
||||
"title": "Comfy UI QR Codes",
|
||||
"reference": "https://github.com/yolanother/DTAIComfyQRCodes",
|
||||
"files": [
|
||||
"https://github.com/yolanother/DTAIComfyQRCodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension introduces QR code nodes for the Comfy UI stable diffusion client. NOTE: ComfyUI qrcode extension required."
|
||||
},
|
||||
{
|
||||
"author": "yolanother",
|
||||
"title": "Variables for Comfy UI",
|
||||
"reference": "https://github.com/yolanother/DTAIComfyVariables",
|
||||
"files": [
|
||||
"https://github.com/yolanother/DTAIComfyVariables"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: String, Int, Float, Short String, CLIP Text Encode (With Variables), String Format, Short String Format. This extension introduces quality of life improvements by providing variable nodes and shared global variables."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "KJNodes for ComfyUI",
|
||||
|
||||
@@ -1287,6 +1287,17 @@
|
||||
"title_aux": "Power Noise Suite for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/WAS_Extras": [
|
||||
[
|
||||
"ConditioningBlend",
|
||||
"DebugInput",
|
||||
"VAEEncodeForInpaint (WAS)",
|
||||
"VividSharpen"
|
||||
],
|
||||
{
|
||||
"title_aux": "WAS_Extras"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/was-node-suite-comfyui": [
|
||||
[
|
||||
"BLIP Analyze Image",
|
||||
@@ -1958,7 +1969,7 @@
|
||||
"Seed Everywhere"
|
||||
],
|
||||
{
|
||||
"title_aux": "Use Everwhere"
|
||||
"title_aux": "Use Everywhere (UE Nodes)"
|
||||
}
|
||||
],
|
||||
"https://github.com/city96/ComfyUI_ColorMod": [
|
||||
@@ -2296,6 +2307,16 @@
|
||||
"title_aux": "y.k.'s ComfyUI node suite"
|
||||
}
|
||||
],
|
||||
"https://github.com/hhhzzyang/Comfyui_Lama": [
|
||||
[
|
||||
"LamaApply",
|
||||
"LamaModelLoader",
|
||||
"YamlConfigLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-Lama"
|
||||
}
|
||||
],
|
||||
"https://github.com/hnmr293/ComfyUI-nodes-hnmr": [
|
||||
[
|
||||
"CLIPIter",
|
||||
@@ -3476,13 +3497,78 @@
|
||||
"title_aux": "NodeGPT"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolanother/DTAIComfyImageSubmit": [
|
||||
[
|
||||
"DTSimpleSubmitImage",
|
||||
"DTSubmitImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy AI DoubTech.ai Image Sumission Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolanother/DTAIComfyLoaders": [
|
||||
[
|
||||
"DTCLIPLoader",
|
||||
"DTCLIPVisionLoader",
|
||||
"DTCheckpointLoader",
|
||||
"DTCheckpointLoaderSimple",
|
||||
"DTControlNetLoader",
|
||||
"DTDiffControlNetLoader",
|
||||
"DTDiffusersLoader",
|
||||
"DTGLIGENLoader",
|
||||
"DTLoadImage",
|
||||
"DTLoadImageMask",
|
||||
"DTLoadLatent",
|
||||
"DTLoraLoader",
|
||||
"DTLorasLoader",
|
||||
"DTStyleModelLoader",
|
||||
"DTUpscaleModelLoader",
|
||||
"DTVAELoader",
|
||||
"DTunCLIPCheckpointLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy UI Online Loaders"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolanother/DTAIComfyPromptAgent": [
|
||||
[
|
||||
"DTPromptAgent",
|
||||
"DTPromptAgentString"
|
||||
],
|
||||
{
|
||||
"title_aux": "DTAIComfyPromptAgent"
|
||||
"title_aux": "Comfy UI Prompt Agent"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolanother/DTAIComfyQRCodes": [
|
||||
[
|
||||
"QRCode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy UI QR Codes"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolanother/DTAIComfyVariables": [
|
||||
[
|
||||
"DTCLIPTextEncode",
|
||||
"DTSingleLineStringVariable",
|
||||
"DTSingleLineStringVariableNoClip",
|
||||
"FloatVariable",
|
||||
"IntVariable",
|
||||
"StringFormat",
|
||||
"StringFormatSingleLine",
|
||||
"StringVariable"
|
||||
],
|
||||
{
|
||||
"title_aux": "Variables for Comfy UI"
|
||||
}
|
||||
],
|
||||
"https://github.com/yolanother/DTAIImageToTextNode": [
|
||||
[
|
||||
"DTAIImageToTextNode",
|
||||
"DTAIImageUrlToTextNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Image to Text Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/youyegit/tdxh_node_comfyui": [
|
||||
|
||||
Reference in New Issue
Block a user