Marcus719 commited on
Commit
4345ede
·
verified ·
1 Parent(s): eaff02b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -191,8 +191,6 @@ with gr.Blocks(title="Llama 3.2 Lab2 Project") as demo:
191
  output_txt = gr.Textbox(
192
  label="模型回复 (Response)",
193
  lines=15,
194
- show_copy_button=True,
195
- interactive=False
196
  )
197
 
198
  # 底部说明
 
191
  output_txt = gr.Textbox(
192
  label="模型回复 (Response)",
193
  lines=15,
 
 
194
  )
195
 
196
  # 底部说明