Ped Alva

Results 3 comments of Ped Alva

alelordelo, it should be link to a folder, not a file `/Users/Downloads/model_folder`

Using this script - https://github.com/Sunbread/Ckpt2Diff I was able to convert my `.ckpt` to diffusers (Like displayed on HF site). Then I succesfully converted diffusers to coreml format. However image output...

what i did was convert .ckpt to diffusers format first, then convert diffusers to coreml Theres a script on hugging face github repo that does conversion.