I think this is a typo? "imagen-3-0-generate-002" instead of "imagen-3.0-generate-002"
if use it, I receive error:
[ERROR: models/imagen-3-0-generate-002 is not found for API version v1beta, or is not supported for predict. Call ListModels to see the list of available models and their supported methods.]
If I replace it in Gui with:
"imagen-3.0-generate-002"
it works.
hope not wasting time here :)
Originally created by @openPhiL on GitHub (Mar 15, 2025).
https://github.com/open-webui/open-webui/blame/b03fc97e287f31ad07bda896143959bc4413f7d2/backend/open_webui/routers/images.py#L339
I think this is a typo? "imagen-3-0-generate-002" instead of "imagen-3.0-generate-002"
if use it, I receive error:
[ERROR: models/imagen-3-0-generate-002 is not found for API version v1beta, or is not supported for predict. Call ListModels to see the list of available models and their supported methods.]
If I replace it in Gui with:
"imagen-3.0-generate-002"
it works.
hope not wasting time here :)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @openPhiL on GitHub (Mar 15, 2025).
https://github.com/open-webui/open-webui/blame/b03fc97e287f31ad07bda896143959bc4413f7d2/backend/open_webui/routers/images.py#L339
I think this is a typo? "imagen-3-0-generate-002" instead of "imagen-3.0-generate-002"
if use it, I receive error:
[ERROR: models/imagen-3-0-generate-002 is not found for API version v1beta, or is not supported for predict. Call ListModels to see the list of available models and their supported methods.]
If I replace it in Gui with:
"imagen-3.0-generate-002"
it works.
hope not wasting time here :)
@Classic298 commented on GitHub (Mar 15, 2025):
Yes you need to use 3.0 not 3-0