nakas commited on
Commit
3fe03d5
·
1 Parent(s): 24bd69b

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -670,7 +670,7 @@ class Utils_functions:
670
  "text",
671
  ],
672
  title="musika!",
673
- description="Blazingly Fast 44.1 kHz Stereo Waveform Music Generation of Arbitrary Length. Be patient and enjoy the weirdness!",
674
  article=article_text,
675
  )
676
 
 
670
  "text",
671
  ],
672
  title="musika!",
673
+ description="forked from https://huggingface.co/spaces/marcop/musika Just trying to get the api returning data. Blazingly Fast 44.1 kHz Stereo Waveform Music Generation of Arbitrary Length. Be patient and enjoy the weirdness!",
674
  article=article_text,
675
  )
676