Arafed view of a city with a lot of tall buildings
![def generate_prompts(theme, style, main_elements, variations):
prompts = []
for i, variation in enumerate(variations):
prompt = f"{theme} em estilo {style}. {main_elements} Variar {variation}."
prompts.append(f"Imagem {i+1}: {prompt}")
return prompts
# Defining theme parameters = "paisagens futuristas"
style = "arte digital"
main_elements = "horizonte de cidade futurista, with tall skyscrapers and neon lights."
variations = [
"sky color to purple at dusk, flying vehicles on the horizon",
"sky color to night blue, vertical gardens in buildings",
"color of the sky to red at dawn, rios de luz pelas ruas",
"sky color to green at noon, delivery drones in the sky"
]
prompts = generate_prompts(theme, style, main_elements, variations)
for prompt in prompts:
print(prompt)](https://image.cdn2.seaart.me/2024-05-30/cpbs8j5e878c73959oq0/e2b99b959c9fd451571be5c51a4b0d559917c31f_high.webp)

def generate_prompts(theme, style, main_elements, variations): prompts = [] for i, variation in enumerate(variations): prompt = f"{theme} em estilo {style}. {main_elements} Variar {variation}." prompts.append(f"Imagem {i+1}: {prompt}") return prompts # Defining theme parameters = "paisagens futuristas" style = "arte digital" main_elements = "horizonte de cidade futurista, with tall skyscrapers and neon lights." variations = [ "sky color to purple at dusk, flying vehicles on the horizon", "sky color to night blue, vertical gardens in buildings", "color of the sky to red at dawn, rios de luz pelas ruas", "sky color to green at noon, delivery drones in the sky" ] prompts = generate_prompts(theme, style, main_elements, variations) for prompt in prompts: print(prompt)
คำพรอมต์
คัดลอกคำพรอมต์
def generate_prompts(theme
,
style
,
main_elements
,
variations):
prompts = []
for i
,
variation in enumerate(variations):
prompt = f"{theme} em estilo {style}
.
{main_elements} Variar {variation}
.
"
prompts
.
append(f"Imagem {i+1}: {prompt}")
return prompts
# Defining theme parameters = "paisagens futuristas"
style = "arte digital"
main_elements = "horizonte de cidade futurista
,
with tall skyscrapers and neon lights
.
"
variations = [
"sky color to purple at dusk
,
flying vehicles on the horizon"
,
"sky color to night blue
,
vertical gardens in buildings"
,
"color of the sky to red at dawn
,
rios de luz pelas ruas"
,
"sky color to green at noon
,
delivery drones in the sky"
]
prompts = generate_prompts(theme
,
style
,
main_elements
,
variations)
for prompt in prompts:
print(prompt)
ข้อมูล
Checkpoint & LoRA

Checkpoint
epiCRealism
#สมจริง
#Photography
0 ความคิดเห็น
0
0
0