BhumikaMak commited on
Commit
68f6fc9
·
verified ·
1 Parent(s): 6121184

update headline

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -130,9 +130,9 @@ body {
130
  with gr.Blocks(css=custom_css) as interface:
131
 
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
 
130
  with gr.Blocks(css=custom_css) as interface:
131
 
132
  gr.HTML("""
133
+ <span style="color:'purple'; font-family: 'Papyrus', font-size: 18px; cursive; font-weight: bold;">NeuralVista</span><br><br>
134
 
135
+ <span style="color:'purple'; font-family: 'Papyrus', font-size: 18px; cursive; font-weight: bold;">A harmonious framework of tools ☼ designed to illuminate the inner workings of AI.</span>
136
  """)
137
 
138
  # Default sample