update DB

This commit is contained in:
dr.lt.data
2023-08-28 15:37:39 +09:00
parent 2f8d593580
commit 1d825f5f4d
4 changed files with 37 additions and 1 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "ntdviet",
"title": "ntdviet/comfyui-ext",
"reference": "https://github.com/ntdviet/comfyui-ext",
"files": [
"https://github.com/ntdviet/comfyui-ext/raw/main/custom_nodes/gcLatentTunnel/gcLatentTunnel.py"
],
"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": "laksjdjf",
"title": "attention-couple-ComfyUI",

View File

@@ -2089,6 +2089,14 @@
"title_aux": "comfyUI_Nodes_nicolai256"
}
],
"https://github.com/ntdviet/comfyui-ext/raw/main/custom_nodes/gcLatentTunnel/gcLatentTunnel.py": [
[
"gcLatentTunnel"
],
{
"title_aux": "ntdviet/comfyui-ext"
}
],
"https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": [
[
"CLIPStringEncode _O",