visualizingjp commited on
Commit
d490ea7
1 Parent(s): c43ea5f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -445,7 +445,7 @@ def main():
445
  mode = gr.Radio(
446
  choices=["Text2Video", "Image2Video"],
447
  value="Text2Video",
448
- label="Usage",
449
  info="使用シナリオを選択してください",
450
  )
451
  prompt_text = gr.Textbox(
 
445
  mode = gr.Radio(
446
  choices=["Text2Video", "Image2Video"],
447
  value="Text2Video",
448
+ label="使用法",
449
  info="使用シナリオを選択してください",
450
  )
451
  prompt_text = gr.Textbox(