Doa-doa's picture
Upload folder using huggingface_hub
72268ee
raw
history blame contribute delete
181 Bytes
#! /usr/bin/env python
"""Run this file under Windows to inhibit the console window.
Run the file pynche.py under Unix or when debugging under Windows.
"""
import Main
Main.main()