Update app.py
Browse files
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
|
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 |
|