mirror of
https://github.com/sontungdo/sd-image-editor.git
synced 2026-03-13 17:29:50 +00:00
fix typo
This commit is contained in:
committed by
GitHub
parent
7cac840bd4
commit
dd084ec525
@@ -175,7 +175,7 @@ def on_ui_tabs():
|
||||
with gr.Row():
|
||||
render_button = gr.Button(value="Render")
|
||||
with gr.Row():
|
||||
save_button = gr.Button(value="Save to output foldedr",
|
||||
save_button = gr.Button(value="Save to output folder",
|
||||
variant="primary",
|
||||
scale=4)
|
||||
folder_symbol = '\U0001f4c2' # 📂
|
||||
|
||||
Reference in New Issue
Block a user