Jiangdi
Jiangdi
Thanks for your quick reply❤️ . I just pull the latest code from the repo and conducted tests on two models, but it seems I still encountered some issues (no...
> Thanks @jiangdi0924! Looks like you are running into issues with PyTorch's MPS backend. What is your torch version? 🙏 - **torch 2.0.1** Here is all package version : Package...
Thank you for the reply. I will check the pytorch version and try again.
@atiorh After upgrading macOS torch to version 2.2.0, I found that the XL base model (or fine-tuned models based on XL base) can execute "mixed_bit_compression_pre_analysis." ⚠️(_The script has been running...
Hi @atiorh , Through the following Step 2, I have obtained the `float16-unet-mlpackage` file. Next, how should I use the float16-unet-mlpackage to convert it into a CoreML model? My goal...
I replaced the original file with the generated UNet, and so far the generated images are problematic. I don't know what caused it, thanks for your support, it's been pretty...
确实过期了,感谢提醒❤️
Could you please let me know when this can be merged into the main branch? Thank you.