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