gauravgulati619 aryanxxvii commited on
Commit
f2885cb
·
verified ·
1 Parent(s): b1721a1

Update brain.py (#7)

Browse files

- Update brain.py (aff763abeb801c5faa5ccb543231358a84108c25)


Co-authored-by: Aryan Wadhawan <aryanxxvii@users.noreply.huggingface.co>

Files changed (1) hide show
  1. brain.py +1 -1
brain.py CHANGED
@@ -54,7 +54,7 @@ def analyze_image_with_query(query, model, encoded_image):
54
  "type": "text",
55
  "text": system_prompt
56
  },
57
- ]
58
  "role": "user",
59
  "content": [
60
  {
 
54
  "type": "text",
55
  "text": system_prompt
56
  },
57
+ ],
58
  "role": "user",
59
  "content": [
60
  {