mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-23 16:52:34 +08:00
Add ComfyUI-Prompt-Assistant custom node (#2781)
* Add ComfyUI-Prompt-Assistant custom node * Add ComfyUI-Prompt-Assistant custom node
This commit is contained in:
parent
1e8956f42e
commit
6be5491d9e
@ -46307,6 +46307,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "yawiii",
|
||||
"title": "Prompt Assistant",
|
||||
"id": "prompt-assistant",
|
||||
"reference": "https://github.com/yawiii/ComfyUI-Prompt-Assistant",
|
||||
"files": [
|
||||
"https://github.com/yawiii/ComfyUI-Prompt-Assistant"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A versatile prompt utility featuring translation, refinement, expansion, and image/video-to-prompt reverse engineering with one-click access to any online or local LLM."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user