OAIWrapper/app.py
2024-06-23 13:53:36 +00:00

3 lines
47 B
Python

import streamlit as st
st.write("Hello World")