PierreHanna commited on
Commit
5e49347
Β·
1 Parent(s): 26c40fa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,7 +99,7 @@ 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"],
 
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"],