项目文件夹

文件
2026-07-13 12:20:16 +08:00

5 行
78 B
Python

from iopaint import entry_point
if __name__ == "__main__":
entry_point()