Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -841,7 +841,7 @@ def classify(platform, UserInput, Images, Textbox2, Textbox3):
|
|
841 |
|
842 |
{
|
843 |
"type": "image_url",
|
844 |
-
"image_url":
|
845 |
}
|
846 |
]
|
847 |
}],
|
|
|
841 |
|
842 |
{
|
843 |
"type": "image_url",
|
844 |
+
"image_url": image_data
|
845 |
}
|
846 |
]
|
847 |
}],
|