This demo uses an ONNX model of Camie Tagger to label anime illustrations with tags. Upload an image, adjust the threshold, and click Tag Image to see predictions.
(Note: In prompt-style output, only the top artist tag is displayed along with all character and general tags.)
01
Model:Camie Tagger ONNX • Base Model: Camais03/camie-tagger (61% F1 on 70k tags) • ONNX Runtime: for efficient CPU inference • Demo built with Gradio Blocks.