NeuralFalcon commited on
Commit
117f764
·
verified ·
1 Parent(s): a7f969d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -477,7 +477,7 @@ def create_demo_interface(demo_instance: VibeVoiceDemo):
477
 
478
 
479
 
480
- import gradio as gr
481
 
482
  def build_conversation_prompt(topic, *speaker_names):
483
  """
 
477
 
478
 
479
 
480
+
481
 
482
  def build_conversation_prompt(topic, *speaker_names):
483
  """