Spaces:
Build error
Build error
Update utils.py
Browse files
utils.py
CHANGED
@@ -663,7 +663,7 @@ class Utils_functions:
|
|
663 |
),
|
664 |
],
|
665 |
outputs=[
|
666 |
-
gr.outputs.Audio(label="output audio", type="numpy"
|
667 |
],
|
668 |
title="musika!",
|
669 |
description="Blazingly Fast 44.1 kHz Stereo Waveform Music Generation of Arbitrary Length. Be patient and enjoy the weirdness!",
|
|
|
663 |
),
|
664 |
],
|
665 |
outputs=[
|
666 |
+
gr.outputs.Audio(label="output audio", type="numpy")
|
667 |
],
|
668 |
title="musika!",
|
669 |
description="Blazingly Fast 44.1 kHz Stereo Waveform Music Generation of Arbitrary Length. Be patient and enjoy the weirdness!",
|