leavoigt commited on
Commit
55e6d1a
1 Parent(s): 3e2e22a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -53,6 +53,4 @@ with col1:
53
  #preds = model(["input_text"])
54
 
55
  with col2:
56
- st.text(predict(input_text))
57
-
58
- st.write("Example: To promote gender diversity, several new policies are being implemented")
 
53
  #preds = model(["input_text"])
54
 
55
  with col2:
56
+ st.text(predict(input_text))