Update 'src/webui.py'

master
ethanfel 2023-03-05 00:12:45 +07:00
parent e13462b5c4
commit 0e7598bb59
1 changed files with 1 additions and 1 deletions

@ -503,7 +503,7 @@ def setup_gradio():
# Button to copy the settings from the selected result to the generate tab
with gr.Column():
history_copy_settings_button = gr.Button(value="Copy Settings")
history_copy_settings_button = gr.Button(value="Copy Settings")
# Button to rename the selected result file
with gr.Column():