ComfyUI Extension
ComfyUi-ImageGalleryLoader
An image gallery node that displays previews for easy selection.
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.