Nodes/ComfyUI-Info-Prompt-Toolkit/PixAI Tagger (Deprecated)
ComfyUI Node

PixAI Tagger (Deprecated)

Runs the local PixAI Tagger v0.9 bundle from ComfyUI models/pixai_tagger/, models/pixai_tagger/v0.9/, or models/wd14_tagger/pixai/pixai-labs_pixai-tagger-v0.9/ and returns prompt-ready tags.

By kinorax·Created 4 months ago·Updated 2 months ago· 1
PixAI Tagger (Deprecated)
  • image
  • general
  • character
  • ip
  • result_json
modethreshold
threshold_general0.30
threshold_character0.85
topk_general25
topk_character10
deviceauto
CategoryInfo-Prompt-Toolkit/Prompt

Inputs (7)

NameTypeDefaultDescription
imageIMAGEInput image batch to classify with the local PixAI tagger bundle.
modeCOMBOthresholdthreshold keeps tags above category thresholds in score order. topk keeps the top-K tags per category.
threshold_generalFLOAT0.300–1Threshold for general tags when mode=threshold.
threshold_characterFLOAT0.850–1Threshold for character tags when mode=threshold.
topk_generalINT250–2048Number of general tags kept when mode=topk.
topk_characterINT100–2048Number of character tags kept when mode=topk.
deviceCOMBOautoExecution device for the local PixAI tagger runtime.

Outputs (4)

NameTypeDescription
generalSTRING
characterSTRING
ipSTRING
result_jsonSTRING