EasyTinyML / tranformer.py
harisankarrj's picture
Upload folder using huggingface_hub
b0fdb22 verified
raw
history blame contribute delete
94 Bytes
from transformers.hub import login
login(username="your_username", password="your_password")