Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
harisankarrj
/
EasyTinyML
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
EasyTinyML
/
tranformer.py
harisankarrj
Upload folder using huggingface_hub
b0fdb22
verified
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
94 Bytes
from
transformers.hub
import
login
login(username=
"your_username"
, password=
"your_password"
)