Spaces:
Running
Running
Update app.py
Browse files
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
|
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()
|