Update 'src/webui.py'
This commit is contained in:
parent
e13462b5c4
commit
0e7598bb59
|
@ -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():
|
||||
|
|
Loading…
Reference in New Issue
Block a user