ciaochris commited on
Commit
80031dd
·
verified ·
1 Parent(s): 6e5db15

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 AI Frequency Modulator (CAF-Testing)")
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():