File size: 1,211 Bytes
1963e4b
db4aa1d
76f94b4
 
 
db4aa1d
76f94b4
db4aa1d
 
1963e4b
76f94b4
1963e4b
76f94b4
 
1963e4b
76f94b4
1963e4b
76f94b4
1963e4b
76f94b4
1963e4b
 
 
 
 
 
 
76f94b4
1963e4b
76f94b4
1963e4b
 
 
76f94b4
1963e4b
76f94b4
1963e4b
 
 
 
 
 
db4aa1d
1963e4b
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
title: AWS Nova Canvas
emoji: 🖼️
colorFrom: blue
colorTo: red
sdk: gradio
sdk_version: 5.6.0
app_file: app.py
pinned: false
license: apache-2.0
short_description: Generate image variations
---


# AWS Nova Canvas Image Generation

A Gradio application for advanced image generation using Amazon Nova Canvas, offering comprehensive image manipulation capabilities.

## Capabilities

- **Text to Image**: Generate images from text prompts
- **Inpainting**: Modify specific image areas 
- **Outpainting**: Extend image boundaries 
- **Image Variation**: Create image variations
- **Image Conditioning**: Generate images based on input image and text
- **Color Guided Content**: Create images using reference color palettes
- **Background Removal**: Remove image backgrounds

## Prerequisites

- AWS credentials configured
- Boto3 Python library
- Gradio 5.6.0

## Technical Details

- Model: Amazon Nova Canvas (amazon.nova-canvas-v1:0)
- Image Generation Parameters:
  - Default resolution: 1024x1024
  - Quality: Standard
  - CFG Scale: 8.0
  - Configurable seed

## Documentation

For detailed usage, visit [AWS Nova documentation](https://docs.aws.amazon.com/nova/latest/userguide/what-is-nova.html).