Spaces:
Running
Running
update headline
Browse files
app.py
CHANGED
@@ -132,7 +132,7 @@ with gr.Blocks(css=custom_css) as interface:
|
|
132 |
gr.HTML("""
|
133 |
<span style="color:'purple'; font-family: 'Papyrus', cursive; font-weight: bold;">NeuralVista</span><br><br>
|
134 |
|
135 |
-
|
136 |
""")
|
137 |
|
138 |
# Default sample
|
|
|
132 |
gr.HTML("""
|
133 |
<span style="color:'purple'; font-family: 'Papyrus', cursive; font-weight: bold;">NeuralVista</span><br><br>
|
134 |
|
135 |
+
A harmonious framework of tools ☼ designed to illuminate the inner workings of AI.
|
136 |
""")
|
137 |
|
138 |
# Default sample
|