1nFrastr
1nFrastr
still working in progress :)
Hi, Doctor @josiahcarlson , could you please review these changes?
Hello Dr, thanks for taking time out of your busy schedule to reply. There are no time-sensitive problems, just take your time to do this please : )
What you need can be translated to the old-school crontab fomat: `scheduler.Every(1).Hour().At(":00").Lock()` =>` 0 */1 * * *` `scheduler.Every(1).Hour().At("**:30")` => `30 */1 * * *` Actually, `scheduler.Every(1).Hour()` runs at 00:00...
Sorry about that, here is the test file I used : [macro_docx_2013.docx](https://drive.google.com/open?id=1npct5fqdbSJS7tqVtI7I_x_N9iqSPOek)
可以基于AI换脸来实现换正装或者换发型,比如这个项目https://github.com/loxi-opensource/luna-swapping
赞。第3点的AIGC功能其实就是AI写真应用。比如妙鸭相机app,也有证件照功能,是基于AI换脸实现的。AIGC换脸生成比较消耗GPU算力资源,私有部署成本高。如果考虑第三方API的话可以参考这个项目 https://github.com/loxi-opensource/luna-swapping
可以基于ai换脸来实现换装或者换发型,比如这个项目https://github.com/loxi-opensource/luna-swapping
很不错啊,如果考虑基于AI换脸的方案的话也可以看看这个 https://github.com/loxi-opensource/luna-swapping
删掉composer.lock文件,重新安装依赖