update DB
This commit is contained in:
@@ -11,6 +11,36 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "jimstudt",
|
||||
"title": "Jim's ComfyUI Nodes [WIP]",
|
||||
"reference": "https://github.com/jimstudt/ComfyUI-Jims-Nodes",
|
||||
"files": [
|
||||
"https://github.com/jimstudt/ComfyUI-Jims-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Zoom and Enhance Nodes, Text Dictionary Nodes"
|
||||
},
|
||||
{
|
||||
"author": "hananbeer",
|
||||
"title": "node_dev - ComfyUI Node Development Helper",
|
||||
"reference": "https://github.com/hananbeer/node_dev",
|
||||
"files": [
|
||||
"https://github.com/hananbeer/node_dev"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Browse to this endpoint to reload custom nodes for more streamlined development:\nhttp://127.0.0.1:8188/node_dev/reload/<module_name>"
|
||||
},
|
||||
{
|
||||
"author": "Weixuanf",
|
||||
"title": "ComfyUI extra model folder helper [WIP]",
|
||||
"reference": "https://github.com/Weixuanf/extra-model-helper",
|
||||
"files": [
|
||||
"https://github.com/Weixuanf/extra-model-helper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "this will automaticlaly read the subfolders like 'checkpoints', 'loras' under the extra model folder path you specify in extra_model_paths.yaml and add them to folder paths, so you don't need to define those subfolders one by one.\nNOTE: invalid pyproject.toml"
|
||||
},
|
||||
{
|
||||
"author": "sebord",
|
||||
"title": "ComfyUI-LMCQ [WIP]",
|
||||
|
||||
@@ -215,12 +215,23 @@
|
||||
],
|
||||
"https://github.com/ALatentPlace/ComfyUI_yanc": [
|
||||
[
|
||||
"> Bloom",
|
||||
"> Blur",
|
||||
"> Brightness",
|
||||
"> Clear Text",
|
||||
"> Combine Channels",
|
||||
"> Contrast",
|
||||
"> Divide Channels",
|
||||
"> Edge Enhance",
|
||||
"> Film Grain",
|
||||
"> Float to Int",
|
||||
"> Fog",
|
||||
"> Get Mean Color",
|
||||
"> HUE",
|
||||
"> Int",
|
||||
"> Int to Text",
|
||||
"> Layer Weights (for IPAMS)",
|
||||
"> Lens Distortion",
|
||||
"> Light Source Mask",
|
||||
"> Load Image",
|
||||
"> Load Image From Folder",
|
||||
@@ -229,15 +240,20 @@
|
||||
"> Noise From Image",
|
||||
"> Normal Map Lighting",
|
||||
"> RGB Color",
|
||||
"> RGB Shift",
|
||||
"> Resolution by Aspect Ratio",
|
||||
"> Rotate Image",
|
||||
"> Saturation",
|
||||
"> Save Image",
|
||||
"> Scale Image to Side",
|
||||
"> Scanlines",
|
||||
"> Sharpen",
|
||||
"> Text",
|
||||
"> Text Combine",
|
||||
"> Text Pick Random Line",
|
||||
"> Text Random Weights",
|
||||
"> Text Replace"
|
||||
"> Text Replace",
|
||||
"> Vignette"
|
||||
],
|
||||
{
|
||||
"title_aux": "YANC- Yet Another Node Collection"
|
||||
@@ -1046,6 +1062,7 @@
|
||||
"FaceAlignImageProcess",
|
||||
"FaceAlignMaskProcess",
|
||||
"ImageFillColorByMask",
|
||||
"ImageSAMMask",
|
||||
"ImageTransposeAdvance",
|
||||
"LoadImageAdvance"
|
||||
],
|
||||
@@ -1753,6 +1770,20 @@
|
||||
"title_aux": "TimeUi a ComfyUI Timeline Node System [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jimstudt/ComfyUI-Jims-Nodes": [
|
||||
[
|
||||
"ChooseFromStringList",
|
||||
"Cubby",
|
||||
"DefineWord",
|
||||
"LookupWord",
|
||||
"ReplaceWords",
|
||||
"TextToStringList",
|
||||
"ZoomFocus"
|
||||
],
|
||||
{
|
||||
"title_aux": "Jim's ComfyUI Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jn-jairo/jn_node_suite_comfyui": [
|
||||
[
|
||||
"JN_AreaInfo",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user