kisooofficial commited on
Commit
c1e14ae
1 Parent(s): 931daea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -195,7 +195,7 @@ demo.launch(share=True)
195
  with gr.Blocks() as demo1:
196
  gr.Markdown(
197
  """
198
- <h1 align="center", color = "red">
199
  False-Alarm-Detector
200
  </h1>
201
  """)
 
195
  with gr.Blocks() as demo1:
196
  gr.Markdown(
197
  """
198
+ <h1 align="center">
199
  False-Alarm-Detector
200
  </h1>
201
  """)