Skip to content

History / How to convert Stable Diffusion models to Core ML

Revisions

  • Including a second note to successfully convert Diffusers → MLMODELC to avoid `MultiArray shape` issues

    @manifestbound manifestbound committed Nov 17, 2023
  • Including a note when converting SD models (SDXL) to Diffusers to avoid conversion issues mentioned here: https://github.com/huggingface/diffusers/issues/4837

    @manifestbound manifestbound committed Nov 17, 2023
  • Clarify that Xcode must be set to provide command line tools. It was already part of the troubleshooting instructions, but it's easy to miss.

    @vzsg vzsg committed Jul 6, 2023
  • Update sample Diffusers → MLMODELC scripts for ControlNet support.

    @jrittvo jrittvo committed Jun 5, 2023
  • Updated How to convert Stable Diffusion models to Core ML (markdown)

    @godly-devotion godly-devotion committed Jun 5, 2023
  • Updated How to convert Stable Diffusion models to Core ML (markdown)

    @godly-devotion godly-devotion committed Apr 21, 2023
  • Absolute paths in commands and smaller adjustments

    @Zabriskije Zabriskije committed Mar 12, 2023
  • Changed the link "[MPS] MPSNDArray error: product of dimension sizes > 2**31" to GitHub instead of pullanswers.com

    @Zabriskije Zabriskije committed Mar 11, 2023
  • Update Resources

    @Zabriskije Zabriskije committed Mar 11, 2023
  • Huge rework. Now VAEs have their own page. Added SafeTensors workflow via `pip install safetensors`. Made all the code copiable.

    @Zabriskije Zabriskije committed Mar 11, 2023