ManoharPalanisamy commited on
Commit
36426e2
·
verified ·
1 Parent(s): 66851a0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ prompt = [
45
 
46
  # Stream App framework
47
  st.set_page_config(page_title="I can Retrieve Any SQL query")
48
- st.header("AI-Powered SQL Insights: Unlocking Data with Gemini Pro")
49
 
50
  # Display student details from the database
51
  st.subheader("Student Details:")
 
45
 
46
  # Stream App framework
47
  st.set_page_config(page_title="I can Retrieve Any SQL query")
48
+ st.header("AI-Powered SQL Insights with Gemini Pro")
49
 
50
  # Display student details from the database
51
  st.subheader("Student Details:")