CoolFace
Modelpublic

ykilcher/totally-harmless-model

sourceHugging Faceupdated 4y agoView on Hugging Face
18likes275downloads
Model Card

Just a regular old model...

Usage

python
from transformers import AutoModel
model = AutoModel.from_pretrained("ykilcher/totally-harmless-model")