nielsr HF staff commited on
Commit
a272c74
1 Parent(s): 79a2b54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -57,7 +57,6 @@ image = Image.open(requests.get(url, stream=True).raw)
57
  # Each value in "content" has to be a list of dicts with types ("text", "image")
58
  conversation = [
59
  {
60
-
61
  "role": "user",
62
  "content": [
63
  {"type": "text", "text": "What does the label 15 represent? (1) lava (2) core (3) tunnel (4) ash cloud"},
 
57
  # Each value in "content" has to be a list of dicts with types ("text", "image")
58
  conversation = [
59
  {
 
60
  "role": "user",
61
  "content": [
62
  {"type": "text", "text": "What does the label 15 represent? (1) lava (2) core (3) tunnel (4) ash cloud"},