update DB

This commit is contained in:
ltdrdata
2023-09-30 11:09:18 +09:00
parent 10f19dca34
commit 6421eb4038
4 changed files with 78 additions and 0 deletions

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "kijai",
"title": "KJNodes for ComfyUI",
"reference": "https://github.com/kijai/ComfyUI-KJNodes",
"files": [
"https://github.com/kijai/ComfyUI-KJNodes"
],
"install_type": "git-clone",
"description": "Various quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability."
},
{
"author": "WASasquatch",
"title": "ASTERR",
"reference": "https://github.com/WASasquatch/ASTERR",
"files": [
"https://github.com/WASasquatch/ASTERR"
],
"install_type": "git-clone",
"description": "Abstract Syntax Trees Evaluated Restricted Run (ASTERR) is a Python Script executor for ComfyUI. <p style='background-color: black; color: red;'>Warning:ASTERR runs Python Code from a Web Interface! It is highly recommended to run this in a closed-off environment, as it could have potential security risks.</p>"
},
{
"author": "Zuellni",
"title": "ComfyUI PickScore Nodes",

View File

@@ -1220,6 +1220,15 @@
"title_aux": "ComfyUI Neural network latent upscale custom node"
}
],
"https://github.com/WASasquatch/ASTERR": [
[
"ASTERR",
"SaveASTERR"
],
{
"title_aux": "ASTERR"
}
],
"https://github.com/WASasquatch/ComfyUI_Preset_Merger": [
[
"Preset_Model_Merge"
@@ -2347,6 +2356,16 @@
"title_aux": "ComfyUI-Jjk-Nodes"
}
],
"https://github.com/kijai/ComfyUI-KJNodes": [
[
"ConditioningMultiCombine",
"ConditioningSetMaskAndCombine",
"INTConstant"
],
{
"title_aux": "KJNodes for ComfyUI"
}
],
"https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": [
[
"LLLiteLoader"