banner_image ×
SeaArt AI Empresa

Import torch # Define the prompt for Scene 2: Threat Neutralization prompt

import torch

# Define the prompt for Scene 2: Threat Neutralization
prompt = (
    "A high-stakes action scene featuring three female secret agents resembling Victoria's Secret models, "
    "each with glowing angel wings. They are dressed in sleek, tactical outfits that blend style and functionality. "
    "The scene is set on the rooftop of a skyscraper in a futuristic city, under the glow of moonlight and neon signs. "
    "Kira is mid-air, executing a flawless leap between two buildings, her wings outstretched and glowing, "
    "ready to neutralize a threat on the opposite rooftop. Her expression is fierce and focused. "
    "Lya is swiftly disabling a ticking bomb attached to an antenna, her hands steady and her face determined. "
    "Victoria is in combat, engaging an enemy in a hand-to-hand fight, her wings providing balance and agility. "
    "The overall atmosphere is tense, dramatic, and filled with suspense, with sharp, clear movements and intense expressions. "
    "The cityscape below is a blur of lights and motion, while the agents are sharply in focus. "
    "The lighting is dramatic, with contrasting shadows and neon highlights, emphasizing the urgency of the situation. "
    "The scene is captured as if filmed with a Canon XF605 UHD 4K HDR Pro Camcorder, with high-resolution details and dynamic motion effects."
)

# Configuration settings
clip_guidance_scale = 25  # Stronger guidance for focused action
hr_scale = 4.0  # High-resolution scaling
hr_upscaler = "R-ESRGAN"  # High-quality upscaling
latent_shift = torch.randn(1, 4, 64, 64) * 0.03  # Subtle variation for dynamic effect
prompt_weighting = (
    "Victoria's Secret Models::5.0 | Angel Wings::4.5 | Tactical Action::5.0 | "
    "Futuristic Rooftop Scene::4.5 | Sharp Focus and Motion::4.8"
)  # Emphasizes the tactical action and futuristic setting
cross_attention_strength = 2.8  # Focus on characters and details
shallow_depth_of_field = True  # Shallow depth of field for subject focus
lightin
chatIcon
Tengo algunas historias ocultas, ¿te atreves a escuchar?
Crear personaje de IA
image

import torch # Define the prompt for Scene 2: Threat Neutralization prompt = ( "A high-stakes action scene featuring three female secret agents resembling Victoria's Secret models, " "each with glowing angel wings. They are dressed in sleek, tactical outfits that blend style and functionality. " "The scene is set on the rooftop of a skyscraper in a futuristic city, under the glow of moonlight and neon signs. " "Kira is mid-air, executing a flawless leap between two buildings, her wings outstretched and glowing, " "ready to neutralize a threat on the opposite rooftop. Her expression is fierce and focused. " "Lya is swiftly disabling a ticking bomb attached to an antenna, her hands steady and her face determined. " "Victoria is in combat, engaging an enemy in a hand-to-hand fight, her wings providing balance and agility. " "The overall atmosphere is tense, dramatic, and filled with suspense, with sharp, clear movements and intense expressions. " "The cityscape below is a blur of lights and motion, while the agents are sharply in focus. " "The lighting is dramatic, with contrasting shadows and neon highlights, emphasizing the urgency of the situation. " "The scene is captured as if filmed with a Canon XF605 UHD 4K HDR Pro Camcorder, with high-resolution details and dynamic motion effects." ) # Configuration settings clip_guidance_scale = 25 # Stronger guidance for focused action hr_scale = 4.0 # High-resolution scaling hr_upscaler = "R-ESRGAN" # High-quality upscaling latent_shift = torch.randn(1, 4, 64, 64) * 0.03 # Subtle variation for dynamic effect prompt_weighting = ( "Victoria's Secret Models::5.0 | Angel Wings::4.5 | Tactical Action::5.0 | " "Futuristic Rooftop Scene::4.5 | Sharp Focus and Motion::4.8" ) # Emphasizes the tactical action and futuristic setting cross_attention_strength = 2.8 # Focus on characters and details shallow_depth_of_field = True # Shallow depth of field for subject focus lightin

avatar
P
Peter Ndiema
Generation Data
Registro
Prompts
Copiar prompts
import torch # Define the prompt for Scene 2: Threat Neutralization prompt = ( "A high-stakes action scene featuring three female secret agents resembling Victoria's Secret models , " "each with glowing angel wings . They are dressed in sleek , tactical outfits that blend style and functionality . " "The scene is set on the rooftop of a skyscraper in a futuristic city , under the glow of moonlight and neon signs . " "Kira is mid-air , executing a flawless leap between two buildings , her wings outstretched and glowing , " "ready to neutralize a threat on the opposite rooftop . Her expression is fierce and focused . " "Lya is swiftly disabling a ticking bomb attached to an antenna , her hands steady and her face determined . " "Victoria is in combat , engaging an enemy in a hand-to-hand fight , her wings providing balance and agility . " "The overall atmosphere is tense , dramatic , and filled with suspense , with sharp , clear movements and intense expressions . " "The cityscape below is a blur of lights and motion , while the agents are sharply in focus . " "The lighting is dramatic , with contrasting shadows and neon highlights , emphasizing the urgency of the situation . " "The scene is captured as if filmed with a Canon XF605 UHD 4K HDR Pro Camcorder , with high-resolution details and dynamic motion effects . " ) # Configuration settings clip_guidance_scale = 25 # Stronger guidance for focused action hr_scale = 4 . 0 # High-resolution scaling hr_upscaler = "R-ESRGAN" # High-quality upscaling latent_shift = torch . randn(1 , 4 , 64 , 64) * 0 . 03 # Subtle variation for dynamic effect prompt_weighting = ( "Victoria's Secret Models::5 . 0 | Angel Wings::4 . 5 | Tactical Action::5 . 0 | " "Futuristic Rooftop Scene::4 . 5 | Sharp Focus and Motion::4 . 8" ) # Emphasizes the tactical action and futuristic setting cross_attention_strength = 2 . 8 # Focus on characters and details shallow_depth_of_field = True # Shallow depth of field for subject focus lightin
INFO
Prompts
import torch # Define the prompt for Scene 2: Threat Neutralization prompt = ( "A high-stakes action scene featuring three female secret agents resembling Victoria's Secret models, " "each with glowing angel wings. They are dressed in sleek, tactical outfits that blend style and functionality. " "The scene is set on the rooftop of a skyscraper in a futuristic city, under the glow of moonlight and neon signs. " "Kira is mid-air, executing a flawless leap between two buildings, her wings outstretched and glowing, " "ready to neutralize a threat on the opposite rooftop. Her expression is fierce and focused. " "Lya is swiftly disabling a ticking bomb attached to an antenna, her hands steady and her face determined. " "Victoria is in combat, engaging an enemy in a hand-to-hand fight, her wings providing balance and agility. " "The overall atmosphere is tense, dramatic, and filled with suspense, with sharp, clear movements and intense expressions. " "The cityscape below is a blur of lights and motion, while the agents are sharply in focus. " "The lighting is dramatic, with contrasting shadows and neon highlights, emphasizing the urgency of the situation. " "The scene is captured as if filmed with a Canon XF605 UHD 4K HDR Pro Camcorder, with high-resolution details and dynamic motion effects." ) # Configuration settings clip_guidance_scale = 25 # Stronger guidance for focused action hr_scale = 4.0 # High-resolution scaling hr_upscaler = "R-ESRGAN" # High-quality upscaling latent_shift = torch.randn(1, 4, 64, 64) * 0.03 # Subtle variation for dynamic effect prompt_weighting = ( "Victoria's Secret Models::5.0 | Angel Wings::4.5 | Tactical Action::5.0 | " "Futuristic Rooftop Scene::4.5 | Sharp Focus and Motion::4.8" ) # Emphasizes the tactical action and futuristic setting cross_attention_strength = 2.8 # Focus on characters and details shallow_depth_of_field = True # Shallow depth of field for subject focus lightin
Escala CFG
7
Pasos
25
Recolector
euler
Semilla
464687879
Programador
karras
Tamaño de imagen
688 X 1024
Modelo
SeaArt Infinity
Generar
Tamaño
688X1024
Fecha
Aug 29, 2024
Modo
Estudio
Tipo
cell
Checkpoint & LoRA
SeaArt Infinity
Checkpoint
SeaArt Infinity
#SeaArt Infinity
0 comentario(s)
1
1
0

Apps de AI Rápido de SeaArt

ai_video_generationimg
Generación de videos con IA

Libera tu imaginación, la IA creará maravillas visuales para ti

face_swap_titleimg
Cambio de cara en línea gratis

Crea rápidamente videos y fotos de cambio de cara divertidos y realistas

ghibli_filter_h1img
Filtro de Studio Ghibli

Convierte cualquier foto en arte único estilo Ghibli con solo un clic.

fuse_anyoneimg
Fusión de imágenes con IA

Combina dos imágenes en una nueva y sorprendente visualización con AI Image Fusion.

changePersonimg
Cambiar a la persona en la foto

Reemplaza fácilmente a la persona en cualquier foto con IA.

kiss_vidimg
Generador de videos de besos con IA

Únete a la tendencia de los besos con el generador de videos de besos AI de SeaArt al instante. Facilita que dos personas se besen y crea una animación realista.

Explora más aplicaciones AI 

Recomendaciones relacionadas

ControlNet
avatar
P
Peter Ndiema
1
0
ControlNet
avatar
H
HelgaBlue
0
0
ControlNet
avatar
K
kurorinet145163
1
1
ControlNet
avatar
R
Rick Valentine
0
0
ControlNet
avatar
S
Showevr
0
0
ControlNet
avatar
K
kurorinet145163
1
0
ControlNet
avatar
A
Arsh
0
1
ControlNet
avatar
ぼ
avatar_frame
ぼっち系アクアリスト【三輪閣下】
0
0
ControlNet
avatar
H
Hdng Sdgks
1
1
ControlNet
avatar
K
kurorinet145163
1
1
ControlNet
avatar
S
Sara Sara
0
0
ControlNet
avatar
C
Coach GPT
0
0
ControlNet
avatar
จ
จิรวัฒน์ อ่อนเอื้อน
0
0
ControlNet
avatar
C
conta nova
1
1
ControlNet
avatar
K
kurorinet145163
2
1
ControlNet
avatar
K
kurorinet145163
1
1
ControlNet
avatar
C
carlos RICHTER
0
1
ControlNet
avatar
E
Emily Campos
0
0
ControlNet
avatar
S
Suguro Geto
1
1
ControlNet
avatar
A
Arthorius
0
0
ControlNet
avatar
タ
タビダチ
0
0
ControlNet
avatar
な
なたく
0
1
ControlNet
avatar
J
Jhonattan Gutierrez Otiniano
1
1
ControlNet
avatar
B
BebeFFin BebeFFin
0
0
ControlNet
avatar
E
avatar_frame
EG1
0
0
ControlNet
avatar
C
Cassie B
0
1
ControlNet
avatar
N
Normtone
0
1
ControlNet
avatar
R
RockHopper
0
0
ControlNet
avatar
R
rockroll
0
1
ControlNet
avatar
P
paulo junior
0
0
ControlNet
avatar
鈴
鈴木一郎
2
2
ControlNet
avatar
R
Rael
0
0
ControlNet
logo
Español
Aplicación
Crear imagen Personajes AI Swift AI Entrenamiento de modelos Canvas Aplicación rápida Flujo de trabajo
Sobre él/ella
Estudio Clasificación Chat IA AI blog AI noticias
Ayuda
Guías Servicio al cliente
Obtener aplicación
icon
Download on the
APP Store
icon
GET IT ON
Google Play
Síguenos
iconiconiconiconiconiconicon
© 2025 SeaArt, Inc.
Copyright Policy
Términos
Privacidad 特定商取引法 資金決済法に基づく表示
Más