Nodes/ComfyUI-animetimm/Anime TIMM Classifier
ComfyUI Node

Anime TIMM Classifier

Predict anime tags from images using timm models

By MakkiShizu·Created 7 months ago·Updated 7 months ago· 10
Anime TIMM Classifier
  • image
  • tags
  • confidence_scores
  • raw_output
  • general_tags
  • character_tags
  • artist_tags
  • rating_tags
threshold0.35
model_repoanimetimm/caformer_s36.dbv4-full
include_generaltrue
include_charactertrue
include_artistfalse
include_ratingtrue
replace_underscoretrue
use_custom_thresholdfalse
CategoryAnimeTimm

Inputs (9)

NameTypeDefaultDescription
imageIMAGEInput image for tag prediction
thresholdFLOAT0.350–1Threshold for tag prediction confidence
model_repoCOMBOanimetimm/caformer_s36.dbv4-fullModel to use for tag prediction
include_generalBOOLEANtrueInclude general tags in output
include_characterBOOLEANtrueInclude character tags in output
include_artistBOOLEANfalseInclude artist tags in output
include_ratingBOOLEANtrueInclude rating tags in output
replace_underscoreBOOLEANtrueReplace the underscore (_) in tags.
use_custom_thresholdBOOLEANfalseUse the custom threshold instead of best threshold from selected_tags.csv

Outputs (7)

NameTypeDescription
tagsSTRING
confidence_scoresFLOAT
raw_outputSTRING
general_tagsSTRING
character_tagsSTRING
artist_tagsSTRING
rating_tagsSTRING