DawnC commited on
Commit
cca4b71
·
verified ·
1 Parent(s): b8299b7

Update ui_manager.py

Browse files
Files changed (1) hide show
  1. ui_manager.py +1 -1
ui_manager.py CHANGED
@@ -14,7 +14,7 @@ class UIManager:
14
  with gr.Blocks(
15
  theme=gr.themes.Soft(),
16
  css=DELTAFLOW_CSS,
17
- title="DeltaFlow - Fast AI Image to Video"
18
  ) as interface:
19
 
20
  # Header
 
14
  with gr.Blocks(
15
  theme=gr.themes.Soft(),
16
  css=DELTAFLOW_CSS,
17
+ title="VividFlow - Fast AI Image to Video"
18
  ) as interface:
19
 
20
  # Header