Hammad712 commited on
Commit
6616ad2
·
verified ·
1 Parent(s): 6222689

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,7 +163,7 @@ def encode_image(image_path):
163
 
164
  def explain_image(base64_image):
165
  text_query = '''
166
- explain the image
167
  '''
168
  chat_completion = client.chat.completions.create(
169
  messages=[
 
163
 
164
  def explain_image(base64_image):
165
  text_query = '''
166
+ explain the image according to the pakistani food item.
167
  '''
168
  chat_completion = client.chat.completions.create(
169
  messages=[