IOPaint / iopaint /__main__.py
tom12112's picture
Upload 220 files
6c6eb37 verified
raw
history blame contribute delete
82 Bytes
from iopaint import entry_point
if __name__ == "__main__":
entry_point()