Automated ingestion of prompt: GoPro Action
This commit is contained in:
parent
5201970ba7
commit
4a15b93687
|
|
@ -0,0 +1,72 @@
|
|||
---
|
||||
title: "GoPro Action"
|
||||
contributor: "@ersinkoc"
|
||||
tags: #general, #ersinkoc
|
||||
---
|
||||
|
||||
{
|
||||
"prompt": "You will perform an image edit using the people from the provided photos as the main subjects. Preserve their core likeness. Transform Subject 1 (male) and Subject 2 (male) into adrenaline-junkie urban explorers atop a massive skyscraper. The image is a high-energy, wide-angle POV selfie taken by Subject 1, capturing both men precariously perched on the edge of a rooftop ledge with a dizzying vertical drop to the city streets below. Adhere strictly to a cinematic 1:1 aspect ratio.",
|
||||
"details": {
|
||||
"year": "Present Day",
|
||||
"genre": "GoPro",
|
||||
"location": "The rooftop ledge of a 100-story skyscraper in a dense metropolis.",
|
||||
"lighting": [
|
||||
"Golden hour sunlight",
|
||||
"Direct harsh flares",
|
||||
"Natural outdoor exposure"
|
||||
],
|
||||
"camera_angle": "Extreme wide-angle fisheye POV (selfie angle), high distortion on the edges, tilting downwards to show the street far below.",
|
||||
"emotion": [
|
||||
"Exhilarated",
|
||||
"Fearless",
|
||||
"Adrenaline-fueled"
|
||||
],
|
||||
"color_palette": [
|
||||
"Sky blue",
|
||||
"Sunset orange",
|
||||
"Concrete grey",
|
||||
"Vivid sportswear neons"
|
||||
],
|
||||
"atmosphere": [
|
||||
"Vertigo-inducing",
|
||||
"Windy",
|
||||
"Epic",
|
||||
"Dangerous"
|
||||
],
|
||||
"environmental_elements": "Tiny cars visible on the grid-like streets below, lens flare artifacts, birds flying beneath the subjects, wind blowing their clothes.",
|
||||
"subject1": {
|
||||
"costume": "A technical windbreaker jacket, fingerless grip gloves, and a backward baseball cap.",
|
||||
"subject_expression": "A wide, shouting grin of pure excitement, looking into the lens.",
|
||||
"subject_action": "Holding the camera arm extended (selfie style) while leaning out over the void."
|
||||
},
|
||||
"negative_prompt": {
|
||||
"exclude_visuals": [
|
||||
"ground level view",
|
||||
"interiors",
|
||||
"studio lighting",
|
||||
"tripod stability",
|
||||
"bokeh",
|
||||
"flat lens"
|
||||
],
|
||||
"exclude_styles": [
|
||||
"oil painting",
|
||||
"sketch",
|
||||
"vintage film",
|
||||
"studio portrait"
|
||||
],
|
||||
"exclude_colors": [
|
||||
"sepia",
|
||||
"monochrome"
|
||||
],
|
||||
"exclude_objects": [
|
||||
"safety railings",
|
||||
"fences"
|
||||
]
|
||||
},
|
||||
"subject2": {
|
||||
"costume": "A hooded athletic vest, cargo joggers, and climbing shoes.",
|
||||
"subject_expression": "Intense focus mixed with a daredevil smirk.",
|
||||
"subject_action": "Balancing on one leg on the very edge of the cornice, throwing a 'peace' sign towards the camera."
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue