Quota Exceed -- But I have 25min zero GPU available

#140
by RyanZhuuuuu - opened

Trying to run IC Light V2 Space but got following error:

CleanShot 2024-12-17 at 15.08.53@2x.png

However, I have enough GPU min:

CleanShot 2024-12-17 at 15.08.56@2x.png

Any workaround?

i am using https://huggingface.co./spaces/lllyasviel/iclight-v2, which might be unavailable to make change.

Same question. Why am I exceeding some quotas running my own Space with PRO account, and having "0/25 min" status in account?

Guys, I accidentally found the solution, following this reply https://huggingface.co./spaces/BestWishYsh/ConsisID-preview-Space/discussions/1#674969a022b99c122af5d407 .
@spaces.GPU decorator doesn't work with HF login properly, if it is called inside nested functions. So it should wrap directly the call of some gradio object.

Sign up or log in to comment