calvesca's picture
Upload folder using huggingface_hub
0bd62e5 verified
raw
history blame contribute delete
139 Bytes
from hatchling.plugin import hookimpl
from .builder import LiteBuilder
@hookimpl
def hatch_register_builder():
return LiteBuilder