update DB
This commit is contained in:
@@ -10,6 +10,26 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "cubiq",
|
||||
"title": "ComfyUI InstantID (Native Support)",
|
||||
"reference": "https://github.com/cubiq/ComfyUI_InstantID",
|
||||
"files": [
|
||||
"https://github.com/cubiq/ComfyUI_InstantID"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Native [a/InstantID](https://github.com/InstantID/InstantID) support for ComfyUI.\nThis extension differs from the many already available as it doesn't use diffusers but instead implements InstantID natively and it fully integrates with ComfyUI.\nPlease note this still could be considered beta stage, looking forward to your feedback."
|
||||
},
|
||||
{
|
||||
"author": "Franck-Demongin",
|
||||
"title": "NX_PromptStyler",
|
||||
"reference": "https://github.com/Franck-Demongin/NX_PromptStyler",
|
||||
"files": [
|
||||
"https://github.com/Franck-Demongin/NX_PromptStyler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI to create a prompt based on a list of keywords saved in CSV files."
|
||||
},
|
||||
{
|
||||
"author": "Billius-AI",
|
||||
"title": "ComfyUI-Path-Helper",
|
||||
@@ -679,16 +699,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Slightly better random prompt generation tools that allow combining and picking prompts from both file and text input sources."
|
||||
},
|
||||
{
|
||||
"author": "Taremin",
|
||||
"title": "WebUI Monaco Prompt",
|
||||
"reference": "https://github.com/Taremin/webui-monaco-prompt",
|
||||
"files": [
|
||||
"https://github.com/Taremin/webui-monaco-prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Make it possible to edit the prompt using the Monaco Editor, an editor implementation used in VSCode.\nNOTE: This extension supports both ComfyUI and A1111 simultaneously."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user