Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -10,7 +10,7 @@ import tempfile
|
|
10 |
import time
|
11 |
|
12 |
# Title and Sidebar
|
13 |
-
st.title("
|
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."
|