Virtual-try-on-001 429 Error

Hi, I’m trying to use the virtual-try-on-001 endpoint but I get the following error:

Virtual try-on error: Vertex AI API error (429): {
“error”: {
“code”: 429,
“message”: “Quota exceeded for ``aiplatform.googleapis.com/online_prediction_requests_per_base_model`` with base model: virtual-try-on-001. Please submit a quota increase request. ``https://cloud.google.com/vertex-ai/docs/generative-ai/quotas-genai.``”,
“status”: “RESOURCE_EXHAUSTED”
}
}

When I try to filter by base_model: virtual-try-on-001, I don’t see any results. Is there something I’m missing? How do I increase the quota on this?

Same Here,

It looks like this model is new & not prioritized most probably.

Are you able to use virtual-try-on-preview? I tried to test VTO but seems like no model can be used at this moment.

I haven’t tried it recently, but the day I posted originally, I was able to try the preview model fine, but a few hours later it was no longer working. Looks to be some sort of migration from the preview to the GA model.

This model is now in the quotas list and worked in my test via API

1 Like