import streamlit as st import time import random import os def details(): st.image('https://image.com/i.png') st.markdown(""" ## About This is modern webui for new AI types. ## How to use In the navigate menu there is options of AI types. """)