youngshen commited on
Commit
c335e76
โ€ข
1 Parent(s): 55490d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -66,7 +66,8 @@ article = """
66
  """
67
 
68
  examples = [
69
- ["It is not in the stars to hold our destiny but in ourselves.", "BDL (male)"],
 
70
  ]
71
 
72
  gr.Interface(
 
66
  """
67
 
68
  examples = [
69
+ ["example 1", "US"],
70
+ ["example 2", "US"],
71
  ]
72
 
73
  gr.Interface(