AkashMnd commited on
Commit
c77361d
1 Parent(s): c585bc1

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 three words only, does the image uploaded have a healthy rice leaf - Yes or No , does the image uploaded have a rice leaf with Major (not small) circular spots - Yes or No , does the image uploaded have a rice leaf have a major yellowish discoloration in some areas (ignore spots) - Yes or No , DO NOT RESPOND IN MORE THAN THREE WORDS "
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",