update DB

This commit is contained in:
Dr.Lt.Data
2025-10-01 12:32:02 +09:00
parent abb15e06d3
commit 9f649b0900
8 changed files with 1315 additions and 1262 deletions

View File

@@ -33498,6 +33498,28 @@
"install_type": "git-clone",
"description": "ComfyUI custom nodes for Hunyuan3D - Complete 3D generation suite"
},
{
"author": "mochidroppot",
"title": "ComfyUI-ProxyFix",
"reference": "https://github.com/mochidroppot/ComfyUI-ProxyFix",
"files": [
"https://github.com/mochidroppot/ComfyUI-ProxyFix"
],
"install_type": "git-clone",
"description": "This extension fixes URL encoding issues when ComfyUI is accessed through reverse proxies like 'jupyter-server-proxy'."
},
{
"author": "9nate-drake",
"title": "ComfyUI Mask to Center Point Nodes",
"reference": "https://github.com/9nate-drake/ComfyUI-MaskCenter",
"files": [
"https://github.com/9nate-drake/ComfyUI-MaskCenter"
],
"install_type": "git-clone",
"description": "This pack provides two custom nodes for ComfyUI designed to find the center coordinates of masks and segments. They are useful for workflows where you need to precisely identify the location of objects or regions of interest."
},