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