update DB

This commit is contained in:
Dr.Lt.Data 2025-09-25 07:21:37 +09:00
parent 380a1c2c8c
commit 8a30f788b5
2 changed files with 42 additions and 12 deletions

View File

@ -14976,6 +14976,16 @@
"install_type": "git-clone",
"description": "This repository adds ComfyUI custom nodes that wrap the Ovis-U1 multimodal model, exposing three primary workflows inside the ComfyUI editor."
},
{
"author": "neverbiasu",
"title": "ComfyUI-ModelScope",
"reference": "https://github.com/neverbiasu/ComfyUI-ModelScope",
"files": [
"https://github.com/neverbiasu/ComfyUI-ModelScope"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node package for ModelScope API integration, providing seamless access to ModelScope's powerful AI models including Large Language Models (LLM), Vision-Language Models (VLM), and Image Generation capabilities."
},
{
"author": "var1ableX",
"title": "ComfyUI_Accessories",
@ -32074,6 +32084,17 @@
"install_type": "git-clone",
"description": "A collection of utility nodes for ComfyUI to improve workflow efficiency."
},
{
"author": "aesethtics",
"title": "ComfyUI 3D Model Viewer",
"id": "comfyui-3d-model-viewer",
"reference": "https://github.com/aesethtics/comfyui-3d-model-viewer",
"files": [
"https://github.com/aesethtics/comfyui-3d-model-viewer"
],
"install_type": "git-clone",
"description": "A 3D model viewer node for ComfyUI that allows viewing and interacting with 3D models directly in the interface"
},
{
"author": "gearmachine",
"title": "ComfyUI-ProportionChanger",
@ -33686,18 +33707,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "aesethtics",
"title": "ComfyUI 3D Model Viewer",
"id": "comfyui-3d-model-viewer",
"reference": "https://github.com/aesethtics/comfyui-3d-model-viewer",
"files": [
"https://github.com/aesethtics/comfyui-3d-model-viewer"
],
"install_type": "git-clone",
"description": "A 3D model viewer node for ComfyUI that allows viewing and interacting with 3D models directly in the interface",
"nodename_pattern": "3DModelViewer"
}
]
}

View File

@ -1,5 +1,26 @@
{
"custom_nodes": [
{
"author": "neverbiasu",
"title": "ComfyUI-ModelScope",
"reference": "https://github.com/neverbiasu/ComfyUI-ModelScope",
"files": [
"https://github.com/neverbiasu/ComfyUI-ModelScope"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node package for ModelScope API integration, providing seamless access to ModelScope's powerful AI models including Large Language Models (LLM), Vision-Language Models (VLM), and Image Generation capabilities."
},
{
"author": "aesethtics",
"title": "ComfyUI 3D Model Viewer",
"id": "comfyui-3d-model-viewer",
"reference": "https://github.com/aesethtics/comfyui-3d-model-viewer",
"files": [
"https://github.com/aesethtics/comfyui-3d-model-viewer"
],
"install_type": "git-clone",
"description": "A 3D model viewer node for ComfyUI that allows viewing and interacting with 3D models directly in the interface"
},
{
"author": "sumitchatterjee13",
"title": "vae-decode-hdr",