David-Chew-HL commited on
Commit
aa8b8e8
·
verified ·
1 Parent(s): 966c1f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -136,7 +136,6 @@ with gr.Blocks(title="Qwen3 ASR Transcriber") as demo:
136
  transcript = gr.Textbox(
137
  label="Transcript",
138
  lines=14,
139
- show_copy_button=True,
140
  )
141
 
142
  transcript_file = gr.File(
 
136
  transcript = gr.Textbox(
137
  label="Transcript",
138
  lines=14,
 
139
  )
140
 
141
  transcript_file = gr.File(