sharktide commited on
Commit
3302257
·
verified ·
1 Parent(s): ebb52fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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("# ClimateNet - A family of tabular classification models to predict natural disasters")
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():