eaves

Results 2 comments of eaves

you can write a `hook-mip.py` file there in a folder named `hooks` (create a folder `hooks` and touch a file `hooks/hook-mip.py`), and the code of `hook-mip.py` is: ``` from PyInstaller.utils.hooks...

LCM is supported in main branch now, the modifications can be found here: [Link](https://github.com/modelscope/facechain/pull/471)