Revert "由于PySimpleGUI作者故意移除免费的旧版本,改用PySimpleGUI-4-foss"

This commit is contained in:
天涯古巷
2025-04-25 11:03:16 +08:00
committed by GitHub
parent 991294c00f
commit 53baf28326
235 changed files with 59573 additions and 801 deletions

View File

@@ -0,0 +1,6 @@
## 编译
This code is refer from:
https://github.com/whai362/PSENet/blob/python3/models/post_processing/pse
```python
python3 setup.py build_ext --inplace
```