mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-14 10:57:25 +08:00
update DB
This commit is contained in:
parent
dc0f66f042
commit
b15c12ca4e
@ -47193,6 +47193,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Process text and images with GGUF LLMs in ComfyUI using llama.cpp, including Qwen3-VL, Qwen3.5, Qwen3.6, Gemma 4, and gpt-oss."
|
"description": "Process text and images with GGUF LLMs in ComfyUI using llama.cpp, including Qwen3-VL, Qwen3.5, Qwen3.6, Gemma 4, and gpt-oss."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "AabhasTech",
|
||||||
|
"title": "ComfyUI Fast Preview",
|
||||||
|
"reference": "https://github.com/AabhasTech/ComfyUI_Fast_Preview",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AabhasTech/ComfyUI_Fast_Preview"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A lightweight node to compress and preview images using the temp directory, displaying file sizes on the node UI."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "AabhasTech",
|
||||||
|
"title": "ComfyUI Fast Preview",
|
||||||
|
"reference": "https://github.com/AabhasTech/ComfyUI_Fast_Preview",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AabhasTech/ComfyUI_Fast_Preview"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A lightweight node to compress and preview images using the temp directory, displaying file sizes on the node UI."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "KingManiya",
|
"author": "KingManiya",
|
||||||
"title": "LLM Text Processor",
|
"title": "LLM Text Processor",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user