JaredBailey commited on
Commit
3c6cb52
·
verified ·
1 Parent(s): ee11c58

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -73,5 +73,5 @@ result = predict_image(image_path=img, model=model_loaded)
73
 
74
  if result is not None:
75
  st.write(result)
76
- st.write(:chipmunk:)
77
- st.write(:bird:)
 
73
 
74
  if result is not None:
75
  st.write(result)
76
+ st.write(":chipmunk:")
77
+ st.write(":bird:")