rahul7star commited on
Commit
833936d
·
verified ·
1 Parent(s): 737dc15

Update app_qwen_tts_fast.py

Browse files
Files changed (1) hide show
  1. app_qwen_tts_fast.py +1 -1
app_qwen_tts_fast.py CHANGED
@@ -175,7 +175,7 @@ def run_pipeline(question: str, language_id: str):
175
  # =====================================================
176
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
177
 
178
- gr.Markdown("# 📄 Qwen CPU Assistant + TTS (Multilingual)")
179
 
180
  with gr.Row():
181
  with gr.Column(scale=1):
 
175
  # =====================================================
176
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
177
 
178
+
179
 
180
  with gr.Row():
181
  with gr.Column(scale=1):