diff --git a/registry/specifications.mdx b/registry/specifications.mdx index 75423b9ec..cdf200437 100644 --- a/registry/specifications.mdx +++ b/registry/specifications.mdx @@ -186,6 +186,10 @@ URL to a larger banner image that will be displayed on the ComfyUI Registry and Banner = "https://raw.githubusercontent.com/username/repo/main/banner.png" ``` + + Both **Icon** and **Banner** are displayed when both are specified. They are not layered or overlaid. The icon appears as a square thumbnail and the banner as a wider 21:9 image. Their exact placement (side by side, stacked, or in separate sections) depends on the platform (Registry vs. ComfyUI-Manager) and the viewing context. + + ### requires-comfyui (optional) Specifies which version of ComfyUI your node is compatible with. This helps users ensure they have the correct version of ComfyUI installed.