alex-abb commited on
Commit
e2417b6
·
verified ·
1 Parent(s): 50639ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -74,7 +74,6 @@ demo = gr.ChatInterface(
74
  value=0.95,
75
  step=0.05,
76
  label="Top-p (nucleus sampling)",
77
- show_copy_button = True
78
 
79
  ),
80
  ],
 
74
  value=0.95,
75
  step=0.05,
76
  label="Top-p (nucleus sampling)",
 
77
 
78
  ),
79
  ],