OpenArt Logo
Sign in

Sachintha Madushan

Sachintha Madushan

Model: Juggernaut XL

Prompt:

Professional language translation service
Width: 1024
Height: 1024
Scale: 7
Steps: 25
Seed: 878514276
Sampler: DPM++ 2M SDE Karras

Create your first image using OpenArt.

With over 100+ models and styles to choose from, you can create stunning images.

More images like this
Prompt: When someone is bored, they often fill in the rounded parts of letters. Produce an image of that.
Prompt: reparacion de credito
Prompt: car accident settlement documentation
Prompt: writing assignment
Prompt: import openai
import textwrap

# Set up OpenAI API credentials
openai.api_key = "YOUR_API_KEY"

# Define the text to generate the pen picture from
text = """
As the director of Waterloo Hospital in Garforth, which offers low secure, open, and locked rehabilitation services for patients with mental health conditions, I am acutely aware of the challenges we face in filling vacant beds and managing patient flow effectively. One of the primary issues we encounter is the lengthy process of obtaining approval from the Integrated Care Board (ICB) panel for patient admissions. This delay can significantly impact our ability to provide timely care and utilize our resources optimally.

[...]

By presenting a comprehensive pen picture that highlights the complexities of these challenges, we can foster a deeper understanding among decision-makers and stakeholders, paving the way for more effective solutions and improved patient outcomes.
"""

# Define the prompt for GPT-3
prompt = f"Generate a pen picture based on the following text:\n\n{text}\n\nPen Picture:"

# Call the GPT-3 API to generate the pen picture
response = openai.Completion.create(
    engine="text-davinci-003",
    prompt=prompt,
    max_tokens=500,
    n=1,
    stop=None,
    temperature=0.7,
)

# Extract the generated pen picture from the response
pen_picture = response.choices[0].text.strip()

# Print the generated pen picture
print("Generated Pen Picture:")
print("\n".join(textwrap.wrap(pen_picture, width=80)))
Prompt: When someone is bored, they often fill in the rounded parts of letters. Produce an image of that.
Prompt: Prompt para Imagem de Reels:

Crie uma capa de Reels vertical (1080x1920 pixels) para Instagram com foco em advogados. A imagem deve transmitir profissionalismo e atratividade visual, incluindo os seguintes elementos:

Fundo: Um ambiente jurídico, como uma mesa de escritório bem organizada com documentos, um martelo de juiz ou uma balança da justiça ao fundo, criando uma atmosfera de seriedade.

Personagem: Um advogado ou advogada de aparência profissional, vestindo um terno ou traje formal, olhando diretamente para a câmera com uma expressão confiante, para transmitir autoridade e expertise.

Texto:  

Principal: "Quer se destacar na sua carreira?" (em destaque e visualmente chamativo)
Chamada para ação: "Confira o novo artigo no blog do Lawservices!" (posicionado abaixo do texto principal).
Cores: Utilize uma paleta de cores sóbrias e elegantes, como azul-marinho, cinza e branco, reforçando o tom sério e profissional da imagem.

Logo: Inclua discretamente o logo do blog do Lawservices no canto inferior da imagem, mantendo um equilíbrio visual.

Nota: A imagem não deve conter escritos além dos textos mencionados e deve manter margens seguras.