OAIWrapper/app.py

3 lines
47 B
Python
Raw Normal View History

2024-06-23 13:53:36 +00:00
import streamlit as st
st.write("Hello World")