An image gallery custom node that displays previews for easy selection.
Select the node called Image Gallery Loader.
Navigate to the ComfyUI\custom_nodes folder, open cmd and run:
git clone https://github.com/BigStationW/ComfyUi-ImageGalleryLoaderNavigate 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.