Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -162,7 +162,7 @@ label {
|
|
162 |
}"""
|
163 |
with gr.Blocks(css=dark_css) as demo:
|
164 |
# Header section with larger, centered title
|
165 |
-
gr.Markdown("<h1 style='text-align: center;color:white'>Collinear Guard Nano</h1>")
|
166 |
gr.Markdown(
|
167 |
"""
|
168 |
<p style='text-align: center;color:white'>
|
|
|
162 |
}"""
|
163 |
with gr.Blocks(css=dark_css) as demo:
|
164 |
# Header section with larger, centered title
|
165 |
+
#gr.Markdown("<h1 style='text-align: center;color:white'>Collinear Guard Nano</h1>")
|
166 |
gr.Markdown(
|
167 |
"""
|
168 |
<p style='text-align: center;color:white'>
|