Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ logging.basicConfig(level=logging.INFO, format='%(asctime)s - %(levelname)s - %(
|
|
17 |
# Title and Application Introduction
|
18 |
st.title("Patent Strategy and Innovation Consultant")
|
19 |
st.sidebar.write(
|
20 |
-
"This application
|
21 |
)
|
22 |
|
23 |
# User Input Section
|
|
|
17 |
# Title and Application Introduction
|
18 |
st.title("Patent Strategy and Innovation Consultant")
|
19 |
st.sidebar.write(
|
20 |
+
"This application provides actionable insights and comprehensive analysis for patent-related strategies."
|
21 |
)
|
22 |
|
23 |
# User Input Section
|