ComfyGallery
A light-weight browser based gallery for ComfyUI
Install / Use
npx skills add WASasquatch/ComfyGalleryInstalls into whichever agent you are using.
README
ComfyGallery
A light-weight browser based gallery for ComfyUI
<img width="400" src="https://i.postimg.cc/2y3MgtfH/Screenshot-2023-08-09-105327.png">
Features
- Browse ComfyUI
inputandoutputdirectories. - Add custom image directories to browse.
- Delete images
- Search images by filename or workflow data within PNG images.
Installation
Clone the project to a location of your choosing. You can move comfy_gallery.py to the root of your ComfyUI if you'd like, or run it from where it's at.
Exmaple Launch Batch File (from ComfyUI Portable):
.\python_embeded\python.exe -s ComfyUI\comfy_gallery.py
pause
Notes
- If you're running ComfyGallery from outside ComfyUI you'll need to provide the ComfyUI root directory to it with the
--comfyui-pathlaunch argument. - Slow searching? The more images you have, the slower searching will be, as it's a sequential process.
Launch Arguments
--no-browser: Do not launch system browser when the server launches.--purge-cache: Delete the image gallery cache on startup.--image-paths: A list of additional image paths for ComfyGallery to manage.--comfyui-path: Path to ComfyUI root directory.--comfyui-color-palette: Path to a ComfyUI colorPalette.js file
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
