mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-05 17:57:50 +08:00
update DB
This commit is contained in:
@ -1,5 +1,24 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "AnonBOTpl",
|
||||
"title": "ComfyUI Qwen Prompt Expander",
|
||||
"reference": "https://github.com/AnonBOTpl/ComfyUI-Qwen-Prompt-Expander",
|
||||
"files": [
|
||||
"https://github.com/AnonBOTpl/ComfyUI-Qwen-Prompt-Expander"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Local AI prompt generator using Qwen/SmolLM2 models. 100% offline and private. Supports 4-bit/8-bit quantization. Runs on 6GB VRAM GPUs alongside Stable Diffusion. Smart token management, Polish-English translation, embedding support, OOM protection.",
|
||||
"tags": [
|
||||
"prompt",
|
||||
"AI",
|
||||
"LLM",
|
||||
"offline",
|
||||
"translation",
|
||||
"privacy"
|
||||
],
|
||||
"nodename_pattern": "QwenOfflinePrompt"
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "ComfyUI-LogicMath",
|
||||
|
||||
@ -11508,6 +11508,7 @@
|
||||
],
|
||||
"https://github.com/K3NK3/ComfyUI-K3NKImageGrab": [
|
||||
[
|
||||
"K3NKFindNearestBucket",
|
||||
"K3NKImageGrab",
|
||||
"K3NKImageLoaderWithBlending",
|
||||
"K3NKSaveLatentPassThrought"
|
||||
@ -34094,6 +34095,8 @@
|
||||
"Character Prompt Builder Male Person",
|
||||
"Character Prompt Builder Male Poses",
|
||||
"Character Prompt Builder Scene",
|
||||
"Character Prompt Builder Spaceship Character",
|
||||
"Character Prompt Builder Spaceship Mods",
|
||||
"renderPrompt"
|
||||
],
|
||||
{
|
||||
@ -59038,6 +59041,7 @@
|
||||
"easy stylesSelector",
|
||||
"easy sv3dLoader",
|
||||
"easy svdLoader",
|
||||
"easy tableEditor",
|
||||
"easy textIndexSwitch",
|
||||
"easy textSwitch",
|
||||
"easy ultralyticsDetectorPipe",
|
||||
|
||||
Reference in New Issue
Block a user