GoogleCloudPlatform / GoogleCloudPlatform/generative-ai
[Bug]: Editing Model is not available
Open
- Dominant language
- Jupyter Notebook
- Stars
- 17.7k
- Forks
- 4.5k
- Avg merge
- 12h 38m
- Merged PRs (30d)
- 42
Description
### File Name
vision/getting-started/imagen3_editing.ipynb
### What happened?
Edit model is not available:
```
edit_model = "imagen-3.0-capability-001"
```
### Relevant log output
```shell
code:
edit_model = "imagen-3.0-capability-001"
output:
ClientError: 404 NOT_FOUND. {'error': {'code': 404, 'message': 'Image editing failed with the following error: imagen-3.0-capability-001 is unavailable.', 'status': 'NOT_FOUND'}}
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.