musarehmani100's picture
Upload folder using huggingface_hub
3206347 verified
---
favicon: /favicons/spotify.svg
items:
- name: Create playlist
desc: Create a playlist on user's account.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />