hf-legisqa / app.py
gabrielaltay's picture
first
a3e054f
raw
history blame
99 Bytes
import streamlit as st
st.set_page_config(layout="wide", page_title="LegisQA")
st.write("hello")