6 Downloads Updated 2 days ago
ollama run realtermio/mistral-tagger
Updated 2 days ago
2 days ago
8277014e31fe · 4.4GB ·
A Mistral-7B-Instruct model fine-tuned via system prompt to convert natural-language scene descriptions into comma-separated Danbooru-style tags for anime/illustration image generation.
Input:
A girl sitting on a bench under a cherry tree
Output:
1girl, bench, sitting, cherry tree, petals falling, soft lighting, gentle smile, school uniform, outdoors, spring, from side, wind blowing
ollama run realtermio/mistral-tagger "A boy walking in the rain"
This model only outputs tags — it does not generate images itself. Pair the output with your preferred image generation tool (e.g. Stable Diffusion, SDXL, etc.) that accepts Danbooru-style tag prompts.