update DB

This commit is contained in:
Dr.Lt.Data
2024-08-21 00:16:12 +09:00
parent f5d997bbbb
commit 6b7c4d6330
11 changed files with 2155 additions and 1891 deletions

View File

@@ -799,9 +799,12 @@
"Clip Tokens Encode (Shinsplat)",
"Green Box (Shinsplat)",
"Hex To Other (Shinsplat)",
"KSampler (Shinsplat)",
"Lora Loader (Shinsplat)",
"Nupoma (Shinsplat)",
"Python (Shinsplat)",
"Python - More Inputs (Shinsplat)",
"Seed (Shinsplat)",
"String Interpolated (Shinsplat)",
"Sum Wrap (Shinsplat)",
"Tensor Toys (Shinsplat)",
@@ -875,6 +878,14 @@
"title_aux": "Comfyui_TTP_Toolset"
}
],
"https://github.com/ThisModernDay/ComfyUI-InstructorOllama": [
[
"OllamaInstructorNode"
],
{
"title_aux": "ComfyUI Instructor Ollama"
}
],
"https://github.com/Video3DGenResearch/comfyui-batch-input-node": [
[
"BatchImageAndPrompt",
@@ -2038,6 +2049,16 @@
"title_aux": "ComfyUI-LLaVA-OneVision [WIP]"
}
],
"https://github.com/kijai/ComfyUI-VEnhancer": [
[
"DownloadAndLoadVEnhancerModel",
"VEnhancerSampler",
"VEnhancerUnpad"
],
{
"title_aux": "ComfyUI nodes for VEnhancer [WIP]"
}
],
"https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes/raw/main/prompt_with_template.py": [
[
"ObjectPromptWithTemplate",
@@ -2174,10 +2195,12 @@
"https://github.com/maepopi/Diffusers-in-ComfyUI": [
[
"BLoRALoader",
"CreatePipeline",
"ImageInference",
"GenerateInpaintImage",
"GenerateTxt2Image",
"InpaintingStableDiffusionPipeline",
"LoRALoader",
"MakeCanny"
"MakeCanny",
"Text2ImgStableDiffusionPipeline"
],
{
"title_aux": "Diffusers-in-ComfyUI"