Extensions/ComfyUi-ImageGalleryLoader
ComfyUI Extension

ComfyUi-ImageGalleryLoader

An image gallery node that displays previews for easy selection.

By BigStationW·Created 8 months ago·Updated 6 months ago· 48
BigStationW/ComfyUi-ImageGalleryLoader
Nodes1
On cloudLocal install
Category🖼️ Image Gallery
Stars48
Updated6 months ago
Readme

ComfyUi-ImageGalleryLoader

An image gallery custom node that displays previews for easy selection.

Usage

Select the node called Image Gallery Loader.

<img width="700" alt="image" src="https://github.com/user-attachments/assets/f84b5b26-ca14-4e81-ad66-17436ae98bad" />

Installation

Navigate to the ComfyUI\custom_nodes folder, open cmd and run:

git clone https://github.com/BigStationW/ComfyUi-ImageGalleryLoader

Navigate to the ComfyUI\custom_nodes\ComfyUi-ImageGalleryLoader folder, open cmd and run:

..\..\..\python_embeded\python.exe -s -m pip install -r "requirements.txt"

Restart ComfyUI after installation.