Browse Source

update DB

pull/87/head
dr.lt.data 1 year ago
parent
commit
c13daf5399
  1. 10
      custom-node-list.json
  2. 13
      extension-node-map.json
  3. 13
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -1402,6 +1402,16 @@
"install_type": "git-clone",
"description": "This extension consists of auxiliary nodes for automatic calculation of latent sizes, an all-in-one node for SDXL's t2i, i2i, and scaling/hiresfix, and nodes capable of loading the Pixelbuster library.<p style='background-color: black; color: red;'>NOTE:Currently, the Pixelbuster library includes libraries for Windows and Linux environments by default. For other environments such as OSX, you will need to build and use Pixelbuster directly from <a href='https://github.com/Beinsezii/pixelbuster' target='blank'>here</a>.</P>"
},
{
"author": "youyegit",
"title": "tdxh_node_comfyui",
"reference": "https://github.com/youyegit/tdxh_node_comfyui",
"files": [
"https://github.com/youyegit/tdxh_node_comfyui"
],
"install_type": "git-clone",
"description": "Nodes:TdxhImageToSize, TdxhImageToSizeAdvanced, TdxhLoraLoader, TdxhIntInput, TdxhFloatInput, TdxhStringInput. Some nodes for stable diffusion comfyui. Sometimes it helps conveniently to use less nodes for doing the same things."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

13
extension-node-map.json

@ -2394,6 +2394,19 @@
"title_aux": "DTAIComfyPromptAgent"
}
],
"https://github.com/youyegit/tdxh_node_comfyui": [
[
"TdxhFloatInput",
"TdxhImageToSize",
"TdxhImageToSizeAdvanced",
"TdxhIntInput",
"TdxhLoraLoader",
"TdxhStringInput"
],
{
"title_aux": "tdxh_node_comfyui"
}
],
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
[
"SDXLAspectRatio"

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

@ -2394,6 +2394,19 @@
"title_aux": "DTAIComfyPromptAgent"
}
],
"https://github.com/youyegit/tdxh_node_comfyui": [
[
"TdxhFloatInput",
"TdxhImageToSize",
"TdxhImageToSizeAdvanced",
"TdxhIntInput",
"TdxhLoraLoader",
"TdxhStringInput"
],
{
"title_aux": "tdxh_node_comfyui"
}
],
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
[
"SDXLAspectRatio"

Loading…
Cancel
Save