Spaces:
Running
Running
Update app_qwen_tts_fast.py
Browse files- 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 |
-
|
| 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):
|