update DB

This commit is contained in:
dr.lt.data
2024-02-01 09:33:39 +09:00
parent c9d7fc62ba
commit 280ed0322c
4 changed files with 48 additions and 20 deletions

View File

@@ -10,6 +10,16 @@
},
{
"author": "chaojie",
"title": "ComfyUI-Pymunk",
"reference": "https://github.com/chaojie/ComfyUI-Pymunk",
"files": [
"https://github.com/chaojie/ComfyUI-Pymunk"
],
"install_type": "git-clone",
"description": "Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python"
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-Qwen-VL-API",
@@ -679,16 +689,6 @@
],
"install_type": "git-clone",
"description": "Nodes: LoadImageFromBase64. Loads an image and its transparency mask from a base64-encoded data URI for easy API connection."
},
{
"author": "shiimizu",
"title": "Tiled Diffusion & VAE for ComfyUI",
"reference": "https://github.com/shiimizu/ComfyUI-TiledDiffusion",
"files": [
"https://github.com/shiimizu/ComfyUI-TiledDiffusion"
],
"install_type": "git-clone",
"description": "The extension enables large image drawing & upscaling with limited VRAM via the following techniques:\n1.Two SOTA diffusion tiling algorithms: [a/Mixture of Diffusers](https://github.com/albarji/mixture-of-diffusers) and [a/MultiDiffusion](https://github.com/omerbt/MultiDiffusion)\n2.pkuliyi2015's Tiled VAE algorithm."
}
]
}