hzrr commited on
Commit
998a03f
·
1 Parent(s): 75caba3
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -82,7 +82,6 @@ with app:
82
  with gr.Row():
83
  text = gr.TextArea(
84
  label="请输入文本(仅支持日语)", value="こんにちは,世界!")
85
- roma = gr.
86
  with gr.Row():
87
  radio = gr.Radio(list(character_dict.keys()),
88
  label="请选择角色")
 
82
  with gr.Row():
83
  text = gr.TextArea(
84
  label="请输入文本(仅支持日语)", value="こんにちは,世界!")
 
85
  with gr.Row():
86
  radio = gr.Radio(list(character_dict.keys()),
87
  label="请选择角色")