update DB

This commit is contained in:
Dr.Lt.Data
2024-08-17 13:33:29 +09:00
parent 8c1f828c1f
commit 3b4bfeab22
7 changed files with 1227 additions and 1227 deletions

View File

@@ -56,14 +56,14 @@
},
{
"author": "OliverCrosby",
"title": "Comfyui-Minimap",
"title": "ComfyUI Minimap",
"id": "minimap",
"reference": "https://github.com/OliverCrosby/Comfyui-Minimap",
"files":
[
"files": [
"https://github.com/OliverCrosby/Comfyui-Minimap"
],
"install_type": "git-clone",
"description": "This is the initial build of a comfyui minimap.\nVery simple so far. It makes a copy of the workflow graph, simplified and minified, in the bottom left hand corner. It puts a red border where your viewport is. Left click on the minimap and it will move your viewport to that location."
"description": "A simple minimap in the bottom-right of the window showing the full workflow, left click to navigate"
},
{
"author": "leeguandong",