mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
69b93f8082
commit
7008bc6470
@ -1311,6 +1311,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:ResolutionSelector"
|
||||
},
|
||||
{
|
||||
"author": "kohya-ss",
|
||||
"title": "ControlNet-LLLite-ComfyUI",
|
||||
"reference": "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: LLLiteLoader"
|
||||
},
|
||||
{
|
||||
"author": "jjkramhoeft",
|
||||
"title": "ComfyUI-Jjk-Nodes",
|
||||
"reference": "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes",
|
||||
"files": [
|
||||
"https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: SDXLRecommendedImageSize, JjkText, JjkShowText, JjkConcat. A set of custom nodes for ComfyUI - focused on text and parameter utility"
|
||||
},
|
||||
{
|
||||
"author": "taabata",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
|
||||
@ -1592,6 +1592,25 @@
|
||||
"title_aux": "FaceSwap"
|
||||
}
|
||||
],
|
||||
"https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": [
|
||||
[
|
||||
"JjkConcat",
|
||||
"JjkShowText",
|
||||
"JjkText",
|
||||
"SDXLRecommendedImageSize"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Jjk-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": [
|
||||
[
|
||||
"LLLiteLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ControlNet-LLLite-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/kwaroran/abg-comfyui": [
|
||||
[
|
||||
"Remove Image Background (abg)"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user