opencopilot / page3.py
ehristoforu's picture
Update page3.py
8d53446 verified
raw
history blame
276 Bytes
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.
""")