Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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=
|
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*
|