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?