banner_image ×
SeaArt AI Enterprise Version
Explore
More
Rankings
Blog
News
Guides
Download app
Swift AI
Official
Community
Train

From PIL import Image, ImageDraw, ImageFont # Criar uma nova imagem com fundo b

from PIL import Image, ImageDraw, ImageFont

# Criar uma nova imagem com fundo branco
width, height = 800, 600
background_color = (255, 255, 255)
image = Image.new("RGB", (width, height), background_color)
draw = ImageDraw.Draw(image)

# Adicionar uma imagem de Nossa Senhora Aparecida
virgin_mary = Image.open("nossa_senhora_aparecida.png")  # Substitua pelo caminho da imagem
image.paste(virgin_mary, (width // 4, height // 4))

# Add a representation of a city (gray rectangle)
city_color = (169, 169, 169)
city_rect = [(0, height // 2), (width, height)]
draw.rectangle(city_rect, fill=city_color)

# Adicionar uma figura representando pessoas orando (Blue Circles)
praying_color = (0, 0, 255)
draw.ellipse([(width // 2 - 50, height // 2 - 50), (width // 2 + 50, height // 2 + 50)], fill=praying_color)

# Adicionar uma legenda
font = ImageFont.load_default()
draw.text((width // 2, height // 20), "Nossa Senhora Aparecida sobre a cidade orando", font=font, fill=(0, 0, 0))

# Salvar a imagem resultante
image.save("nossa_senhora_aparecida_sobre_cidade_orando.png")
chatIcon
I have some bold suggestions. Ready to hear them?
Create AI Character
image

from PIL import Image, ImageDraw, ImageFont # Criar uma nova imagem com fundo branco width, height = 800, 600 background_color = (255, 255, 255) image = Image.new("RGB", (width, height), background_color) draw = ImageDraw.Draw(image) # Adicionar uma imagem de Nossa Senhora Aparecida virgin_mary = Image.open("nossa_senhora_aparecida.png") # Substitua pelo caminho da imagem image.paste(virgin_mary, (width // 4, height // 4)) # Add a representation of a city (gray rectangle) city_color = (169, 169, 169) city_rect = [(0, height // 2), (width, height)] draw.rectangle(city_rect, fill=city_color) # Adicionar uma figura representando pessoas orando (Blue Circles) praying_color = (0, 0, 255) draw.ellipse([(width // 2 - 50, height // 2 - 50), (width // 2 + 50, height // 2 + 50)], fill=praying_color) # Adicionar uma legenda font = ImageFont.load_default() draw.text((width // 2, height // 20), "Nossa Senhora Aparecida sobre a cidade orando", font=font, fill=(0, 0, 0)) # Salvar a imagem resultante image.save("nossa_senhora_aparecida_sobre_cidade_orando.png")

avatar
A
Adriano Carvalho
Generation Data
Records
Prompts
Copy
from PIL import Image , ImageDraw , ImageFont # Criar uma nova imagem com fundo branco width , height = 800 , 600 background_color = (255 , 255 , 255) image = Image . new("RGB" , (width , height) , background_color) draw = ImageDraw . Draw(image) # Adicionar uma imagem de Nossa Senhora Aparecida virgin_mary = Image . open("nossa_senhora_aparecida . png") # Substitua pelo caminho da imagem image . paste(virgin_mary , (width // 4 , height // 4)) # Add a representation of a city (gray rectangle) city_color = (169 , 169 , 169) city_rect = [(0 , height // 2) , (width , height)] draw . rectangle(city_rect , fill=city_color) # Adicionar uma figura representando pessoas orando (Blue Circles) praying_color = (0 , 0 , 255) draw . ellipse([(width // 2 - 50 , height // 2 - 50) , (width // 2 + 50 , height // 2 + 50)] , fill=praying_color) # Adicionar uma legenda font = ImageFont . load_default() draw . text((width // 2 , height // 20) , "Nossa Senhora Aparecida sobre a cidade orando" , font=font , fill=(0 , 0 , 0)) # Salvar a imagem resultante image . save("nossa_senhora_aparecida_sobre_cidade_orando . png")
INFO
Prompts
from PIL import Image, ImageDraw, ImageFont # Criar uma nova imagem com fundo branco width, height = 800, 600 background_color = (255, 255, 255) image = Image.new("RGB", (width, height), background_color) draw = ImageDraw.Draw(image) # Adicionar uma imagem de Nossa Senhora Aparecida virgin_mary = Image.open("nossa_senhora_aparecida.png") # Substitua pelo caminho da imagem image.paste(virgin_mary, (width // 4, height // 4)) # Add a representation of a city (gray rectangle) city_color = (169, 169, 169) city_rect = [(0, height // 2), (width, height)] draw.rectangle(city_rect, fill=city_color) # Adicionar uma figura representando pessoas orando (Blue Circles) praying_color = (0, 0, 255) draw.ellipse([(width // 2 - 50, height // 2 - 50), (width // 2 + 50, height // 2 + 50)], fill=praying_color) # Adicionar uma legenda font = ImageFont.load_default() draw.text((width // 2, height // 20), "Nossa Senhora Aparecida sobre a cidade orando", font=font, fill=(0, 0, 0)) # Salvar a imagem resultante image.save("nossa_senhora_aparecida_sobre_cidade_orando.png")
Negative Prompts
verybadimagenegative_v1.3, ng_deepnegative_v1_75t, (ugly face:0.8),cross-eyed,sketches, (worst quality:2), (low quality:2), (normal quality:2), lowres, normal quality, ((monochrome)), ((grayscale)), skin spots, acnes, skin blemishes, bad anatomy, DeepNegative, facing away, tilted head, {Multiple people}, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worstquality, low quality, normal quality, jpegartifacts, signature, watermark, username, blurry, bad feet, cropped, poorly drawn hands, poorly drawn face, mutation, deformed, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, extra fingers, fewer digits, extra limbs, extra arms,extra legs, malformed limbs, fused fingers, too many fingers, long neck, cross-eyed,mutated hands, polar lowres, bad body, bad proportions, gross proportions, text, error, missing fingers, missing arms, missing legs, extra digit, extra arms, extra leg, extra foot, ((repeating hair))
CFG Scale
7
Steps
20
Sampler
DPM++ 2M Karras
Seed
659051855
Clip Skip
1
Image Size
1024 X 1024
Model
epiCRealism
Generate
Size
1024X1024
Date
Dec 30, 2023
Mode
Default
Type
upscale
Checkpoint & LoRA
epiCRealism
Checkpoint
epiCRealism
#Realistic
#Photography
0 comment
0
1
0

SeaArt Swift AI Apps

ai_video_generationimg
AI Video Generation

Unleash your imagination and let AI create visual wonders for you

face_swap_titleimg
Face Swap Online Free

Create funny or realistic face swap videos & photos in a snap

ghibli_filter_h1img
Studio Ghibli Filter

Transform any photo into unique Ghibli-style art in just one click.

cartoon_avatar_h1img
Cartoon Avatar Maker

Turn your photos into unique cartoon avatars instantly.

video_face_swapimg
Video Face Swap

Create funny videos by swapping faces in any video clip.

wanimg2vid_h1img
Wan 2.1 Image to Video

Animate photos with realistic motion and cinematic effects.

Explore More AI Apps 

Explore Related

ControlNet
avatar
A
Adriano Carvalho
0
0
ControlNet
avatar
G
GAME OF THRONES
0
0
ControlNet
avatar
A
avatar_frame
Azul Fernandez
1
1
ControlNet
avatar
R
Roberta Arruda
1
1
ControlNet
avatar
I
Ice❤️
0
0
ControlNet
avatar
L
Luz Bel
0
0
ControlNet
avatar
J
João Arantes
0
0
ControlNet
avatar
I
Isabela Oliveira
1
1
ControlNet
avatar
L
Lofi
0
0
ControlNet
avatar
F
Filipe Dutra Chagas
0
0
ControlNet
avatar
N
Nelly Fonsek
0
0
ControlNet
avatar
A
Alberto .R
0
0
ControlNet
avatar
G
Geraldo M. Garcia Jr.
0
0
ControlNet
avatar
V
Valdenilson Carvalho
0
0
ControlNet
avatar
E
Enrike
0
0
ControlNet
avatar
D
day
0
0
ControlNet
avatar
Ю
Юля Тихонова
0
0
ControlNet
avatar
S
samara
0
0
ControlNet
avatar
I
iwata0siro
4
2
ControlNet
avatar
V
Valdenilson
0
0
ControlNet
avatar
C
chaddd
0
0
ControlNet
avatar
H
Haru Matsunaga
1
0
ControlNet
avatar
G
Geraldo M. Garcia Jr.
0
0
ControlNet
avatar
D
Diego Oliveira
0
0
ControlNet
avatar
T
TAM-4 minhtamfilm4
0
0
ControlNet
avatar
R
reinaldokxa
0
0
ControlNet
avatar
V
Vivendo no Chile
0
0
ControlNet
avatar
D
Dynniel Saymid
0
0
ControlNet
avatar
K
KARLOS K
0
0
ControlNet
avatar
S
Sadboy2300
0
0
ControlNet
avatar
K
KARLOS K
0
0
ControlNet
avatar
E
Eagelaxis
0
0
ControlNet
avatar
V
Valdenilson
0
2
ControlNet
avatar
V
vytgkjgv
0
0
ControlNet
avatar
R
Robson Belli
0
0
ControlNet
logo
English
Application
Create Image AI Characters Swift AI Model Training Canvas AI Apps Workflow
About
Studio Rankings AI Chat AI Blog AI News
Help
Guides Customer Service
Get App
icon
Download on the
APP Store
icon
GET IT ON
Google Play
Follow Us
iconiconiconiconiconiconicon
© 2025 SeaArt, Inc.
Copyright Policy
Terms
Privacy 特定商取引法 資金決済法に基づく表示
Event Center
Rankings
Blog
News
Copyright Policy Terms Privacy 特定商取引法 資金決済法に基づく表示
Guides
Feedback
Download app
More