Update 'src/webui.py'

This commit is contained in:
ethanfel 2023-03-05 00:12:45 +00:00
parent e13462b5c4
commit 0e7598bb59

View File

@ -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():