# PixelPrism v0.1 — DFD Arena submission config # Hugging Face repo where this detector's weights + processor live. hf_repo: 'pixelprism-ai/dfd-arena-mini' # Original upstream model (re-hosted under our repo for arena evaluator # convenience; weights are byte-identical, license MIT preserved). backbone_repo: 'haywoodsloan/ai-image-detector-deploy' # Output class index that corresponds to "AI-generated" in the Swin V2 head. # Verified at deployment: idx 0 = AI, idx 1 = real. ai_label_idx: 0