This commit is contained in:
langchain
2026-01-16 06:20:35 +00:00
parent cad63d34d1
commit 7cd51f13d8

2
app.py
View File

@@ -19,7 +19,7 @@ st.set_page_config(
) )
# 应用标题 # 应用标题
st.title("🎈 Streamlit 示应用") st.title("🎈 Streamlit 示应用")
st.markdown("这是一个展示 Streamlit 各种功能的示例应用。") st.markdown("这是一个展示 Streamlit 各种功能的示例应用。")
# 侧边栏 # 侧边栏