bluenevus commited on
Commit
2b3bcb4
·
verified ·
1 Parent(s): 02b84df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -122,8 +122,8 @@ def generate_image_prompt(slide_content):
122
  prompt = f"""
123
  Based on the following slide content, create a detailed prompt for generating
124
  an image that represents the main idea of the slide. The image should be
125
- suitable for a professional presentation and limit text if needed to a word or two.
126
- Slide content:
127
  {slide_content}
128
  Image prompt:
129
  """
 
122
  prompt = f"""
123
  Based on the following slide content, create a detailed prompt for generating
124
  an image that represents the main idea of the slide. The image should be
125
+ suitable for a professional presentation and do not use any words or text in the image.
126
+
127
  {slide_content}
128
  Image prompt:
129
  """