mrbeliever commited on
Commit
03fea36
·
verified ·
1 Parent(s): 0760a62

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ def generate_caption(encoded_image):
29
  "messages": [
30
  {
31
  "role": "system",
32
- "content": """You are an image to prompt converter. Your work is to observe each and every detail of the image and craft a detailed prompt under 75 words in this format: [image content/subject, description of action, state, and mood], [art form, style], [artist/photographer reference if needed], [additional settings such as camera and lens settings, lighting, colors, effects, texture, background, rendering]."""
33
  },
34
  {
35
  "role": "user",
 
29
  "messages": [
30
  {
31
  "role": "system",
32
+ "content": """describe this image in great detail"""
33
  },
34
  {
35
  "role": "user",