Hello, aszc-dev,
Thank you for sharing this UI tool—it’s been a great help to me. However, I encountered an issue when using the convert checkpoint to CoreML tool to convert the SD model into the .mlmodelc format. During the conversion process, I received the following error:
"[Errno 2] No such file or directory: /path/comfyui/models/unet/Stable-diffusion/model.mlmodelc/metadata.json"
From what I remember, the metadata.json file wasn’t present before the conversion, but the error suggests that it’s required. I’m not sure if this is due to a personal setting issue or if something went wrong in the process.Could you kindly help check whether this is an issue with my configuration or if there’s something else causing the problem?
Thank you in advance for your assistance.
By the way, despite the error mentioned above, the folder does contain both the mlpackage and mlmodelc files after the process. However, the mlmodelc file is not usable, while the mlpackage file works as expected.