xsigus24's picture
Upload folder using huggingface_hub
1d777c4
initialized = True
def main():
print("Hello world!")
if __name__ == '__main__':
main()