woyeso commited on
Commit
a28d25a
·
verified ·
1 Parent(s): a6f19a8

Update app.py

Browse files

Update app.py with custom Assignment Grader App

Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -412,4 +412,5 @@ if st.button("Evaluate"):
412
  st.subheader("Evaluation Results")
413
  st.markdown(summary)
414
  else:
415
- st.error("Please upload a file or enter text manually.")
 
 
412
  st.subheader("Evaluation Results")
413
  st.markdown(summary)
414
  else:
415
+ st.error("Please upload a file or enter text manually.")
416
+