minor changes

This commit is contained in:
Do Son Tung
2024-04-05 12:12:20 -04:00
parent bc8c68920b
commit fcb64ac987

View File

@@ -112,7 +112,7 @@ def on_ui_tabs():
rotate_slider = gr.Slider(
minimum=-180,
maximum=180,
step=5,
step=1,
value=0,
label="Rotate"
)
@@ -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 img2img",
save_button = gr.Button(value="Save to output foldedr",
variant="primary",
scale=4)
folder_symbol = '\U0001f4c2' # 📂