sourceoftruthdata commited on
Commit
eb918dd
1 Parent(s): 214bfa4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -45,5 +45,5 @@ if my_upload is not None:
45
  st.error("The uploaded file is too large. Please upload an image smaller than 5MB.")
46
  else:
47
  fix_image(upload=my_upload)
48
- else:
49
- fix_image("./examples/zebra.jpg")
 
45
  st.error("The uploaded file is too large. Please upload an image smaller than 5MB.")
46
  else:
47
  fix_image(upload=my_upload)
48
+ # else:
49
+ # fix_image("./examples/zebra.jpg")