sudip2003 commited on
Commit
6775f8d
·
verified ·
1 Parent(s): fc22225

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ genai.configure(api_key=os.getenv('gemini_apy_key'))
9
 
10
  def image_captioning_generation(image):
11
  analysis_prompt = """
12
- You are a professional social media strategist, specializing in creating viral content for Instagram Reels. Your task is to generate a highly engaging, viral-worthy caption and relevant hashtags based on the video.
13
 
14
  Please create a caption that:
15
 
 
9
 
10
  def image_captioning_generation(image):
11
  analysis_prompt = """
12
+ You are a professional social media strategist, specializing in creating viral content for Instagram Reels. Your task is to generate a highly engaging, viral-worthy caption and relevant hashtags based on the image.
13
 
14
  Please create a caption that:
15