nishantguvvada commited on
Commit
125baa9
·
verified ·
1 Parent(s): 2b532d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ def output(N, P, K, temperature, humidity, ph, rainfall):
57
  else:
58
  st.write("""# No recommendation""")
59
 
60
- image = Image.open('./crop_details.png')
61
  st.image(image)
62
 
63
  if st.button("Recommend"):
 
57
  else:
58
  st.write("""# No recommendation""")
59
 
60
+ image = Image.open('./crop_details.jpg')
61
  st.image(image)
62
 
63
  if st.button("Recommend"):