Test2 / app.py
ziyingsk's picture
Upload app.py
358c332 verified
raw
history blame contribute delete
103 Bytes
import streamlit as st
import os
st.set_page_config(page_title="Q&A Demo" )
st.header("Langchain")