TheoLvs commited on
Commit
ab8500f
1 Parent(s): 6b59d2b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -296,6 +296,7 @@ with gr.Blocks(title="🌍 Climate Q&A", css="style.css", theme=theme) as demo:
296
  # Gradio
297
  gr.Markdown("<h1><center>Climate Q&A 🌍</center></h1>")
298
  gr.Markdown("<h4><center>Ask climate-related questions to the IPCC reports</center></h4>")
 
299
 
300
 
301
  with gr.Row():
 
296
  # Gradio
297
  gr.Markdown("<h1><center>Climate Q&A 🌍</center></h1>")
298
  gr.Markdown("<h4><center>Ask climate-related questions to the IPCC reports</center></h4>")
299
+ gr.Markdown("<h2 style='color:red'><center>WARNING - We have a small temporary bug on HF platform, you can use the new v1.0 version in the meantime https://climateqa.com</center></h4>")
300
 
301
 
302
  with gr.Row():