Abrar20 commited on
Commit
bb1fd7f
Β·
verified Β·
1 Parent(s): 69c8022

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -435,7 +435,7 @@ with gr.Blocks(title="Fertilizer Calculator 🌾🚜") as demo:
435
  """
436
  # Fertilizer Calculator 🌾🚜
437
  Enter your soil test values below (leave blank if unknown).
438
- Then select your rice variety (and yield goal) to see recommended fertilizer requirements!
439
  """
440
  )
441
 
 
435
  """
436
  # Fertilizer Calculator 🌾🚜
437
  Enter your soil test values below (leave blank if unknown).
438
+ Then select your rice variety to see recommended fertilizer requirements!
439
  """
440
  )
441