update DB

This commit is contained in:
dr.lt.data 2023-09-26 14:20:33 +09:00
parent 4446b95b17
commit 67494cb560
4 changed files with 40 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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