Upload config.json with huggingface_hub 2726677 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", dtype="auto")