shukdevdatta123 commited on
Commit
f85b127
·
verified ·
1 Parent(s): e56c18b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -0
app.py CHANGED
@@ -307,6 +307,12 @@ def create_gradio_app():
307
  </div>
308
  """)
309
 
 
 
 
 
 
 
310
  # NeuroScope AI Section
311
  with gr.Group():
312
  with gr.Accordion("🤖 NeuroScope AI", open=False, elem_id="neuroscope-accordion"):
 
307
  </div>
308
  """)
309
 
310
+ gr.HTML("""
311
+ <div>
312
+ <img src="ChatGPT Image May 30, 2025, 07_20_10 PM.png" alt="NeuroScope-AI" width="200" height="200">
313
+ </div>
314
+ """)
315
+
316
  # NeuroScope AI Section
317
  with gr.Group():
318
  with gr.Accordion("🤖 NeuroScope AI", open=False, elem_id="neuroscope-accordion"):