prithivMLmods commited on
Commit
da50847
·
verified ·
1 Parent(s): 732538b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -367,7 +367,7 @@ with gr.Blocks(title="GLM-OCR") as demo:
367
  label="",
368
  lines=16,
369
  show_label=False,
370
- show_copy_button=True,
371
  elem_classes=["output-text"]
372
  )
373
 
 
367
  label="",
368
  lines=16,
369
  show_label=False,
370
+ #show_copy_button=True,
371
  elem_classes=["output-text"]
372
  )
373