Commit Graph

  • ff2603910b
    Merge 70ee895ab0 into 827d017723 #63 Tiago Martinho 2023-02-15 21:26:21 +0000
  • 575470c7d3
    Merge be26d3cc5b into 827d017723 #55 Su Yang 2023-02-15 21:22:01 +0800
  • 6691a66dee
    Merge 9057beecd7 into 827d017723 #53 Su Yang 2023-02-15 20:47:31 +0800
  • a32f239c22
    Merge 4ca762da02 into 827d017723 #99 Dmitriy Chervyakov 2023-02-15 14:11:40 +0800
  • 827d017723 Update README with torchRNG guidance main Atila Orhon 2023-02-14 21:55:50 -0800
  • ddefb61673
    Add random source that matches PyTorch (#124) Liu Liu 2023-02-14 21:45:27 -0800
  • a07e69ac5d Fix the RNG is not passed into pipelineConfig. #124 Liu Liu 2023-02-14 19:43:24 -0500
  • 09602864d6 Update with configuration available in SwiftDiffusionCLI Liu Liu 2023-02-13 17:18:16 -0500
  • bf5dca85ea Add random source that matches PyTorch Liu Liu 2023-02-08 17:17:09 -0500
  • 00390a6418
    fix (#125) Norton 2023-02-10 12:07:18 +0800
  • a0e3448528 fix #125 Norton 2023-02-10 11:17:23 +0800
  • fa7bbdc255
    Image2image - swift (#116) Timothy Kautz 2023-02-09 10:30:21 -0800
  • 5bf9c71081 Add fix for Jpegs #116 Timothy Kautz 2023-02-09 00:21:19 -0800
  • eafd72efd9 change name and add error handling Timothy Kautz 2023-02-09 00:10:31 -0800
  • f0fc326477
    Pass latent size args to unet and safety checker (#123) Joshua Park 2023-02-07 23:49:02 -0500
  • cd5d077961 Pass latent size args to unet and safety checker #123 godly-devotion 2023-02-07 18:57:17 -0500
  • 361ffc718b
    Merge 46a9c00826 into e4ca3ff86b #67 Hiraku 2023-02-04 15:50:45 +0100
  • e4ca3ff86b
    Add link to HF app to the Example Swift App section. (#121) Pedro Cuenca 2023-02-03 19:23:05 +0100
  • ef7746d5cd Add link to HF app to the Example Swift App section. #121 Pedro Cuenca 2023-02-03 12:24:38 +0100
  • 088bdc1dc4 pr comments Timothy Kautz 2023-01-30 23:46:36 -0800
  • d6647a4551 remove old initializer Timothy Kautz 2023-01-30 22:49:08 -0800
  • c17c80ff8b PRComments Timothy Kautz 2023-01-30 22:36:34 -0800
  • 086cc5e04e
    Image2image - python (#115) 0.2.0 Timothy Kautz 2023-01-30 22:22:52 -0800
  • 45b36be2dc pr comments #115 Timothy Kautz 2023-01-30 21:54:00 -0800
  • f28d64c788 Merge branch 'main' of https://github.com/littleowl/ml-stable-diffusion into image2image-python Timothy Kautz 2023-01-30 21:30:40 -0800
  • a140649ecd
    Delete Package.swift #117 SKi 2023-01-30 18:13:42 -0800
  • 18c9d175a9
    add modelname to the image file SKi 2023-01-30 18:08:38 -0800
  • 2caf938730
    add random seed SKi 2023-01-29 08:05:35 -0800
  • ab3564b8d3
    Pin requirements for numpy and torch SKi 2023-01-28 19:41:29 -0800
  • 6b55440312
    Fix Torch and Numpy runtime compatibility error #119 SKi 2023-01-28 19:47:31 -0800
  • b5de293f7a readme updates for encoder Timothy Kautz 2023-01-27 19:20:16 -0800
  • c199a4225d uint32 Timothy Kautz 2023-01-05 20:40:29 -0800
  • 2e05ad1386 Report actual number of steps. Pedro Cuenca 2022-12-28 20:49:59 +0100
  • 73927da7f9 Store timesteps in reverse order for consistency. Pedro Cuenca 2022-12-28 20:23:38 +0100
  • ba7b5fa9cb clamp initial timestamp Timothy Kautz 2022-12-20 06:31:29 +0900
  • e7eb953d7b disable dpm multistep solver with image2image Timothy Kautz 2022-12-19 02:10:00 +0900
  • 2dca60608c remove CLI comment Timothy Kautz 2022-12-19 02:07:19 +0900
  • 19dc885259 cli Timothy Kautz 2022-12-19 01:23:40 +0900
  • d0a754c1a1 fix scheduler Timothy Kautz 2022-12-19 01:23:31 +0900
  • e3a85872d0 Scheduler and pipeline Timothy Kautz 2022-12-19 00:38:04 +0900
  • b7280f4aa9 Image2Image Encoder Timothy Kautz 2022-12-18 23:43:30 +0900
  • eb7e472c9d Merge branch 'main' of https://github.com/littleowl/ml-stable-diffusion into image2image #73 Timothy Kautz 2023-01-27 19:06:50 -0800
  • c50e3485d0 Fix torch version warning #114 SNQ-2001 2023-01-27 23:57:48 +0900
  • 0f7e038622 Add split_einsum example to download_model.py #112 Brian Sigafoos 2023-01-26 16:39:48 -0500
  • d890303f08
    Merge branch 'apple:main' into main Brian Sigafoos 2023-01-26 16:35:33 -0500
  • 6cd5c7a760
    Update import to nested path (#109) Stephen 2023-01-26 14:12:45 -0500
  • b3d0d01ec6
    Update python_coreml_stable_diffusion/unet.py #109 Atila Orhon 2023-01-26 11:11:57 -0800
  • 3b24fe36a7
    Fix downsample channels. (#110) Pedro Cuenca 2023-01-26 20:10:58 +0100
  • 5c16c73796 Small fix to support diffusers 0.12.0 #111 Pedro Cuenca 2023-01-26 14:13:48 +0100
  • 293a9acc2a Fix downsample channels. #110 Pedro Cuenca 2023-01-26 14:04:46 +0100
  • 51d3fd8c16
    Update import to nested path Stephen 2023-01-25 14:15:48 -0500
  • ec3cbb829c
    Add scripts/download_model.py and README (#1) Brian Sigafoos 2023-01-24 17:49:06 -0500
  • 4ca762da02
    Add a link to the demo app in the App Store #99 Dmitriy Chervyakov 2023-01-11 16:14:32 +0400
  • 9315861903 uint32 Timothy Kautz 2023-01-05 20:40:29 -0800
  • 960b8870e4 Revert "diagonal test with randn" Timothy Kautz 2023-01-05 14:31:12 -0800
  • 270afe1bb9 diagonal test with randn Timothy Kautz 2023-01-05 14:12:53 -0800
  • bf087ca116 Add Encoder model to torch2coreml for image2image Timothy Kautz 2022-12-18 22:41:27 +0900
  • ccd2832af4 diagonal test with randn Timothy Kautz 2023-01-05 14:12:53 -0800
  • f816ed816f Report actual number of steps. Pedro Cuenca 2022-12-28 20:49:59 +0100
  • d9563fb586 Store timesteps in reverse order for consistency. Pedro Cuenca 2022-12-28 20:23:38 +0100
  • 3c30af52ee clamp initial timestamp Timothy Kautz 2022-12-20 06:31:29 +0900
  • 685da66efc disable dpm multistep solver with image2image Timothy Kautz 2022-12-19 02:10:00 +0900
  • ac158dc791 remove CLI comment Timothy Kautz 2022-12-19 02:07:19 +0900
  • cacf99d130 cli Timothy Kautz 2022-12-19 01:23:40 +0900
  • 0a1b2b87b3 fix scheduler Timothy Kautz 2022-12-19 01:23:31 +0900
  • effc166c62 Scheduler and pipeline Timothy Kautz 2022-12-19 00:38:04 +0900
  • 41d4637350 Image2Image Encoder Timothy Kautz 2022-12-18 23:43:30 +0900
  • f9542b7859 Add Encoder model to torch2coreml for image2image Timothy Kautz 2022-12-18 22:41:27 +0900
  • fb1fa01c9d
    Add guidance scale flag for python CLI (#95) Kasima Tharnpipitchai 2023-01-03 21:23:56 +0700
  • 0fd06a960c
    Add guidance scale flag for python CLI #95 Kasima Tharnpipitchai 2023-01-03 17:13:18 +0700
  • 46a9c00826 add --increment-seed argument #67 Hiraku 2022-12-16 17:34:34 +0800
  • c1fd82a96d
    Make `negativePrompt` optional in Swift CLI (#89) Philipp 2022-12-28 23:50:52 +0100
  • a1ba458285 Make `negativePrompt` optional #89 Philipp 2022-12-28 22:03:47 +0100
  • e3db2ec99e
    Fix timesteps of DPMSolverMultistepScheduler. (#88) Pedro Cuenca 2022-12-28 21:04:34 +0100
  • 881a533c17 Fix timesteps of DPMSolverMultistepScheduler. #88 Pedro Cuenca 2022-12-28 20:33:00 +0100
  • e07c4d00c3
    Move guidanceScale as generation parameter (#46) Wanaldino Antimonio 2022-12-24 19:33:39 +0100
  • 4caa5e3027 Reverted identation change #46 Wanaldino Antimonio 2022-12-24 18:27:04 +0100
  • c535f219ff Added guidanceScale in CLI Wanaldino Antimonio 2022-12-24 18:26:53 +0100
  • 584e85d8c2 Move guidanceScale as generation parameter Wanaldino Antimonio 2022-12-19 16:32:06 +0100
  • 877ccb9666
    Add brief instructions to download weights from the Hub (#10) Pedro Cuenca 2022-12-22 20:00:35 +0100
  • be26d3cc5b
    feat: add web ui for core ml stable diffusion (#56) #55 soulteary 2022-12-22 19:42:42 +0800
  • 3cdd7442fe Apply suggestions from review. #10 Pedro Cuenca 2022-12-22 09:17:04 +0100
  • 16a0f831c8 Minor text change. Pedro Cuenca 2022-12-21 14:01:08 +0100
  • d89ef098d7 Add steps to git lfs process. Pedro Cuenca 2022-12-21 13:57:52 +0100
  • e4e662925c Add mention to demo app. Pedro Cuenca 2022-12-21 13:50:27 +0100
  • a9475c1086 Make download code robust to symlinks. Pedro Cuenca 2022-12-21 13:37:17 +0100
  • 21a6f06eaa Expand git lfs details. Pedro Cuenca 2022-12-21 13:35:48 +0100
  • 4666616a28 Capitalize ORIGINAL. Pedro Cuenca 2022-12-21 13:22:00 +0100
  • ba07811807 Merge remote-tracking branch 'upstream/main' into hub-weights Pedro Cuenca 2022-12-21 13:19:26 +0100
  • c90b705334
    Adds Negative Prompts (#61) JustinMeans 2022-12-20 23:57:34 -0700
  • 4f01e1b42a
    Adds negative prompt argument to CLI #61 JustinMeans 2022-12-20 18:04:21 -0700
  • e2924a8a8d
    Synced to main branch and minimizes line changes JustinMeans 2022-12-20 17:54:51 -0700
  • 4c00b32010
    Changed seed type into UInt32 (#47) Wanaldino Antimonio 2022-12-20 23:34:53 +0100
  • 37ff2a430f fixes #77 Atila Orhon 2022-12-19 20:59:41 -0800
  • f082f5d3e7 Added negative promp #76 Wanaldino Antimonio 2022-12-19 20:28:21 +0100
  • 73c8b54d22 Changed seed type into UInt32 #47 Wanaldino Antimonio 2022-12-19 16:47:55 +0100
  • 24e05b441f Update CLI to use @main #16 yexulei.k 2022-12-17 14:09:40 +0800
  • 66dde8da13
    Update README.md (#66) Yaroslav Spirin 2022-12-16 00:23:41 +0000
  • 3b254fcd69
    Update README.md #66 Yaroslav Spirin 2022-12-15 23:51:50 +0000
  • 21f504fc8e
    Add Filename Character Limit (#19) dec2-anon 2022-12-15 21:17:00 +0600