PierreHanna commited on
Commit
8eb436c
Β·
1 Parent(s): 8a1dc24

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -90,7 +90,6 @@ poc_examples = [#[["I love learning machine learning"],["autre"]]
90
  ["Big Band","en"],
91
  ["90 eurodance beat","en"],
92
  ]
93
- # cacher ces textes aussi pour pas que le user puisse afficher des choses....
94
 
95
 
96
  outputs = [gr.Audio(label="Track 1"), gr.Audio(label="Track 2"), gr.Audio(label="Track 3"), gr.Audio(label="Track 4"), gr.Audio(label="Track 5")]
 
90
  ["Big Band","en"],
91
  ["90 eurodance beat","en"],
92
  ]
 
93
 
94
 
95
  outputs = [gr.Audio(label="Track 1"), gr.Audio(label="Track 2"), gr.Audio(label="Track 3"), gr.Audio(label="Track 4"), gr.Audio(label="Track 5")]