Changes on the repo 2788511
Blaise commited on
How to use IAHispano/Applio with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("IAHispano/Applio", dtype="auto")