ElesisSiegherts commited on
Commit
1055021
1 Parent(s): d975564

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -258,7 +258,6 @@ if __name__ == "__main__":
258
  button = gr.Button("実行", variant="primary")
259
  text_output = gr.Textbox(label="情報")
260
  audio_output = gr.Audio(label="結果")
261
- Image = gr.Image('./abe_suga_kishida.jpg')
262
 
263
  button.click(
264
  _voice,
 
258
  button = gr.Button("実行", variant="primary")
259
  text_output = gr.Textbox(label="情報")
260
  audio_output = gr.Audio(label="結果")
 
261
 
262
  button.click(
263
  _voice,