Spaces:
Running
ZeroGPU does not recognize my Pro quota (0/40 min used)
I am experiencing what appears to be a ZeroGPU authentication or quota recognition issue.
Account information:
Username: pc4work
Subscription: Hugging Face Pro
ZeroGPU usage shown on the account page: 0 / 40 min
Space: [https://huggingface.co/spaces/pc4work/GroundingSAM]
Issue observed on: August 13, 2026 (UTC+8)
Problem:
Although my account has an active Pro subscription and the usage page shows that none of my 40-minute ZeroGPU quota has been used, running the Space returns the following error:
You have exceeded your ZeroGPU quota (180s requested vs. 178s left). Try again in 23:08:51. Authenticate with a Hugging Face token for more quota.
I was already logged into the same Pro account in the browser when the request was submitted. The dashboard and the ZeroGPU backend therefore appear to be reporting different quota states.
Did anyone get in similar situation?
I haven't run into that problem yet, but:
(180s requested vs. 178s left)
This error is wondering me. Where does the โ178sโ come from? Probably, your Pro account login status isn't being applied.
There was a period between Gradio 4 and Gradio 5.12.0 when a login bug caused the Pro account quota not to apply, but I haven't heard of that happening in Gradio 6...๐ค
I haven't run into that problem yet, but:
(180s requested vs. 178s left)
This error is wondering me. Where does the โ178sโ come from? Probably, your Pro account login status isn't being applied.
There was a period between Gradio 4 and Gradio 5.12.0 when a login bug caused the Pro account quota not to apply, but I haven't heard of that happening in Gradio 6...๐ค
Thanks for pointing this out. I checked my Space configuration, and it is indeed using Gradio 4.26.0 (sdk_version: 4.26.0). Iโll upgrade it to Gradio 5.50.0 and test again.
Oh... Seems HF-wide issue...?
https://discuss.huggingface.co/t/pro-account-zerogpu-bug-invalidrepotoken-on-all-spaces/178638/2