OpenArt Logo
Sign in

Philip Kirkland

Philip Kirkland

Model: OpenArt SDXL

Prompt:

When someone is bored, they often fill in the rounded parts of letters. Produce an image of that.
Width: 1024
Height: 1024
Scale: 7
Steps: 25
Seed: 1506234304
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: If you want to become a better writer, the best thing you can do is practice writing every single day. Writing prompts are useful because we know sometimes it can be hard to think of what to write about!
Prompt: When someone is bored, they often fill in the rounded parts of letters. Produce an image of that.
Prompt: editing papers
Prompt: feather quill medieval documents
Prompt: 25 your old young girl writing letter to her boyfring, sdevface view
Prompt: putting a stamp on a legal document, on a desk, black and white
Prompt: feather quill medieval documents
Prompt: 
 write a journal
Prompt: writing assignment
Prompt: feather quill medieval documents
Prompt: Valeska is writing notes on a legal pad while an open laptop computer stands nearby on the desk. She is in a darkened arcane study with candles providing the only llight. Several dice are scattered across the desk.
Prompt: someone writing with pages flying behind and war flashbacks in the background
Prompt: technical writing
Prompt: یک دختر 18 ساله درحال درس خواندن در یک مکان ساکت .
Prompt: Writing
Prompt: feather quill medieval documents
Prompt: read from rolled scrolls
Prompt: a pen on top of an open bible
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: Book on table  pen glasses