update DB
This commit is contained in:
@@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user