shukdevdatta123 commited on
Commit
fabd7af
Β·
verified Β·
1 Parent(s): a7592e1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -291,9 +291,6 @@ def create_gradio_app():
291
  padding: 15px;
292
  margin: 10px 0;
293
  }
294
- #accordion .gr-accordion{
295
- background: linear-gradient(45deg, #26f1b5 0%, #307f3f 100%);
296
- }
297
  """
298
 
299
  with gr.Blocks(css=css, title="πŸ€– Creative Agentic AI Chat", theme=gr.themes.Soft()) as app:
@@ -307,7 +304,6 @@ def create_gradio_app():
307
  """)
308
 
309
  # NeuroScope AI Section
310
- with gr.Group(elem_id="accordion"):
311
  with gr.Accordion("πŸ€– NeuroScope AI", open=False):
312
  gr.Markdown("""
313
  - 🧠 Intelligence (Neuro)
 
291
  padding: 15px;
292
  margin: 10px 0;
293
  }
 
 
 
294
  """
295
 
296
  with gr.Blocks(css=css, title="πŸ€– Creative Agentic AI Chat", theme=gr.themes.Soft()) as app:
 
304
  """)
305
 
306
  # NeuroScope AI Section
 
307
  with gr.Accordion("πŸ€– NeuroScope AI", open=False):
308
  gr.Markdown("""
309
  - 🧠 Intelligence (Neuro)