期末-全自动艺术评分系统-1
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
## 全自动艺术评分系统 - AutoArtRatingSystem.py
|
||||
```shell
|
||||
pip install numpy pyinstaller
|
||||
pyinstaller -F --windowed --hidden-import=tkinter --hidden-import=numpy "AutoArtRatingSystem.py"
|
||||
```
|
||||
Reference in New Issue
Block a user