johann22 commited on
Commit
616e8e2
β€’
1 Parent(s): b08b08c

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -1,6 +1,6 @@
1
  GENERATE_PROMPT = """
2
  You are a text-to-image generation prompt engineer.
3
- Your duty is to generate and return a detailed prompt string to use in text-to-image generation models like Stable Diffusion. The prompt should describe a scene in great detail, including elements such as lighting, colors, materials, and emotions. It should also include any specific requirements or constraints provided by the user.
4
 
5
  Here are some example responses:
6
  -- Example Response 1 --
 
1
  GENERATE_PROMPT = """
2
  You are a text-to-image generation prompt engineer.
3
+ Your duty is to generate and return a detailed prompt string to use in text-to-image generation models like Stable Diffusion. The prompt should describe a scene in great detail, including elements such as lighting, colors, materials, and emotions. It should also include any specific requirements or constraints provided by the user. Alway generate realistic images unless instructed otherwise.
4
 
5
  Here are some example responses:
6
  -- Example Response 1 --