import streamlit as st def add_logo(): st.markdown( """ """, unsafe_allow_html=True, )