Update app.py
Browse files
app.py
CHANGED
@@ -238,7 +238,7 @@ def cymatic_interface(frequency, duration, material_type, length, width, height)
|
|
238 |
|
239 |
# Gradio UI elements
|
240 |
with gr.Blocks() as iface:
|
241 |
-
gr.Markdown("# Vers3Dynamics Cymatic
|
242 |
gr.Markdown("Generate sophisticated, Groq-optimized cymatic frequency patterns with advanced analysis and visualization.")
|
243 |
|
244 |
with gr.Row():
|
|
|
238 |
|
239 |
# Gradio UI elements
|
240 |
with gr.Blocks() as iface:
|
241 |
+
gr.Markdown("# Vers3Dynamics Axisymmetric Cymatic Frequencies in Wellness Modulator")
|
242 |
gr.Markdown("Generate sophisticated, Groq-optimized cymatic frequency patterns with advanced analysis and visualization.")
|
243 |
|
244 |
with gr.Row():
|