Vincentqyw commited on
Commit
d6a2afd
·
1 Parent(s): 13ccdc7

update: app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ def run(server_name="127.0.0.1", server_port=7860):
63
  label="Quality",
64
  ),
65
  ]
66
- btn = gr.Button("Converted WebP", variant="primary")
67
 
68
  with gr.Column():
69
  outputs = [
 
63
  label="Quality",
64
  ),
65
  ]
66
+ btn = gr.Button("Run Convert", variant="primary")
67
 
68
  with gr.Column():
69
  outputs = [