Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -372,8 +372,8 @@ def generate_quake_plot(axis, use_trustnet):
|
|
| 372 |
|
| 373 |
|
| 374 |
with gr.Blocks(theme=gr.themes.Default(), css=".tab-nav-button { font-size: 1.1rem !important; padding: 0.8em; } ") as demo:
|
| 375 |
-
gr.Markdown("
|
| 376 |
-
|
| 377 |
with gr.Tab("🔥 Wildfires"):
|
| 378 |
with gr.Row():
|
| 379 |
with gr.Column():
|
|
|
|
| 372 |
|
| 373 |
|
| 374 |
with gr.Blocks(theme=gr.themes.Default(), css=".tab-nav-button { font-size: 1.1rem !important; padding: 0.8em; } ") as demo:
|
| 375 |
+
gr.Markdown("### STRIKE: A High-Precision AI Framework for Early Prediction of Natural Diasters")
|
| 376 |
+
gr.Markdown("##### Preview")
|
| 377 |
with gr.Tab("🔥 Wildfires"):
|
| 378 |
with gr.Row():
|
| 379 |
with gr.Column():
|