Severian commited on
Commit
f764cde
·
verified ·
1 Parent(s): 8f8cec3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1132,7 +1132,7 @@ def export_filtered_data(species_selection, emotion_selection, lens_selection,
1132
  # ---------------------------------------------------------------
1133
  # Gradio Interface
1134
  # ---------------------------------------------------------------
1135
- with gr.Blocks(theme=gr.themes.Soft(primary_hue="teal", secondary_hue="cyan")) as demo:
1136
  gr.Markdown("""
1137
  # 🌟 **CMT Holographic Information Geometry Engine v5.0**
1138
  *Revolutionary interspecies communication analysis platform*
 
1132
  # ---------------------------------------------------------------
1133
  # Gradio Interface
1134
  # ---------------------------------------------------------------
1135
+ with gr.Blocks(theme='Nymbo/Alyx_Theme') as demo:
1136
  gr.Markdown("""
1137
  # 🌟 **CMT Holographic Information Geometry Engine v5.0**
1138
  *Revolutionary interspecies communication analysis platform*