Asset Blocks
Asset blocks let you include content that ships with your bleuprint. They can be simple text content or uploaded media files.
Available blocks:
- Text Asset: stores static text that can feed model prompts or layouts.
- Image Asset: references an uploaded image (or a batch of images).
- Audio Asset: references an uploaded audio file (or a batch).
- Video Asset: references an uploaded video (or a batch).
How to use:
- Add the asset block to your canvas.
- Provide the content or upload files.
- If you have multiple media files, enable the batch option.
- Connect outputs to generation, concatenation, or layout blocks of the same modality.
Known constraints:
- Modality must match when connecting blocks.
- When batching is enabled, connect only to inputs that accept lists.
- Media uploads must meet allowed type and size limits.