Browse Source

update DB

pull/118/head
dr.lt.data 1 year ago
parent
commit
67494cb560
  1. 10
      custom-node-list.json
  2. 10
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 10
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -2160,6 +2160,16 @@
"install_type": "copy",
"description": "Nodes:LatentGarbageCollector. This ComfyUI custom node flushes the GPU cache and empty cuda interprocess memory. It's helpfull for low memory environment such as the free Google Colab, especially when the workflow VAE decode latents of the size above 1500x1500."
},
{
"author": "alkemann",
"title": "alkemann nodes",
"reference": "https://gist.github.com/alkemann/7361b8eb966f29c8238fd323409efb68",
"files": [
"https://gist.github.com/alkemann/7361b8eb966f29c8238fd323409efb68/raw/f9605be0b38d38d3e3a2988f89248ff557010076/alkemann.py"
],
"install_type": "copy",
"description": "Nodes:Int to Text, Seed With Text, Save A1 Image."
},
{
"author": "theally",
"title": "TheAlly's Custom Nodes",

10
extension-node-map.json

@ -1,4 +1,14 @@
{
"https://gist.github.com/alkemann/7361b8eb966f29c8238fd323409efb68/raw/f9605be0b38d38d3e3a2988f89248ff557010076/alkemann.py": [
[
"Int to Text",
"Save A1 Image",
"Seed With Text"
],
{
"title_aux": "alkemann nodes"
}
],
"https://github.com/AIrjen/OneButtonPrompt": [
[
"CreatePromptVariant",

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "alkemann",
"title": "alkemann nodes",
"reference": "https://gist.github.com/alkemann/7361b8eb966f29c8238fd323409efb68",
"files": [
"https://gist.github.com/alkemann/7361b8eb966f29c8238fd323409efb68/raw/f9605be0b38d38d3e3a2988f89248ff557010076/alkemann.py"
],
"install_type": "copy",
"description": "Nodes:Int to Text, Seed With Text, Save A1 Image."
},
{
"author": "seanlynch",
"title": "SRL's nodes",

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

@ -1,4 +1,14 @@
{
"https://gist.github.com/alkemann/7361b8eb966f29c8238fd323409efb68/raw/f9605be0b38d38d3e3a2988f89248ff557010076/alkemann.py": [
[
"Int to Text",
"Save A1 Image",
"Seed With Text"
],
{
"title_aux": "alkemann nodes"
}
],
"https://github.com/AIrjen/OneButtonPrompt": [
[
"CreatePromptVariant",

Loading…
Cancel
Save