mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-15 03:17:23 +08:00
added: ComfyUI Prompt Expansion
This commit is contained in:
parent
e488568b93
commit
e65a215755
@ -2343,6 +2343,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "meap158",
|
||||||
|
"title": "ComfyUI Prompt Expansion",
|
||||||
|
"reference": "https://github.com/meap158/ComfyUI-Prompt-Expansion",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/meap158/ComfyUI-Prompt-Expansion"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Dynamic prompt expansion, powered by GPT-2 locally on your device."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user