mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-11 05:32:30 +08:00
Update custom-node-list.json
Add ComfyUI-AppGen
This commit is contained in:
parent
429e13bf4d
commit
da6e8f965d
@ -19544,6 +19544,18 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
},
|
||||
{
|
||||
"author": "ciga2011",
|
||||
"title": "ComfyUI AppGen",
|
||||
"id": "appgen",
|
||||
"reference": "https://github.com/ciga2011/ComfyUI-AppGen",
|
||||
"files": [
|
||||
"https://github.com/ciga2011/ComfyUI-AppGen"
|
||||
],
|
||||
"pip": ["openai", "python-dotenv"],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node pack designed to generate and edit Single Page Applications (SPAs) using natural language."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user