BhumikaMak commited on
Commit
1a15e9a
·
verified ·
1 Parent(s): fc9d60f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,7 +132,7 @@ with gr.Blocks(css=custom_css) as interface:
132
  gr.HTML("""
133
  <span style="color: #E6E6FA; font-weight: bold;" id="neural-vista-title">NeuralVista</span><br>
134
 
135
- A powerful tool designed to help you <span style="color: #E6E6FA; font-weight: bold;" id="neural-vista-text">visualize</span> models in action.
136
  """)
137
 
138
  # Default sample
 
132
  gr.HTML("""
133
  <span style="color: #E6E6FA; font-weight: bold;" id="neural-vista-title">NeuralVista</span><br>
134
 
135
+ Comprehensive suite of tools designed to enhance the <span style="color: #E6E6FA; font-weight: bold;" id="neural-vista-text">transparency</span> and <span style="color: #E6E6FA; font-weight: bold;" id="neural-vista-text">interpretability</span> of AI models throughout their lifecycle, Making complex AI systems more <span style="color: #E6E6FA; font-weight: bold;" id="neural-vista-text">accessible</span> and trustworthy.
136
  """)
137
 
138
  # Default sample