Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: imagen-3.0-capability-001 is unavailable #1546

Closed
1 task done
benpowis opened this issue Dec 17, 2024 · 1 comment
Closed
1 task done

[Bug]: imagen-3.0-capability-001 is unavailable #1546

benpowis opened this issue Dec 17, 2024 · 1 comment
Assignees

Comments

@benpowis
Copy link

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

  • I agree to follow this project's Code of Conduct
@katiemn
Copy link
Contributor

katiemn commented Dec 17, 2024

Hi @benpowis, Imagen 3 editing is generally available but requires approval, https://cloud.google.com/vertex-ai/generative-ai/docs/image/overview#feature-launch-stage. To request access you can fill out this form.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants