zhouganglong
zhouganglong
我在运行python inference_colorization.py --input_path [image folder]|[image path]修复和着色效果都可以,但是只限制512*512,可以支持整体图片的修复和着色吗 同样python inference_inpainting.py --input_path [image folder]|[image path]也只限制512*512,可以支持整体图片吗 目前可以支持整体图片的只有inference_codeformer.py的脚本,其他2个文件不可以,我需要怎么加这个整体图片的功能
想修改打包的setup安装包的图标,我在forge.config.js配置setupIcon的时候报错`An unhandled rejection has occurred inside Forge: Error: Failed with exit code: 1 Output: Fatal error: Unable to load file at ChildProcess. (C:\Users\bluewhalex\Desktop\electron\my-app\node_modules\electron-winstaller\lib\spawn-promise.js:48:24) at ChildProcess.emit (node:events:517:28) at ChildProcess.emit (node:domain:489:12) at...