PierreHanna commited on
Commit
e267a3d
β€’
1 Parent(s): 5e49347

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -99,10 +99,10 @@ inputs = [gr.Textbox(label="Input", value="type your description", max_lines=2),
99
  gr.Radio(label="Language", choices=["en"], value="en")]
100
 
101
  poc_examples = [#[["I love learning machine learning"],["autre"]]
102
- [["Mysterious filmscore with Arabic influenced instruments"]],
103
- ["Let's go on a magical adventure with wizzards, dragons and castles"],
104
- ["Creepy piano opening evolves and speeds up into a cinematic orchestral piece"],
105
- ["Halloween rock with creepy organ"],
106
  # ["Rhythmic electro dance track for sport, motivation and sweating"],
107
  # ["soundtrack for an action movie from the eighties in a retro synth wave style"],
108
  # ["Choral female singing is rhythmically accompanied in a church with medieval instruments"],
 
99
  gr.Radio(label="Language", choices=["en"], value="en")]
100
 
101
  poc_examples = [#[["I love learning machine learning"],["autre"]]
102
+ ["Mysterious filmscore with Arabic influenced instruments","en"],
103
+ # ["Let's go on a magical adventure with wizzards, dragons and castles"],
104
+ # ["Creepy piano opening evolves and speeds up into a cinematic orchestral piece"],
105
+ # ["Halloween rock with creepy organ"],
106
  # ["Rhythmic electro dance track for sport, motivation and sweating"],
107
  # ["soundtrack for an action movie from the eighties in a retro synth wave style"],
108
  # ["Choral female singing is rhythmically accompanied in a church with medieval instruments"],