Hugging Face – The AI community building the future.

PHOTO EMBED

Tue Feb 06 2024 22:25:40 GMT+0000 (Coordinated Universal Time)

Saved by @pcessac

$pip install huggingface_hub
#You already have it if you installed transformers or datasets

$huggingface-cli login
#Log in using a token from huggingface.co/settings/tokens
#Create a model or dataset repo from the CLI if needed
$huggingface-cli repo create repo_name --type {model, dataset, space}
content_copyCOPY

https://huggingface.co/welcome