rahul7star commited on
Commit
5deb4cf
·
verified ·
1 Parent(s): 4a10b52

Update app_qwen_tts.py

Browse files
Files changed (1) hide show
  1. app_qwen_tts.py +1 -1
app_qwen_tts.py CHANGED
@@ -158,7 +158,7 @@ def run_pipeline(question):
158
  # UI
159
  # =====================================================
160
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
161
- gr.Markdown("## 🤖 Document Q&A with Voice")
162
 
163
  with gr.Row():
164
  with gr.Column(scale=1):
 
158
  # UI
159
  # =====================================================
160
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
161
+
162
 
163
  with gr.Row():
164
  with gr.Column(scale=1):