Victor

Results 16 comments of Victor

> This seems to fix it while not breaking anything either: https://github.com/BradLarson/GPUImage/pull/2533/files According to the fix [2533](https://github.com/BradLarson/GPUImage/pull/2533/files) we change the source code and then re-run the `build.sh` file, finally drag...

@yl12053 这样挺不错的!就不需要调用exexjs库了,全部都是纯Python代码了!手动狗头 👍🏻

您好,大佬,您提的建议非常棒,近期公司的需求太忙,没有时间搞的,请提交一个PR,我会尽快合并,感谢![handshake]

Hi @hiren245 You have to implement this server api `https://api.yourdomain.com/api/google/token` when you call `getTokenWithText `, and the implementation of the server api is that `GoogleTrans.py` file in this project.

Macro warning can annotate the code in this line in file `lib/multicut_cython/solve_nl_lmp.hxx`

Me too. We use NestJs web framework and integrated the `prom-client`, the memory swelled up all the way as the prometheus monitor had requested the `http://localhost:8080/metrics` periodically. Part of the...