Import openai prompt = f""" In the style of Street Fighter 6 Character Style
![import openai
prompt = f"""
In the style of Street Fighter 6 Character Style, Realistic Anime Style, Masterpiece CG, professional color grading, ultra-detailed, 16k resolution, HDR,
create a digital illustration of Street Fighter characters Releasing the Dark Hadou energy
The artwork should feature:
- Crashing energies
- A setting sun
- A ancient Edo temple
The color palette should be vibrant and violent
The overall composition should evoke a sense of dread, death, destruction
Additional instructions:
- Focus on the intense and powerful energy emanating from the Street Fighter characters as they unleash the Dark Hadou.
- Incorporate dramatic lighting and dynamic camera angles to heighten the sense of action and drama.
- Pay close attention to the intricate details and textures of the characters, the environment, and the energy effects.
"""
response = openai.Image.create(
prompt=prompt,
n=1,
size="1024x1024",
response_format="url"
)
image_url = response["data"][0]["url"]
print(f"Generated image URL: {image_url}")](https://image.cdn2.seaart.me/2024-06-15/cpmhjade878c73b7u20g/280d4b4a31e8f52046f08887abd76604079a5acd_high.webp)
Generation Data
Registro
Prompts
Copiar prompts
import openai
prompt = f"""
In the style of Street Fighter 6 Character Style
,
Realistic Anime Style
,
Masterpiece CG
,
professional color grading
,
ultra-detailed
,
16k resolution
,
HDR
,
create a digital illustration of Street Fighter characters Releasing the Dark Hadou energy
The artwork should feature:
- Crashing energies
- A setting sun
- A ancient Edo temple
The color palette should be vibrant and violent
The overall composition should evoke a sense of dread
,
death
,
destruction
Additional instructions:
- Focus on the intense and powerful energy emanating from the Street Fighter characters as they unleash the Dark Hadou
.
- Incorporate dramatic lighting and dynamic camera angles to heighten the sense of action and drama
.
- Pay close attention to the intricate details and textures of the characters
,
the environment
,
and the energy effects
.
"""
response = openai
.
Image
.
create(
prompt=prompt
,
n=1
,
size="1024x1024"
,
response_format="url"
)
image_url = response["data"][0]["url"]
print(f"Generated image URL: {image_url}")
INFO
Checkpoint & LoRA

Checkpoint
CyberRealistic
0 comentario(s)
0
0
0