Upload pytorch_model.bin with huggingface_hub 8415b23 verified
Lorenzo Adacher commited on
How to use Loacky/Animator2D-v2.0.0-alpha with Transformers:
# Load model directly
from transformers import SpriteGenerator
model = SpriteGenerator.from_pretrained("Loacky/Animator2D-v2.0.0-alpha", device_map="auto")