mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-02 16:27:50 +08:00
update DB
This commit is contained in:
@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "cosmicbuffalo",
|
||||
"title": "ComfyUI Mobile Frontend",
|
||||
"id": "comfyui-mobile-frontend",
|
||||
"reference": "https://github.com/cosmicbuffalo/comfyui-mobile-frontend",
|
||||
"files": [
|
||||
"https://github.com/cosmicbuffalo/comfyui-mobile-frontend"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A mobile-friendly user interface for ComfyUI mounted in parallel with the main frontend at /mobile/."
|
||||
},
|
||||
{
|
||||
"author": "FearL0rd",
|
||||
"title": "ComfyUI-ParallelAnything",
|
||||
@ -296,12 +307,13 @@
|
||||
{
|
||||
"author": "Malkalypse",
|
||||
"title": "ComfyUI-MouseCoords",
|
||||
"id": "mousecoords",
|
||||
"reference": "https://github.com/Malkalypse/ComfyUI-MouseCoords",
|
||||
"files": [
|
||||
"https://github.com/Malkalypse/ComfyUI-MouseCoords"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Display mouse coordinates in graph space"
|
||||
"description": "Display real-time mouse coordinates in graph space. Shows the current mouse position in the top-right corner of the canvas, useful for positioning nodes precisely, debugging layouts, and measuring distances."
|
||||
},
|
||||
{
|
||||
"author": "MechaBabyAi",
|
||||
|
||||
Reference in New Issue
Block a user