Skip to content

Tags: apple/ml-stable-diffusion

Tags

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pull_request_template.md after changing to MIT license

1.1.0

Toggle 1.1.0's commit message
v1.1

1.0.0

Toggle 1.0.0's commit message
WWDC23 update

Co-authored-by: davidfindlay1 <david.arthur.findlay@icloud.com>

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve BPETokenizer.readMerges performance (#169)

From 240ms to 19ms on M1 MacBook Pro

Co-authored-by: Alejandro Isaza <aisaza@apple.com>

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: Missing a nil check at StableDiffusionCLI (#138)

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Image2image - python (#115)

* Add Encoder model to torch2coreml for image2image

and later for in-paining

* diagonal test with randn

* Revert "diagonal test with randn"

This reverts commit 270afe1.

* readme updates for encoder

* pr comments

0.1.0

Toggle 0.1.0's commit message
Initial commit

Co-authored-by: aseemw <aseem.elec@gmail.com>
Co-authored-by: msiracusa <msiracusa+github@gmail.com>