Coconuttttt commited on
Commit
9aed0be
ยท
verified ยท
1 Parent(s): d774ecd

Fix show_copy_button compat + add page range inputs

Browse files
Files changed (1) hide show
  1. app_gradio.py +0 -1
app_gradio.py CHANGED
@@ -126,7 +126,6 @@ def build_ui() -> gr.Blocks:
126
  mml_output = gr.Textbox(
127
  label="MML ๊ฒฐ๊ณผ (์œ„: ์ „์ฒดํ™”์Œ NํŒŒํŠธ / ๊ตฌ๋ถ„์„  / ์•„๋ž˜: 3ํŒŒํŠธ)",
128
  lines=25,
129
- show_copy_button=True,
130
  placeholder="๋ณ€ํ™˜ ๊ฒฐ๊ณผ๊ฐ€ ์—ฌ๊ธฐ์— ํ‘œ์‹œ๋ฉ๋‹ˆ๋‹ค.",
131
  )
132
  mml_file_output = gr.File(
 
126
  mml_output = gr.Textbox(
127
  label="MML ๊ฒฐ๊ณผ (์œ„: ์ „์ฒดํ™”์Œ NํŒŒํŠธ / ๊ตฌ๋ถ„์„  / ์•„๋ž˜: 3ํŒŒํŠธ)",
128
  lines=25,
 
129
  placeholder="๋ณ€ํ™˜ ๊ฒฐ๊ณผ๊ฐ€ ์—ฌ๊ธฐ์— ํ‘œ์‹œ๋ฉ๋‹ˆ๋‹ค.",
130
  )
131
  mml_file_output = gr.File(