Commit Graph

  • d5a276584b fix: move normal map code inline Bryce 2023-05-06 12:24:31 -0700
  • e0d77e0891 fix: move normal map code inline Bryce 2023-05-06 12:24:31 -0700
  • 726ffe48c9
    docs: make controlnet sections linkable Bryce Drennan 2023-05-05 08:56:05 -0700
  • 23d4810670 version: 12.0.1 12.0.1 Bryce 2023-05-05 08:34:34 -0700
  • 9ccf55e7c7 docs: better "add details" example Bryce 2023-05-05 08:29:36 -0700
  • 3258af7e02 fix: use correct device for depth images on mps Bryce 2023-05-05 08:09:33 -0700
  • a3e8579bf2 docs: better "add details" example Bryce 2023-05-05 08:29:36 -0700
  • 8addea965b fix: use correct device for depth images on mps Bryce 2023-05-05 08:09:33 -0700
  • 17f3541d57 version: 12.0.0 12.0.0 Bryce 2023-05-05 02:59:53 -0700
  • c9fccc1757 feature: add openjourney-v4 Bryce 2023-05-05 02:51:20 -0700
  • db8d3b74ea feature: add "detail" control mode. Bryce 2023-05-05 02:40:40 -0700
  • b5356b143f feature: partial add of inpainting controlnet Bryce 2023-05-05 01:27:20 -0700
  • 9526a85a71 feature: add "edit" control mode Bryce 2023-05-05 01:21:29 -0700
  • 476a81a967 feature: add "shuffle" control mode Bryce 2023-05-05 00:29:43 -0700
  • 750d4f7ea8 docs: cleanup Bryce 2023-05-04 20:36:49 -0700
  • 2ca0213a2f feature: add openjourney-v4 Bryce 2023-05-05 02:51:20 -0700
  • 4cbc9a015f feature: add "detail" control mode. Bryce 2023-05-05 02:40:40 -0700
  • 36fcdf7e61 feature: partial add of inpainting controlnet Bryce 2023-05-05 01:27:20 -0700
  • 0e2f3d3c0e feature: add "edit" control mode Bryce 2023-05-05 01:21:29 -0700
  • f655ce1740 feature: add "shuffle" control mode Bryce 2023-05-05 00:29:43 -0700
  • d0fa224cc2 docs: cleanup Bryce 2023-05-04 20:36:49 -0700
  • 832adf27bc feature: update controlnets to 1.1 Bryce 2023-04-30 21:57:39 -0700
  • 490db8fd39 feature: update controlnets to 1.1 Bryce 2023-04-30 21:57:39 -0700
  • 9a82dc5e4c fix: raw control images are now properly loaded. fixes #296 Bryce 2023-04-28 20:18:47 -0700
  • 765e607c2c fix: file numbers start after latest image, even if some previous images were deleted Bryce 2023-04-28 19:25:56 -0700
  • fe87f4219e fix: raw control images are now properly loaded. fixes #296 Bryce 2023-04-28 20:18:47 -0700
  • bcaee85152 fix: file numbers start after latest image, even if some previous images were deleted Bryce 2023-04-28 19:25:56 -0700
  • 4cbd278972 version: 11.1.1 11.1.1 Bryce 2023-04-18 08:11:41 -0700
  • 94728d978e fix: changed sample to True to generate caption using blip model Luke Pearson 2023-04-18 12:37:59 +0100
  • b5f30dc3af Changed sample to True to generate caption using blip model Luke Pearson 2023-04-18 12:37:59 +0100
  • 95d3d08d27 fix: better input image path handling Bryce 2023-04-13 23:33:46 -0700
  • ab08cf6196 fix: better input image path handling Bryce 2023-04-13 23:33:46 -0700
  • 3012d28357 version: 11.1.0 11.1.0 Bryce 2023-03-18 13:50:41 -0700
  • 37d6642c83 fix: fix model downloads that were broken Bryce 2023-03-17 09:40:05 -0700
  • beadacb738 fix: fix model downloads that were broken Bryce 2023-03-17 09:40:05 -0700
  • eb26d5a7c5 feature: add art-scene, desktop-background, interior-style, painting-style phraselists Bryce 2023-03-10 18:55:21 -0800
  • 95c699f1fa feature: add art-scene, desktop-background, interior-style, painting-style phraselists Bryce 2023-03-10 18:55:21 -0800
  • de2a72f718 version: 11.0.0 11.0.0 Bryce 2023-02-28 23:39:11 -0800
  • 52044c1073 fix: use model appropriate composition size Bryce 2023-02-28 23:02:04 -0800
  • a803227b0f fix: use model appropriate composition size Bryce 2023-02-28 23:02:04 -0800
  • 3b777b98d8 fix: improved large images using composition Bryce 2023-02-28 20:54:26 -0800
  • a449fbd5e2 feature: remove tiling message for upscaler Bryce 2023-02-28 20:53:53 -0800
  • 40da2b0357 tests: fix tests Bryce 2023-02-27 01:30:53 -0800
  • dbc6a249a6 fix: k-diff samplers made more stable by skipping second to last step Bryce 2023-02-26 21:41:01 -0800
  • 70c58467c0 fix: img2img was broken for all samplers except ddim,plms Bryce 2023-02-26 20:07:49 -0800
  • dfc414550a fix: improved large images using composition Bryce 2023-02-28 20:54:26 -0800
  • 45bd271090 feature: remove tiling message for upscaler Bryce 2023-02-28 20:53:53 -0800
  • 2c87750bcd tests: fix tests Bryce 2023-02-27 01:30:53 -0800
  • 3ddb89f33c fix: k-diff samplers made more stable by skipping second to last step Bryce 2023-02-26 21:41:01 -0800
  • 687525672f fix: img2img was broken for all samplers except ddim,plms Bryce 2023-02-26 20:07:49 -0800
  • 28c294554b fix: specify name of imagine command Bryce 2023-02-26 16:50:35 -0800
  • 827d8faf51 fix: specify name of imagine command Bryce 2023-02-26 16:50:35 -0800
  • 7b79444c4c version: 10.2.0 10.2.0 Bryce 2023-02-25 14:41:45 -0800
  • 8273ab2c26 feature: add `--fix-faces` options to `aimg upscale` command Bryce 2023-02-25 14:08:34 -0800
  • d14c8f98f4 feature: `aimg model-list` command lists included models Bryce 2023-02-25 13:51:00 -0800
  • e3b23584ed refactor: split up command line tool Bryce 2023-02-25 12:32:50 -0800
  • c0fad5b2a3 fix: add missing alias Bryce 2023-02-25 11:24:35 -0800
  • 173946fee3 docs: add some notes Bryce 2023-02-25 11:21:49 -0800
  • d5cff45bff feature: allow input of raw control images Bryce 2023-02-25 01:57:43 -0800
  • 8f56e14dc7 feature: add system memory to debug output Bryce 2023-02-25 00:19:07 -0800
  • d7e494241c fix: composition images were too blurry Bryce 2023-02-25 00:14:12 -0800
  • 04e41fabd4 feature: add `--fix-faces` options to `aimg upscale` command Bryce 2023-02-25 14:08:34 -0800
  • 5096cab9bf feature: `aimg model-list` command lists included models Bryce 2023-02-25 13:51:00 -0800
  • a8bf745ea0 refactor: split up command line tool Bryce 2023-02-25 12:32:50 -0800
  • f31fccdad7 fix: add missing alias Bryce 2023-02-25 11:24:35 -0800
  • d97478fab3 docs: add some notes Bryce 2023-02-25 11:21:49 -0800
  • 2ee762dc73 feature: allow input of raw control images Bryce 2023-02-25 01:57:43 -0800
  • 15e4a485b4 feature: add system memory to debug output Bryce 2023-02-25 00:19:07 -0800
  • 918a0c5156 fix: composition images were too blurry Bryce 2023-02-25 00:14:12 -0800
  • be7f8f3c2a
    feature: support additional metadata attributes (#271) cocktailpeanut 2023-02-24 23:44:26 -0500
  • dcc397e82a support additional metadata attributes cocktailpeanut 2023-02-24 16:02:55 -0500
  • 81b4a0687b version: 10.1.1 - doc fix 10.1.1 Bryce 2023-02-23 01:52:21 -0800
  • 185fe523fd version: 10.1.0 10.1.0 Bryce 2023-02-23 01:47:43 -0800
  • c0c8e081b8 docs: fix links for package publishing Bryce 2023-02-23 01:28:56 -0800
  • 9831d8a24a feature: `aimg colorize` attempts to use controlnet to colorize images Bryce 2023-02-23 01:28:40 -0800
  • f64c8e1cd4 docs: fix links for package publishing Bryce 2023-02-23 01:28:56 -0800
  • cf2be950b4 feature: `aimg colorize` attempts to use controlnet to colorize images Bryce 2023-02-23 01:28:40 -0800
  • 7899d08181 docs: update changelog Bryce 2023-02-22 23:27:22 -0800
  • b261c62d4e docs: update docs Bryce 2023-02-21 20:41:29 -0800
  • 54c3ad51d6 feature: controlnet Bryce 2023-02-11 23:42:19 -0800
  • 8b420a871e docs: update changelog Bryce 2023-02-22 23:27:22 -0800
  • 6df7ef2abd docs: update docs Bryce 2023-02-21 20:41:29 -0800
  • ead291b1a9 feature: controlnet Bryce 2023-02-11 23:42:19 -0800
  • bcd761b8a6 tests: better coverage of cli commands Bryce 2023-02-20 10:49:47 -0800
  • 7b684b6e5c test: add smoke test for edit command Bryce 2023-02-18 15:40:04 -0800
  • c5c79e81b7 tests: better coverage of cli commands Bryce 2023-02-20 10:49:47 -0800
  • 9cc0625345 test: add smoke test for edit command Bryce 2023-02-18 15:40:04 -0800
  • 1563e0b871 test: add some autoencoder tests Bryce 2023-02-17 09:48:50 -0800
  • 5742608fc8 test: add some autoencoder tests Bryce 2023-02-17 09:48:50 -0800
  • 1ceb17c083 fix: edit was broken by recent changes 10.0.1 Bryce 2023-02-17 13:56:30 -0800
  • 929eff353e fix: edit was broken by recent changes Bryce 2023-02-17 13:36:53 -0800
  • 5b1cded94f fix: compose phase for edits probably doesn't make sense Bryce 2023-02-17 13:05:49 -0800
  • 98ee160fc3 fix: edit was broken by recent changes Bryce 2023-02-17 13:36:53 -0800
  • 8430c15814 fix: compose phase for edits probably doesn't make sense Bryce 2023-02-17 13:05:49 -0800
  • 08f6014941 version: 10.0.0 10.0.0 Bryce 2023-02-17 10:16:35 -0800
  • 6f749ac4b6 fix: create compilations dir as needed Bryce 2023-02-17 09:53:31 -0800
  • 424f9b9995 fix: create compilations dir as needed Bryce 2023-02-17 09:53:31 -0800
  • 882cc7e0f1 feature: generate large images with coherent composition Bryce 2023-02-16 08:11:31 -0800
  • c3a88c44cd perf: tiled encoding of images Bryce 2023-02-16 02:39:17 -0800
  • 2aef6089e0 feature: generate large images Bryce 2023-02-11 18:23:45 -0800