People walking on a boardwalk near a ship in the water
Some things are just between you and me.
tema = "Arrival of German Immigrants, somente homens" ano = 1824 localidade = "Pequena cidade" tecnica = "oil on the canvas" estilo = "Historical Realism" comando_pintura = f"Crie uma pintura em {tecnica} retratando a {tema} em {localidade} no ano de {ano}. Aplique um estilo de {estilo} to capture the historical authenticity of the moment. Destaque a paisagem, the facial expressions of immigrants and the atmosphere of the time." pintura_resultante = arte_bot.criar_pintura(comando_pintura) pintura_resultante.exibir()
Prompts
Copy
tema = "Arrival of German Immigrants, somente homens"
ano = 1824
localidade = "Pequena cidade"
tecnica = "oil on the canvas"
estilo = "Historical Realism"
comando_pintura = f"Crie uma pintura em {tecnica} retratando a {tema} em {localidade} no ano de {ano}. Aplique um estilo de {estilo} to capture the historical authenticity of the moment. Destaque a paisagem, the facial expressions of immigrants and the atmosphere of the time."
pintura_resultante = arte_bot.criar_pintura(comando_pintura)
pintura_resultante.exibir()
0 comment
0
0
0