Configure Image IO (Deprecated)
|
Deprecated from version This feature is deprecated and will be removed in a future release. Use the new [AI image generation] dialog instead, which provides a streamlined interface for generating images with AI models. |
Available from version 2.1.0
Generate images using configured AI models via simple dialog actions.
Activation
For details on model configuration see Model configuration.
To enable Image IO, add the following decoration:
<light-module-folder>/<light-module-name>/decorations/assets/apps/dam.yamlsubApps:
jcrBrowser:
actions:
generateAsset:
label: Generate Asset
icon: icon-import
$type: aiOpenCreateImageAction
populate: false
availability:
root: true
writePermissionRequired: true
rules:
notDeleted:
$type: jcrIsDeletedRule
negate: true
actionbar:
sections:
folder:
groups:
generate:
items:
- name: generateAsset
root:
groups:
generate:
items:
- name: generateAsset