DrishtiSharma commited on
Commit
31929c2
·
verified ·
1 Parent(s): c01a8ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ import tempfile
10
  import time
11
 
12
  # Title and Sidebar
13
- st.title("🤖 Patent Insights Consultant")
14
 
15
  st.sidebar.write(
16
  "This Patent Insights Consultant uses a multi-agent system to provide actionable insights and data analysis for the patent domain."
 
10
  import time
11
 
12
  # Title and Sidebar
13
+ st.title("Patent Insights Consultant")
14
 
15
  st.sidebar.write(
16
  "This Patent Insights Consultant uses a multi-agent system to provide actionable insights and data analysis for the patent domain."