YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Fonts

An utility repo to load conveniently fonts using hf_hub_download:

from huggingface_hub import hf_hub_download
from PIL import ImageFont

font_path = hf_hub_download("ybelkada/fonts", "Arial.TTF")
font_obj = ImageFont(font_path, encoding="UTF-8")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using ybelkada/fonts 1