update DB
This commit is contained in:
@@ -11,6 +11,36 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "dorpxam",
|
||||
"title": "ComfyUI-LTXVideoLoRA",
|
||||
"reference": "https://github.com/dorpxam/ComfyUI-LTXVideoLoRA",
|
||||
"files": [
|
||||
"https://github.com/dorpxam/ComfyUI-LTXVideoLoRA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes enabling LoRA support for LTX Video"
|
||||
},
|
||||
{
|
||||
"author": "DriftJohnson",
|
||||
"title": "KokoroTTS Node",
|
||||
"reference": "https://github.com/MushroomFleet/DJZ-KokoroTTS",
|
||||
"files": [
|
||||
"https://github.com/MushroomFleet/DJZ-KokoroTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node provides advanced text-to-speech functionality powered by KokoroTTS. Follow the instructions below to install, configure, and use the node within your portable ComfyUI installation."
|
||||
},
|
||||
{
|
||||
"author": "zentrocdot",
|
||||
"title": "ComfyUI-RealESRGAN_Upscaler",
|
||||
"reference": "https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler",
|
||||
"files": [
|
||||
"https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler"
|
||||
],
|
||||
"description": "This node uses the RealESRGAN model from [a/xinntao](https://github.com/xinntao/Real-ESRGAN).",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_DiffuEraser",
|
||||
@@ -143,14 +173,14 @@
|
||||
},
|
||||
{
|
||||
"author": "DiaoDaiaChan",
|
||||
"title": "Use nai3/nai4 model in Comfyui",
|
||||
"id": "DiaoDaiaChan",
|
||||
"title": "Comfyui SDAPI Request / NovelAI",
|
||||
"id": "diaodaiachan",
|
||||
"reference": "https://github.com/DiaoDaiaChan/ComfyUI_API_Request",
|
||||
"files": [
|
||||
"https://github.com/DiaoDaiaChan/ComfyUI_API_Request"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfyui SD-API API/NOVEL AI request node, support nai3/nai4"
|
||||
"description": "A Novel AI / SD-WebUI request node, support nai3/nai4, use NovelAI model in Your Comfyui."
|
||||
},
|
||||
{
|
||||
"author": "hgabha",
|
||||
@@ -664,36 +694,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Prompt Expansion for Stable Diffusion, using Deepseek API."
|
||||
},
|
||||
{
|
||||
"author": "spacepxl",
|
||||
"title": "ComfyUI-LossTesting",
|
||||
"reference": "https://github.com/spacepxl/ComfyUI-LossTesting",
|
||||
"files": [
|
||||
"https://github.com/spacepxl/ComfyUI-LossTesting"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Basic utility for testing diffusion model loss across the timestep schedule. Should work with any native models that use ksampler. This could be used for comparing models, testing captions on an image, etc."
|
||||
},
|
||||
{
|
||||
"author": "JTriggerFish",
|
||||
"title": "Comfy Latent Tools",
|
||||
"reference": "https://github.com/JTriggerFish/ComfyLatentTools",
|
||||
"files": [
|
||||
"https://github.com/JTriggerFish/ComfyLatentTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of tools for manipulating latent tensors in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "bradsec",
|
||||
"title": "ComfyUI_StringEssentials",
|
||||
"reference": "https://github.com/bradsec/ComfyUI_StringEssentials",
|
||||
"files": [
|
||||
"https://github.com/bradsec/ComfyUI_StringEssentials"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Essential string manipulation nodes for ComfyUI."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user