No description
- Python 100%
| comf_meta | ||
| specs | ||
| workflows | ||
| .gitignore | ||
| CLAUDE.md | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||
Comf-meta
This is a tool I originally developed to scan images I created via ComfyUI and organize their metadata via the tag_counts and scan_files commands. Eventually I used spec development to add a full console user interface for generating images and videos.
- Read the full post on Experimenting with Lazy Spec Driven Development
Unfortunately, the console application depends on a Docker container I modified with specific models and custom nodes. It would be tricky to get working with a regular ComfyUI installation. At some point in the future I might update these instructions and release all the other pieces need to set up my workflows in a reproducable way. Right now it's just posted here as a reference example.
Licence
The GNU Affero General Public License (AGPLv3)