RushiMane2003 commited on
Commit
8a14b9d
·
verified ·
1 Parent(s): 81fa5a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -224,7 +224,6 @@ def analyze_plant_image(image_path, plant_name, language):
224
  Only return the JSON data and nothing else. Ensure the JSON is valid and properly formatted.
225
  If the plant appears completely healthy, set is_healthy to true and include an empty results array.
226
  Additionally, provide the response in {language} language.
227
- while provide the response in {language} translate the keys also in the json to {language}.
228
  and at end show which all data from feedback was taken into consideration and if no data was taken so no data.
229
  Addition mostly the user Will be an Indian so the Crop images will also be from india so do the predictions accordingly.
230
  """
 
224
  Only return the JSON data and nothing else. Ensure the JSON is valid and properly formatted.
225
  If the plant appears completely healthy, set is_healthy to true and include an empty results array.
226
  Additionally, provide the response in {language} language.
 
227
  and at end show which all data from feedback was taken into consideration and if no data was taken so no data.
228
  Addition mostly the user Will be an Indian so the Crop images will also be from india so do the predictions accordingly.
229
  """