[b64384]: / merlin / utils / __init__.py

Download this file

3 lines (2 with data), 88 Bytes

1
2
3
from merlin.utils.huggingface_download import download_file
__all__ = ["download_file"]