AkashMnd commited on
Commit
27fd04a
·
1 Parent(s): 2b09336

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 only one of the following options - Leaf , Sheath , Question - You are given a picture of Rice Paddy which part of the Paddy Crop is prominently visible "
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 prominently visible , Leaf should be the whole leaf , and Sheath Can be a little part of the Leaf and Should Show the Stem and Maybe Grains "
26
  },
27
  {
28
  "type": "image_url",