Built an open-source Qwen3-VL auto-tagging toolkit: ComfyUI node + standalone CLI (XMP + JSONL) #2077
ekkonwork
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I built an open-source auto-tagging toolkit around Qwen3-VL for stock-style image metadata generation.
What it does:
Two versions:
CLI quick example:
python -m qwen3_vl_autotagger_cli.cli "./images" --recursive --output-dir "./outputs" --write-xmpNotes:
Qwen/Qwen3-VL-8B-InstructIf useful, I can also share a short post about prompt tuning for more stock-friendly keyword quality.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions