Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Nicosa
/
super
like
0
Model card
Files
Files and versions
xet
Community
main
super
/
README.md
Nicosa
Create README.md
80786aa
verified
over 1 year ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
109 Bytes
# Load model directly
from transformers import AutoModel
model = AutoModel.from
_pretrained("eugenesiow/edsr")