update DB
This commit is contained in:
@@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "spacepxl",
|
||||
"title": "ComfyUI-VAE-Utils",
|
||||
"reference": "https://github.com/spacepxl/ComfyUI-VAE-Utils",
|
||||
"files": [
|
||||
"https://github.com/spacepxl/ComfyUI-VAE-Utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for loading and using VAEs in ways not supported by base ComfyUI. Currently supports Wan upscale VAE, more may be added later as needed."
|
||||
},
|
||||
{
|
||||
"author": "myonmu0",
|
||||
"title": "ComfyUI-Jumper",
|
||||
"reference": "https://github.com/myonmu0/ComfyUI-Jumper",
|
||||
"files": [
|
||||
"https://github.com/myonmu0/ComfyUI-Jumper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Pass string and images between multiple ComfyUI via socket. Easy and intuitive nodes for remote connection."
|
||||
},
|
||||
{
|
||||
"author": "weekii",
|
||||
"title": "ComfyUI-GGUF-FX",
|
||||
"reference": "https://github.com/weekii/ComfyUI-GGUF-FX",
|
||||
"files": [
|
||||
"https://github.com/weekii/ComfyUI-GGUF-FX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for running GGUF quantized Qwen2.5-VL models using llama.cpp"
|
||||
},
|
||||
{
|
||||
"author": "nomadoor",
|
||||
"title": "ComfyUI Video Stabilizer",
|
||||
"reference": "https://github.com/nomadoor/ComfyUI-Video-Stabilizer",
|
||||
"files": [
|
||||
"https://github.com/nomadoor/ComfyUI-Video-Stabilizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Two complementary stabiliser nodes for ComfyUI: Video Stabilizer (Classic), Video Stabilizer (Flow)"
|
||||
},
|
||||
{
|
||||
"author": "wouterverweirder",
|
||||
"title": "ComfyUI PenPlotter",
|
||||
|
||||
Reference in New Issue
Block a user