gabri14el's picture
Upload with huggingface_hub
e6b3e35
raw
history blame contribute delete
73 Bytes
from distutils.core import setup
import py2exe
setup(console=['App.py'])