None1145 commited on
Commit
7dad6ef
·
verified ·
1 Parent(s): 06d3610

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,5 +46,5 @@ gr.Interface(
46
  inputs=None,
47
  outputs="html",
48
  title="Fish Speech Benchmark",
49
- description="This is a non official model performance test from Fish Speech\nMore data will be added later (not too much)"
50
  ).launch()
 
46
  inputs=None,
47
  outputs="html",
48
  title="Fish Speech Benchmark",
49
+ description="This is a non official model performance test from Fish Speech / More data will be added later (not too much)"
50
  ).launch()