arad1367 commited on
Commit
6e6704f
β€’
1 Parent(s): 5f4e9fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ def process_image(api_key, image, prompt="Describe this image in detail."):
86
  report = technical_review_generation(client, image_description)
87
 
88
  # Return both image description and the econometrics report
89
- return f"--- Image Description ---\n{image_description}", f"--- GroqLLaVA EconoMind Report ---\n{report}"
90
 
91
  # Define CSS for centering elements and footer styling
92
  css = """
 
86
  report = technical_review_generation(client, image_description)
87
 
88
  # Return both image description and the econometrics report
89
+ return f"--- Image Description ---\n{image_description}", f"--- GroqLLaVAMA EconoMind Report ---\n{report}"
90
 
91
  # Define CSS for centering elements and footer styling
92
  css = """