ComfyUI Node

OppaiOracle Tagger

Runs the local OppaiOracle safetensors bundle from ComfyUI models/oppai_oracle/ without onnxruntime and returns prompt-ready anime tags.

By kinorax·Created 4 months ago·Updated 2 months ago· 1
OppaiOracle Tagger
  • image
  • tags
  • rating
variantauto
sort_orderscore
threshold0.75
max_tags45
deviceauto
CategoryInfo-Prompt-Toolkit/Prompt

Inputs (6)

NameTypeDefaultDescription
imageIMAGEInput image batch to classify with the local OppaiOracle tagger bundle.
variantCOMBOautoModel variant to load. auto prefers V1.1, then V1.0.
sort_orderCOMBOscoreOrder for selected tags. score keeps highest-confidence tags first; tag_id uses vocabulary order.
thresholdFLOAT0.750–1Only tags with this score or higher are considered.
max_tagsINT450–4096Maximum tags returned per image. Selection is score-based before sort_order is applied.
deviceCOMBOautoExecution device for the local OppaiOracle runtime.

Outputs (2)

NameTypeDescription
tagsSTRING
ratingSTRING