HashScripts commited on
Commit
381f08e
Β·
verified Β·
1 Parent(s): 3b6b598

Update gui/ui_tab_short_automation.py

Browse files
Files changed (1) hide show
  1. gui/ui_tab_short_automation.py +1 -1
gui/ui_tab_short_automation.py CHANGED
@@ -60,7 +60,7 @@ class ShortAutomationUI(AbstractComponentUI):
60
  AssetComponentsUtils.background_video_checkbox()
61
  AssetComponentsUtils.background_music_checkbox()
62
 
63
- createButton = gr.Button(label="Create Shorts")
64
 
65
  generation_error = gr.HTML(visible=True)
66
  video_folder = gr.Button("πŸ“", visible=True)
 
60
  AssetComponentsUtils.background_video_checkbox()
61
  AssetComponentsUtils.background_music_checkbox()
62
 
63
+ createButton = gr.Button("Create Shorts")
64
 
65
  generation_error = gr.HTML(visible=True)
66
  video_folder = gr.Button("πŸ“", visible=True)