SoDehghan commited on
Commit
95ed641
β€’
1 Parent(s): adfe607

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ import models.hsd_tr
11
 
12
  st.set_page_config(
13
  page_title="Hate Speech Detection",
14
- page_icon="",
15
  layout='wide'
16
  )
17
 
 
11
 
12
  st.set_page_config(
13
  page_title="Hate Speech Detection",
14
+ page_icon="πŸ“–",
15
  layout='wide'
16
  )
17