cloudtheboi's picture
Upload folder using huggingface_hub
bf7bd33
raw
history blame contribute delete
178 Bytes
#!python
# -*- coding: UTF-8 -*-
from __future__ import print_function, division, absolute_import
from numba.misc.numba_entry import main
if __name__ == "__main__":
main()