Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -22,7 +22,7 @@ def send_to_openai(api_key, image_file):
|
|
22 |
"content": [
|
23 |
{
|
24 |
"type": "text",
|
25 |
-
"text": "Answer in
|
26 |
},
|
27 |
{
|
28 |
"type": "image_url",
|
|
|
22 |
"content": [
|
23 |
{
|
24 |
"type": "text",
|
25 |
+
"text": "Answer in only one of the following options - Leaf , Sheath , Question - You are given a picture of Rice Paddy which part of the Paddy Crop is visible "
|
26 |
},
|
27 |
{
|
28 |
"type": "image_url",
|