Khanmx99 commited on
Commit
554f37f
·
verified ·
1 Parent(s): 0fe93d2

Deploy Pak Angels AI Tutor

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -246,7 +246,7 @@ def build_app() -> gr.Blocks:
246
  label="Pak Angels AI Tutor",
247
  type="messages",
248
  height=520,
249
- buttons=["copy"],
250
  allow_tags=False,
251
  )
252
  message_box = gr.Textbox(
 
246
  label="Pak Angels AI Tutor",
247
  type="messages",
248
  height=520,
249
+ show_copy_button=True,
250
  allow_tags=False,
251
  )
252
  message_box = gr.Textbox(