You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I do this in my code I get the error message: NotFound: 404 Image editing failed with the following error: imagen-3.0-capability-001 is unavailable.
I am using version 1.74.0 of google-cloud-aiplatform.
How can I get access to the capability model?
Relevant log output
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
File Name
generative-ai/blob/main/vision/getting-started/imagen3_editing.ipynb
What happened?
Hi there, I understand from reading the Imagen3 example notebook (https://github.com/GoogleCloudPlatform/generative-ai/blob/main/vision/getting-started/imagen3_editing.ipynb) that one must instanciate an image editing model using like so:
edit_model = ImageGenerationModel.from_pretrained("imagen-3.0-capability-001")
When I do this in my code I get the error message:
NotFound: 404 Image editing failed with the following error: imagen-3.0-capability-001 is unavailable.
I am using version 1.74.0 of google-cloud-aiplatform.
How can I get access to the capability model?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: