Spaces:
Runtime error
Runtime error
Commit
·
27726e0
1
Parent(s):
4b4816b
Update app.py
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ def inference(audio):
|
|
11 |
"./out/mdx_extra_q/test/drums.wav","./out/mdx_extra_q/test/other.wav"
|
12 |
|
13 |
title = "Аудио - Демиксер"
|
14 |
-
description = "
|
15 |
article = ""
|
16 |
|
17 |
examples=[['test.mp3']]
|
|
|
11 |
"./out/mdx_extra_q/test/drums.wav","./out/mdx_extra_q/test/other.wav"
|
12 |
|
13 |
title = "Аудио - Демиксер"
|
14 |
+
description = ""
|
15 |
article = ""
|
16 |
|
17 |
examples=[['test.mp3']]
|