upload lfs 3d0ccaa
wolverinn commited on
How to use Hardy01/chill_watcher with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Hardy01/chill_watcher", dtype="auto")