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
fe44dd08cc
commit
5c504ca9f4
@ -13761,6 +13761,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Audio Analysis YVANN, Show Text YVANN."
|
||||
},
|
||||
{
|
||||
"author": "Isi-dev",
|
||||
"title": "ComfyUI-Img2DrawingAssistants",
|
||||
"id": "Img2DrawingAssistants",
|
||||
"reference": "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants",
|
||||
"files": [
|
||||
"https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These are ComfyUI nodes to assist in converting an image to sketches or lineArts."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -14151,17 +14162,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Isi-dev",
|
||||
"title": "ComfyUI-Img2DrawingAssistants",
|
||||
"id": "Img2DrawingAssistants",
|
||||
"reference": "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants",
|
||||
"files": [
|
||||
"https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These are ComfyUI nodes to assist in converting an image to sketches or lineArts."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -282,16 +282,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A Video2Video framework for text2image models in ComfyUI. Supports SD1.5 and SDXL."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-LLaVA-OneVision [WIP]",
|
||||
"reference": "https://github.com/kijai/ComfyUI-LLaVA-OneVision",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-LLaVA-OneVision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Original repo: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)\nUnsure of the dependencies, the original was a huge list, but I didn't install single new one to my environment and it worked."
|
||||
},
|
||||
{
|
||||
"author": "IuvenisSapiens",
|
||||
"title": "ComfyUI_MiniCPM-V-2_6-int4",
|
||||
@ -313,16 +303,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI_EnvAutopsyAPI is a powerful debugging tool designed for ComfyUI that provides in-depth analysis of your environment and dependencies through an API interface. This tool allows you to inspect environment variables, pip packages, and dependency trees, making it easier to diagnose and resolve issues in your ComfyUI setup.[w/This tool may expose sensitive system information if used on a public server. MUST READ [a/THIS](https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI#%EF%B8%8F-warning-security-risk-%EF%B8%8F) before install.]"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-CogVideoXWrapper [WIP]",
|
||||
"reference": "https://github.com/kijai/ComfyUI-CogVideoXWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-CogVideoXWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Original repo: [a/https://github.com/THUDM/CogVideo](https://github.com/THUDM/CogVideo)\nNOTE:Currently requires diffusers with PR: [a/huggingface/diffusers#9082](https://github.com/huggingface/diffusers/pull/9082)"
|
||||
},
|
||||
{
|
||||
"author": "neuratech-ai",
|
||||
"title": "ComfyUI-MultiGPU",
|
||||
|
||||
@ -10,6 +10,37 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI CogVideoX Wrapper",
|
||||
"reference": "https://github.com/kijai/ComfyUI-CogVideoXWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-CogVideoXWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Diffusers wrapper for CogVideoX -models: [a/https://github.com/THUDM/CogVideo](https://github.com/THUDM/CogVideo)"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI Llava-OneVision",
|
||||
"reference": "https://github.com/kijai/ComfyUI-LLaVA-OneVision",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-LLaVA-OneVision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to use the OneVision LLaVA models: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)"
|
||||
},
|
||||
{
|
||||
"author": "Isi-dev",
|
||||
"title": "ComfyUI-Img2DrawingAssistants",
|
||||
"id": "Img2DrawingAssistants",
|
||||
"reference": "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants",
|
||||
"files": [
|
||||
"https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These are ComfyUI nodes to assist in converting an image to sketches or lineArts."
|
||||
},
|
||||
{
|
||||
"author": "neverbiasu",
|
||||
"title": "ComfyUI-StyleShot",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user