This repository has been archived on 2026-04-12. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
PyDataAnalysis/Finnal/Note.md
T
2025-12-09 16:01:02 +08:00

196 B

全自动艺术评分系统 - AutoArtRatingSystem.py

pip install numpy pyinstaller
pyinstaller -F --windowed --hidden-import=tkinter --hidden-import=numpy "AutoArtRatingSystem.py"