mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-31 00:10:16 +08:00
Fix indentation: replace tabs with 4 spaces
Match the existing file format using 4-space indentation instead of tabs.
This commit is contained in:
parent
57b17cfcfb
commit
f2f7caadea
@ -41881,17 +41881,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Setmaster",
|
"author": "Setmaster",
|
||||||
"title": "ModelPulse",
|
"title": "ModelPulse",
|
||||||
"id": "modelpulse",
|
"id": "modelpulse",
|
||||||
"reference": "https://github.com/Setmaster/ComfyUI-ModelPulse",
|
"reference": "https://github.com/Setmaster/ComfyUI-ModelPulse",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/Setmaster/ComfyUI-ModelPulse"
|
"https://github.com/Setmaster/ComfyUI-ModelPulse"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Track model usage frequency to identify abandoned or underutilized models. Shows usage stats, file sizes, and highlights stale models in a sidebar panel."
|
"description": "Track model usage frequency to identify abandoned or underutilized models. Shows usage stats, file sizes, and highlights stale models in a sidebar panel."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user