Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
spotify – AI Model by Munnzee | AlphaNeural AI
You can deploy this model and start earning money today!
Munnzee
/
spotify
like
0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
license: mit ---from huggingface_hub import HfApi
api = HfApi(token=os.getenv("HF_TOKEN")) api.upload_folder( folder_path="/path/to/local/model", repo_id="Munnzee/spotify", repo_type="model", )