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