Spaces:
Build error
Build error
Update utils.py
Browse files
utils.py
CHANGED
@@ -665,7 +665,7 @@ class Utils_functions:
|
|
665 |
],
|
666 |
outputs=[
|
667 |
gr.Image(label="Log-MelSpectrogram of Generated Audio (first 23 s)"),
|
668 |
-
gr.Audio(type="
|
669 |
],
|
670 |
title="musika!",
|
671 |
description="Blazingly Fast 44.1 kHz Stereo Waveform Music Generation of Arbitrary Length. Be patient and enjoy the weirdness!",
|
|
|
665 |
],
|
666 |
outputs=[
|
667 |
gr.Image(label="Log-MelSpectrogram of Generated Audio (first 23 s)"),
|
668 |
+
gr.Audio(type="filepath", label="Generated Audio"),
|
669 |
],
|
670 |
title="musika!",
|
671 |
description="Blazingly Fast 44.1 kHz Stereo Waveform Music Generation of Arbitrary Length. Be patient and enjoy the weirdness!",
|