nakas commited on
Commit
1aa00dd
·
1 Parent(s): 0602bac

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -663,7 +663,7 @@ class Utils_functions:
663
  ),
664
  ],
665
  outputs=[
666
- gr.Audio(type="numpy", label="Generated Audio"),
667
  ],
668
  title="musika!",
669
  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!",
 
663
  ),
664
  ],
665
  outputs=[
666
+ gr.Audio(type="numpy", label="Generated Audio")
667
  ],
668
  title="musika!",
669
  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!",