tommy24 commited on
Commit
157dfcb
·
1 Parent(s): 18267b7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -841,7 +841,7 @@ def classify(platform, UserInput, Images, Textbox2, Textbox3):
841
 
842
  {
843
  "type": "image_url",
844
- "image_url": Images
845
  }
846
  ]
847
  }],
 
841
 
842
  {
843
  "type": "image_url",
844
+ "image_url": image_data
845
  }
846
  ]
847
  }],