Spaces:
Sleeping
Sleeping
Commit
·
931daea
1
Parent(s):
0c774af
Update app.py
Browse files
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">
|
199 |
False-Alarm-Detector
|
200 |
</h1>
|
201 |
""")
|
|
|
195 |
with gr.Blocks() as demo1:
|
196 |
gr.Markdown(
|
197 |
"""
|
198 |
+
<h1 align="center", color = "red">
|
199 |
False-Alarm-Detector
|
200 |
</h1>
|
201 |
""")
|