saurabhg2083 commited on
Commit
df8105a
1 Parent(s): 177651b
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -107,4 +107,5 @@ if st.button("Check Bias"):
107
  #print(result.text) # This sentence has bad grammar.
108
  st.success(f"Predicted Label: {predicted_label_text} and new Text is: {result.text}")
109
  else:
110
- st.warning("Please enter text Job Description.")
 
 
107
  #print(result.text) # This sentence has bad grammar.
108
  st.success(f"Predicted Label: {predicted_label_text} and new Text is: {result.text}")
109
  else:
110
+ st.warning("Please enter text Job Description.")
111
+