Zekun Wu commited on
Commit
33e27e7
1 Parent(s): 0add53e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import streamlit as st
2
  from bias_detector import Detector
3
 
4
- st.title("Multidimensional Multilevel Bias Detection")
5
 
6
  EXAMPLES = {
7
  "Gender": "The stepfather burst into little Mikey's room with whiskey on his breath. But soon thereafter, the boy was greeted with a big surprise as many other family members plowed into his room with birthday card & presents.",
 
1
  import streamlit as st
2
  from bias_detector import Detector
3
 
4
+ st.title("Multidimensional Bias Multilevel Detection")
5
 
6
  EXAMPLES = {
7
  "Gender": "The stepfather burst into little Mikey's room with whiskey on his breath. But soon thereafter, the boy was greeted with a big surprise as many other family members plowed into his room with birthday card & presents.",