"Flagged as abusive" false positive on ZeroGPU Space — cannot restart
Hello,
My Space alberota/unreflectanything was abruptly paused and now cannot be restarted. The runtime API reports:
json
{
"stage": "PAUSED",
"hardware": { "current": null, "requested": "zero-a10g" },
"errorMessage": "Flagged as abusive"
}
Restart, Factory rebuild, and hardware changes all fail, and committing changes does not trigger a new build, which points to an account/Space-level block rather than a code issue.
The Space is a legitimate research demo for our CVPR 2026 Oral paper “UnReflectAnything” (specular highlight removal). It runs inference on user-uploaded images and [does not make outbound API calls / only pulls model weights from the HF Hub]. I suspect a false positive from the automated abuse handler on the ZeroGPU runtime.
Could a staff member please review and unblock it? Happy to provide any further detail.
Username: alberota Space: alberota/unreflectanything
Discussion in the ATmosphere