import streamlit as st import awesome_streamlit as ast def write(): st.markdown( """ # Hate Speech Detection In this HuggingFace space you will be able to test our Hate Speech Detection model that we have built at [VERÄ°M - Center of Excellence in Data Analytics](https://github.com/verimsu) . """ )