cheeka84 commited on
Commit
6be57c8
·
verified ·
1 Parent(s): 9b278a2

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,4 +68,4 @@ if uploaded_file is not None:
68
  st.success("Batch predictions completed!")
69
  st.write(predictions) # Display the predictions
70
  else:
71
- st.error("Error making batch prediction.")
 
68
  st.success("Batch predictions completed!")
69
  st.write(predictions) # Display the predictions
70
  else:
71
+ st.error(response.status_code)