mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
4446b95b17
commit
67494cb560
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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…
x
Reference in New Issue
Block a user