banner_image ×
SeaArt AI Enterprise Version

A close up of a group of people wearing gas masks

from PIL import Image, ImageDraw

# Creates a new image with the desired resolution (4K)
width = 3840
height = 2160
image = Image.new("RGB", (width, height), "black")
draw = ImageDraw.Draw(image)

# Defines the colors used
armor_color = (0, 0, 0) # Armor color
helmet_color = (0, 0, 0) # Helmet color
glass_color = (255, 0, 0) # Color of red glasses
gas_mask_color = (255, 255, 255) # Gas mask color

# Defines the dimensions of the armor and helmet
armor_width = width
armor_height = height * 0.8
helmet_width = width * 0.4
helmet_height = height * 0.3

# Draw the armor
armor_position = ((width - armor_width) // 2, (height - armor_height) // 2)
draw.rectangle([armor_position, (armor_position[0] + armor_width, armor_position[1] + armor_height)],
               fill=armor_color)

# Designs the World War II helmet
helmet_position = ((width - helmet_width) // 2, (height - helmet_height) // 2)
draw.rectangle([helmet_position, (helmet_position[0] + helmet_width, helmet_position[1] + helmet_height)],
               fill=helmet_color)

# Defines the dimensions and position of the glasses
glass_radius = min(helmet_width, helmet_height) * 0.2
glass_position = ((width - glass_radius * 2) // 2, (height - glass_radius * 2) // 2)

# Draw the round and red glasses
draw.ellipse([glass_position, (glass_position[0] + glass_radius * 2, glass_position[1] + glass_radius * 2)],
             fill=glass_color)

# Defines the dimensions and position of the gas mask
gas_mask_width = helmet_width * 0.8
gas_mask_height = helmet_height * 0.4
gas_mask_position = ((width - gas_mask_width) // 2, (height + helmet_height) // 2)

# Draws the gas mask
draw.rectangle([gas_mask_position,
                (gas_mask_position[0] + gas_mask_width, gas_mask_position[1] + gas_mask_height)],
               fill=gas_mask_color)

# Saves the generated image
image.save("policial_futurista.png")
chatIcon
Some interesting things can only be known by you.
Create AI Character
image
avatar
J
Juan Sousa
Prompts
Copy
from PIL import Image , ImageDraw # Creates a new image with the desired resolution (4K) width = 3840 height = 2160 image = Image . new("RGB" , (width , height) , "black") draw = ImageDraw . Draw(image) # Defines the colors used armor_color = (0 , 0 , 0) # Armor color helmet_color = (0 , 0 , 0) # Helmet color glass_color = (255 , 0 , 0) # Color of red glasses gas_mask_color = (255 , 255 , 255) # Gas mask color # Defines the dimensions of the armor and helmet armor_width = width armor_height = height * 0 . 8 helmet_width = width * 0 . 4 helmet_height = height * 0 . 3 # Draw the armor armor_position = ((width - armor_width) // 2 , (height - armor_height) // 2) draw . rectangle([armor_position , (armor_position[0] + armor_width , armor_position[1] + armor_height)] , fill=armor_color) # Designs the World War II helmet helmet_position = ((width - helmet_width) // 2 , (height - helmet_height) // 2) draw . rectangle([helmet_position , (helmet_position[0] + helmet_width , helmet_position[1] + helmet_height)] , fill=helmet_color) # Defines the dimensions and position of the glasses glass_radius = min(helmet_width , helmet_height) * 0 . 2 glass_position = ((width - glass_radius * 2) // 2 , (height - glass_radius * 2) // 2) # Draw the round and red glasses draw . ellipse([glass_position , (glass_position[0] + glass_radius * 2 , glass_position[1] + glass_radius * 2)] , fill=glass_color) # Defines the dimensions and position of the gas mask gas_mask_width = helmet_width * 0 . 8 gas_mask_height = helmet_height * 0 . 4 gas_mask_position = ((width - gas_mask_width) // 2 , (height + helmet_height) // 2) # Draws the gas mask draw . rectangle([gas_mask_position , (gas_mask_position[0] + gas_mask_width , gas_mask_position[1] + gas_mask_height)] , fill=gas_mask_color) # Saves the generated image image . save("policial_futurista . png")
INFO
Prompts
from PIL import Image, ImageDraw # Creates a new image with the desired resolution (4K) width = 3840 height = 2160 image = Image.new("RGB", (width, height), "black") draw = ImageDraw.Draw(image) # Defines the colors used armor_color = (0, 0, 0) # Armor color helmet_color = (0, 0, 0) # Helmet color glass_color = (255, 0, 0) # Color of red glasses gas_mask_color = (255, 255, 255) # Gas mask color # Defines the dimensions of the armor and helmet armor_width = width armor_height = height * 0.8 helmet_width = width * 0.4 helmet_height = height * 0.3 # Draw the armor armor_position = ((width - armor_width) // 2, (height - armor_height) // 2) draw.rectangle([armor_position, (armor_position[0] + armor_width, armor_position[1] + armor_height)], fill=armor_color) # Designs the World War II helmet helmet_position = ((width - helmet_width) // 2, (height - helmet_height) // 2) draw.rectangle([helmet_position, (helmet_position[0] + helmet_width, helmet_position[1] + helmet_height)], fill=helmet_color) # Defines the dimensions and position of the glasses glass_radius = min(helmet_width, helmet_height) * 0.2 glass_position = ((width - glass_radius * 2) // 2, (height - glass_radius * 2) // 2) # Draw the round and red glasses draw.ellipse([glass_position, (glass_position[0] + glass_radius * 2, glass_position[1] + glass_radius * 2)], fill=glass_color) # Defines the dimensions and position of the gas mask gas_mask_width = helmet_width * 0.8 gas_mask_height = helmet_height * 0.4 gas_mask_position = ((width - gas_mask_width) // 2, (height + helmet_height) // 2) # Draws the gas mask draw.rectangle([gas_mask_position, (gas_mask_position[0] + gas_mask_width, gas_mask_position[1] + gas_mask_height)], fill=gas_mask_color) # Saves the generated image image.save("policial_futurista.png")
Negative Prompts
bad work, bad color, extra legs, extra fingers, bad body, bad finger, bad eyes
CFG Scale
7
Steps
20
Sampler
DPM++ 2M Karras
Seed
-1
Clip Skip
Image Size
2048 X 2048
Denoising Strength
0.2
Model
ReV Animated
Generate
Size
2048X2048
Date
May 29, 2023
Mode
Default
Type
upscale
Checkpoint & LoRA
Checkpoint
ReV Animated
#Portrait
#technology
#Realism
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

fuse_anyoneimg
AI Image Fusion

Combine two images into new one stunning visual with AI Image Fusion.

ai_eraserimg
AI Eraser

Easily remove unwanted objects, watermarks, or people from your photos.

wanimg2vid_h1img
Wan 2.1 Image to Video

Animate photos with realistic motion and cinematic effects.

dance_vidimg
AI Dance Video Generator

Play with this AI dance video generator, unleash your inner dancer instantly!

Explore More AI Apps 

Explore Related

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
iconiconiconiconiconiconiconicon
© 2025 SeaArt, Inc.
Copyright Policy
Terms
Privacy 特定商取引法 資金決済法に基づく表示
More