mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
380a1c2c8c
commit
8a30f788b5
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user