Spaces:
Build error
Build error
Update utils.py
Browse files
utils.py
CHANGED
@@ -667,7 +667,7 @@ class Utils_functions:
|
|
667 |
gr.Audio(type="numpy", label="Generated Audio"),
|
668 |
],
|
669 |
title="musika!",
|
670 |
-
description="Blazingly Fast 44.1 kHz Stereo Waveform Music Generation of Arbitrary Length. Be patient and enjoy the weirdness!",
|
671 |
article=article_text,
|
672 |
)
|
673 |
|
|
|
667 |
gr.Audio(type="numpy", label="Generated Audio"),
|
668 |
],
|
669 |
title="musika!",
|
670 |
+
description="Cloned from https://huggingface.co/spaces/marcop/musika Working on api Blazingly Fast 44.1 kHz Stereo Waveform Music Generation of Arbitrary Length. Be patient and enjoy the weirdness!",
|
671 |
article=article_text,
|
672 |
)
|
673 |
|