Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -214,12 +214,6 @@ def create_app():
|
|
214 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
215 |
# Title & subtitles
|
216 |
gr.Markdown("## 🔭 **CycleNavigator (Interactive)**")
|
217 |
-
gr.Markdown(
|
218 |
-
"### <sub>Interactive visual service delivering insights at a glance into "
|
219 |
-
"the four major long cycles—9-year business cycle, 50-year Kondratiev wave, "
|
220 |
-
"80-year financial credit cycle, and 250-year hegemony cycle—through dynamic "
|
221 |
-
"charts and AI chat.</sub>"
|
222 |
-
)
|
223 |
gr.Markdown(
|
224 |
"<sub>"
|
225 |
"<b>Interactive visual service delivering insights at a glance into the four major long cycles— </b>"
|
|
|
214 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
215 |
# Title & subtitles
|
216 |
gr.Markdown("## 🔭 **CycleNavigator (Interactive)**")
|
|
|
|
|
|
|
|
|
|
|
|
|
217 |
gr.Markdown(
|
218 |
"<sub>"
|
219 |
"<b>Interactive visual service delivering insights at a glance into the four major long cycles— </b>"
|