skydaive commited on
Commit
a51c16c
Β·
verified Β·
1 Parent(s): 799f8a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ def run_coding(validation_text):
43
 
44
 
45
  with gr.Blocks(title="Storyboard β†’ Validation β†’ Coding β†’ Video") as demo:
46
- gr.Markdown("## 🎬 NV⁻ Center Explainer β€” Agent Pipeline Demo")
47
 
48
  with gr.Row():
49
  prompt_in = gr.Textbox(label="Enter your prompt", placeholder="e.g. Explain NV- center in diamond...")
 
43
 
44
 
45
  with gr.Blocks(title="Storyboard β†’ Validation β†’ Coding β†’ Video") as demo:
46
+ gr.Markdown("## 🎬 Prompt to Narrated Manim video!")
47
 
48
  with gr.Row():
49
  prompt_in = gr.Textbox(label="Enter your prompt", placeholder="e.g. Explain NV- center in diamond...")