diff --git a/scripts/ui.py b/scripts/ui.py index 0fdc58b..aaa0552 100644 --- a/scripts/ui.py +++ b/scripts/ui.py @@ -91,15 +91,8 @@ def on_ui_tabs(): with gr.TabItem(label="etc", elem_id='ebs_configuration_tab_etc'): mask_mode = gr.Dropdown(choices=["Normal","Invert","None"], value="Normal" ,label="Mask Mode") - - with gr.Column(variant='panel'): - with gr.Column(scale=1): - with gr.Group(): - debug_info = gr.HTML(elem_id="ebs_info_area", value=".") - - with gr.Column(scale=2): - stage_index = gr.Radio(label='Process Stage', choices=["stage 1","stage 2","stage 3","stage 3.5","stage 4","stage 5","stage 6","stage 7","stage 8"], value="stage 1", type="index") - gr.HTML(value="
\ + with gr.TabItem('info', elem_id='ebs_info'): + gr.HTML(value="
\
The process of creating a video can be divided into the following stages.
\
(Stage 3, 4, and 6 only show a guide and do nothing actual processing.)
\
stage 1
\
@@ -131,13 +124,20 @@ def on_ui_tabs():
If you have already created a background video in Invert Mask Mode([Ebsynth Utility]->[configuration]->[etc]->[Mask Mode]),
\
You can specify \"path_to_project_dir/inv/crossfade_tmp\".
\