## 全自动艺术评分系统 - AutoArtRatingSystem.py ```shell pip install numpy pyinstaller pyinstaller -F --windowed --hidden-import=tkinter --hidden-import=numpy "AutoArtRatingSystem.py" ```