Commit Graph

  • 3758abc652
    Implement DPM-Solver++ scheduler (#59) Pedro Cuenca 2022-12-15 03:05:30 +0100
  • 68f5ae392c Add option to change the scheduler. #59 Pedro Cuenca 2022-12-15 00:40:39 +0100
  • a3843c6268 Add reference to open source Swift demo app. #65 Pedro Cuenca 2022-12-14 22:17:47 +0100
  • 909d1fd312 Merge remote-tracking branch 'upstream/main' into dpmpp-solver Pedro Cuenca 2022-12-14 21:49:14 +0100
  • 4aa84acf3a
    Remove additional extra space Pedro Cuenca 2022-12-14 21:03:43 +0100
  • e2f00b8f10 Merge branch 'dpmpp-solver' of github.com:pcuenca/ml-stable-diffusion into dpmpp-solver Pedro Cuenca 2022-12-14 20:58:19 +0100
  • 9c160ae958 Use Accelerate to compute the square roots. Pedro Cuenca 2022-12-14 20:49:57 +0100
  • 20fedc4ed1 Move body to new line. Pedro Cuenca 2022-12-14 20:49:35 +0100
  • 4a64fc1ff0 Fix comment. Pedro Cuenca 2022-12-14 20:49:13 +0100
  • a44a91095d Spell out scheduler names in the enum. Pedro Cuenca 2022-12-14 20:48:16 +0100
  • bd60010baa Remove blank space Pedro Cuenca 2022-12-14 20:47:26 +0100
  • f621a89ccc
    Accept suggestion from code review Pedro Cuenca 2022-12-14 19:43:41 +0100
  • d6a54fc2b0
    Fix typos: Successfully facilitate getting pipeline overridden (#30) Christian Clauss 2022-12-14 19:42:27 +0100
  • bd08204c97
    Merge branch 'main' into patch-1 #30 Christian Clauss 2022-12-14 19:40:05 +0100
  • ec9fe68259
    Undefined name: from typing import List (#31) Christian Clauss 2022-12-14 19:38:07 +0100
  • 152dd65e7d
    Add Availability Annotations (#18) Nathan Tannar 2022-12-14 10:23:55 -0800
  • 106060f0aa Add Availability Annotations #18 Nathan Tannar 2022-12-14 09:20:17 -0800
  • a4238a3718 README improvements and reduceMemory option in Swift Atila Orhon 2022-12-14 08:23:55 -0800
  • 016d071321 Add pull request template Atila Orhon 2022-12-13 18:58:41 -0800
  • 70ee895ab0 Adds resourceURL instructions for Library Usage in apps #63 Tiago Martinho 2022-12-12 17:52:06 +0100
  • 7b4c891147 Make weightedSum common. Pedro Cuenca 2022-12-11 16:58:05 +0100
  • 567ffe90d5 Implement DPM-Solver++ scheduler. Pedro Cuenca 2022-12-11 16:42:54 +0100
  • 616255f8e3 Unify seed type to UInt32. #58 Pedro Cuenca 2022-12-11 16:36:39 +0100
  • d735ad0d78
    change to a let #19 dec2-anon 2022-12-10 09:32:54 +0600
  • 9057beecd7
    fix: #52 https://github.com/apple/ml-stable-diffusion/issues/52 #53 soulteary 2022-12-10 05:54:53 +0800
  • dacda3e156 Move guidanceScale as generation parameter #40 Wanaldino Antimonio 2022-12-05 16:56:30 +0100
  • 1462d9635e Undefined name: from typing import List #31 Christian Clauss 2022-12-04 07:15:59 +0100
  • 42a5e61108 Fix typos: Successfully facilitate getting pipeline overridden Christian Clauss 2022-12-04 06:57:51 +0100
  • 2c41969942
    Add Filename Character Limit dec2-anon 2022-12-03 06:02:30 +0600
  • 3e7e06aaa3 Add brief instructions to download weights from the Hub. Pedro Cuenca 2022-12-02 11:45:20 +0100
  • 583cc04ece Initial commit 0.1.0 Atila Orhon 2022-11-29 12:45:33 -0600