mizoru commited on
Commit
0191af1
·
1 Parent(s): 668a7ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ article="<p style='text-align: center'><a href='https://github.com/mldurga/proje
28
 
29
  interpretation='default'
30
 
31
- examples = ['代わる.mp3','大丈夫な.mp3','熱くない.mp3']
32
 
33
  enable_queue=True
34
 
 
28
 
29
  interpretation='default'
30
 
31
+ examples = [['代わる.mp3','大丈夫な.mp3','熱くない.mp3']]
32
 
33
  enable_queue=True
34