Browse Source

update DB

pull/123/head
ltdrdata 1 year ago
parent
commit
6421eb4038
  1. 20
      custom-node-list.json
  2. 19
      extension-node-map.json
  3. 20
      node_db/new/custom-node-list.json
  4. 19
      node_db/new/extension-node-map.json

20
custom-node-list.json

@ -235,6 +235,16 @@
"install_type": "git-clone",
"description": "This custom node provides advanced settings for FreeU."
},
{
"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": "omar92",
"title": "Quality of life Suit:V2",
@ -2002,6 +2012,16 @@
"install_type": "git-clone",
"description": "Nodes:Anime_Styler, Fantasy_Styler, Gothic_Styler, Line_Art_Styler, Movie_Poster_Styler, Punk_Styler, Travel_Poster_Styler. This extension offers 8 art style nodes, each of which includes approximately 50 individual style variations."
},
{
"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": "taabata",
"title": "Syrian Falcon Nodes",

19
extension-node-map.json

@ -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"

20
node_db/new/custom-node-list.json

@ -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",

19
node_db/new/extension-node-map.json

@ -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"

Loading…
Cancel
Save