terry-li-hm commited on
Commit
34b04bf
·
1 Parent(s): 98c06b0
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -50,7 +50,6 @@ def launch():
50
  outputs=text_outputs,
51
  fn=lambda x: model_inference(x, "yue"),
52
  examples_per_page=1,
53
- scale=1,
54
  )
55
 
56
  with gr.Row():
 
50
  outputs=text_outputs,
51
  fn=lambda x: model_inference(x, "yue"),
52
  examples_per_page=1,
 
53
  )
54
 
55
  with gr.Row():