Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -10,7 +10,7 @@ import tempfile
|
|
10 |
import time
|
11 |
|
12 |
# Title and Application Introduction
|
13 |
-
st.title("Patent
|
14 |
st.sidebar.write(
|
15 |
"This Patent Insights Consultant uses a multi-agent system to provide actionable insights and data analysis for the patent domain."
|
16 |
)
|
|
|
10 |
import time
|
11 |
|
12 |
# Title and Application Introduction
|
13 |
+
st.title("Patent Strategy and Innovation Consultant")
|
14 |
st.sidebar.write(
|
15 |
"This Patent Insights Consultant uses a multi-agent system to provide actionable insights and data analysis for the patent domain."
|
16 |
)
|