Commit Graph

  • fdb48399af docs: separate changelog. other small cleanup Bryce 2024-01-03 06:49:26 -0800
  • 59206e6f2d fix: progress latent collection bug Bryce 2024-01-03 09:00:02 -0800
  • 5ad9c3cc11 docs: separate changelog. other small cleanup Bryce 2024-01-03 06:49:26 -0800
  • ed40a12c01 version: 14.0.0 14.0.0 Bryce 2024-01-02 22:49:36 -0800
  • 57dc27df8c build: tag imaginairy as typed Bryce 2024-01-02 21:49:59 -0800
  • 55e27160f5 build: vendorize refiners Bryce 2024-01-02 21:06:39 -0800
  • 82eacece80 build: tag imaginairy as typed Bryce 2024-01-02 21:49:59 -0800
  • f802b734a0 build: vendorize refiners Bryce 2024-01-02 21:06:39 -0800
  • f84406f12c fix: handle unexpected keys in weights better Bryce 2024-01-02 08:56:17 -0800
  • 5b3b04b877 build: remove pytorch lightning dependency Bryce 2024-01-02 06:54:31 -0800
  • 1bf8fb3cbc fix: handle unexpected keys in weights better Bryce 2024-01-02 08:56:17 -0800
  • f3f7331d75 build: remove pytorch lightning dependency Bryce 2024-01-02 06:54:31 -0800
  • 9f33fa0664 version: 14.0.0b9 14.0.0b9 Bryce 2024-01-01 20:17:39 -0800
  • 35a5ccbcba fix: include weightmaps Bryce 2024-01-01 20:17:14 -0800
  • e90bf1b47d version: 14.0.0b8 14.0.0b8 Bryce 2024-01-01 20:01:53 -0800
  • 7100d3f9ea perf: make upscaler use fp16 for better efficiency Bryce 2024-01-01 19:43:48 -0800
  • 4fcfc363af fix: always show total last Bryce 2024-01-01 18:58:41 -0800
  • f50a1f5b0c fix: interrupted generations don't prevent more generations Bryce 2024-01-01 18:35:14 -0800
  • a0a6e6dcee perf: make upscaler use fp16 for better efficiency Bryce 2024-01-01 19:43:48 -0800
  • e2b3e82cae fix: always show total last Bryce 2024-01-01 18:58:41 -0800
  • b97a8a2b71 fix: interrupted generations don't prevent more generations Bryce 2024-01-01 18:35:14 -0800
  • 9e3403df89 feature: clean up terminal output Bryce 2023-12-30 21:21:49 -0800
  • 0d78b8271f version: 14.0.0b7 Bryce 2023-12-29 09:05:46 -0800
  • 1b85a38b60 feature: clean up terminal output Bryce 2023-12-30 21:21:49 -0800
  • f02d652586 version: 14.0.0b7 14.0.0b7 Bryce 2023-12-29 09:05:46 -0800
  • 77c4b85037
    perf: improve memory usage (#433) Bryce Drennan 2023-12-29 09:04:33 -0800
  • ed93abc261 perf: improve memory usage Bryce 2023-12-29 09:01:14 -0800
  • 26d1ff9bc4 version: 14.0.0b6 14.0.0b6 Bryce 2023-12-27 22:23:21 -0800
  • 42a045e8e6
    feature: support sdxl (#431) Bryce Drennan 2023-12-27 21:52:37 -0800
  • ce5224fc2b feature: support sdxl Bryce 2023-12-27 21:14:01 -0800
  • e6c8947b28 feature: support sdxl Bryce 2023-12-27 20:48:25 -0800
  • 18b520e33a feature: support sdxl Bryce 2023-12-27 20:35:29 -0800
  • 3043b35485 feature: support sdxl Bryce 2023-12-27 15:49:00 -0800
  • fb7cff3684
    Merge pull request #430 from brycedrennan/ruff_formatter jaydrennan 2023-12-27 18:51:15 -0700
  • 3322777f5e refactor: formatting changes ruff formatter jaydrennan 2023-12-27 15:49:44 -0800
  • 7eef3bf628 feature: replaces black formatter with ruff formatter jaydrennan 2023-12-27 14:53:05 -0800
  • a2c38b3ec0
    feature: support loading diffusers folder/based models from huggingface (#427) Bryce Drennan 2023-12-21 14:24:35 -0800
  • 4e8b0070d2 feature: support loading diffusers folder/based models from huggingface Bryce 2023-12-21 12:37:34 -0800
  • 50e796a3b7 refactor: move code around Bryce 2023-12-20 21:23:13 -0800
  • 32b5175e0e feature: better upscaling Bryce 2023-12-20 21:22:49 -0800
  • 6ebd12abb1 refactor: move code to more intuitive places Bryce 2023-12-20 12:32:29 -0800
  • 8cfb46d6de fix: bug in sliced encoder Bryce 2023-12-20 12:31:27 -0800
  • 372453e645 refactor: remove training code Bryce 2023-12-20 12:28:07 -0800
  • 9f65efe912 refactor: move code around Bryce 2023-12-20 21:23:13 -0800
  • 68c6878be3 feature: better upscaling Bryce 2023-12-20 21:22:49 -0800
  • f5a79989ad refactor: move code to more intuitive places Bryce 2023-12-20 12:32:29 -0800
  • e947a82fbb fix: bug in sliced encoder Bryce 2023-12-20 12:31:27 -0800
  • eabe36225e refactor: remove training code Bryce 2023-12-20 12:28:07 -0800
  • 616f686ed2
    small changes (#425) Bryce Drennan 2023-12-19 12:39:34 -0800
  • c2c9742c13 refactor: small cleanup of tiling code Bryce 2023-12-19 11:24:20 -0800
  • 1e731351cf docs: update todo Bryce 2023-12-19 06:44:42 -0800
  • d834e8b5b3 test: run non-gpu tests on github Bryce 2023-12-18 20:34:32 -0800
  • df00109074 refactor: space formatting jaydrennan 2023-12-18 19:08:43 -0800
  • d39486af54 fix: updates test marking to use nodeid instead of name jaydrennan 2023-12-18 19:04:36 -0800
  • ec350b6712 test: run non-gpu tests on github Bryce 2023-12-18 20:34:32 -0800
  • 616776e1eb refactor: space formatting jaydrennan 2023-12-18 19:08:43 -0800
  • 35a358d701 fix: updates test marking to use nodeid instead of name jaydrennan 2023-12-18 19:04:36 -0800
  • 0c01cd690f
    fix: sets correct default value for composition strength. (#422) jaydrennan 2023-12-18 18:31:57 -0700
  • 9b3c48aaf3 fix: sets correct default value for composition strength. jaydrennan 2023-12-18 14:46:19 -0800
  • 0c03612d44 feature: large images now stay well-composed thanks to tile controlnet Bryce 2023-12-18 14:24:20 -0800
  • 2372a71e6c fix: adds tile/detail controlnet back in. jaydrennan 2023-12-18 13:12:27 -0800
  • f88b5c1b2b
    fix: word images still work without specified size (#421) Bryce Drennan 2023-12-18 15:09:23 -0800
  • 50f3e57d59 feature: large images now stay well-composed thanks to tile controlnet Bryce 2023-12-18 14:24:20 -0800
  • 90cc0c710b fix: word images still work without specified size Bryce 2023-12-18 14:42:43 -0800
  • 0c91d3dde8 fix: adds tile/detail controlnet back in. jaydrennan 2023-12-18 13:12:27 -0800
  • 7880ee1389 feature: update midas (depth maps) Bryce 2023-12-18 12:13:42 -0800
  • bf14ee6ee6 feature: add christmas-scene phrase list Bryce 2023-12-17 22:42:44 -0800
  • c6ac5f553a refactor: separate controlnet image preprocessing Bryce 2023-12-17 22:42:11 -0800
  • 9a0e0cd1a7 feature: better depth maps Bryce 2023-12-17 22:40:27 -0800
  • 5b20048cf5 feature: update midas (depth maps) Bryce 2023-12-18 12:13:42 -0800
  • 00a526516a feature: add christmas-scene phrase list Bryce 2023-12-17 22:42:44 -0800
  • 2eee741b20
    Merge pull request #418 from brycedrennan/fix_test_set_spu_full jaydrennan 2023-12-17 23:50:46 -0700
  • 9c4183a25d refactor: separate controlnet image preprocessing Bryce 2023-12-17 22:42:11 -0800
  • 8ec9de90e5 feature: better depth maps Bryce 2023-12-17 22:40:27 -0800
  • c99a169986 fix: configures test_set_gpu_full to run on a m1 mac. jaydrennan 2023-12-17 22:35:12 -0800
  • ca4b066478 fix: configures test_set_gpu_full to work on mac jaydrennan 2023-12-17 22:14:18 -0800
  • f3c9a6de0b fix: updates cache related tests to work independent of device jaydrennan 2023-08-07 15:59:12 -0600
  • 2144f26fa7
    feature: add ability to dynamically make word images (#417) Bryce Drennan 2023-12-16 22:08:19 -0800
  • 95e9c64fc1 feature: add ability to dynamically make word images Bryce 2023-12-16 20:50:32 -0800
  • 3bd3dfdeaf
    feature: adds --composition-strength parameter to cli (#416) jaydrennan 2023-12-16 15:40:06 -0700
  • 36c7afa395 feature: adds --composition-strength parameter to cli jaydrennan 2023-12-16 13:29:01 -0800
  • 41a9d7007b
    test: adds tests for stablestudio (#415) jaydrennan 2023-12-16 13:00:03 -0700
  • 7cfcd0d318 test: adds tests for stablestudio jaydrennan 2023-12-15 14:43:03 -0800
  • e1e6f8037c
    refactor: removes unused code and configurations (#405) jaydrennan 2023-12-15 16:27:00 -0700
  • f05930e76c refactor: removes unused code and configurations jaydrennan 2023-11-28 14:59:40 -0800
  • 6d39d791b1 refactor: move safety to utils Bryce 2023-12-15 13:48:53 -0800
  • 168a843f29 refactor: move colorize to api Bryce 2023-12-15 13:48:16 -0800
  • 96f4268d44 refactor: move video_sample to api Bryce 2023-12-15 13:47:39 -0800
  • e72e8992ab refactor: create api module Bryce 2023-12-15 13:46:46 -0800
  • ad561e8833 refactor: move model_manager to utils Bryce 2023-12-15 13:42:45 -0800
  • d478771cc0 refactor: move a bunch of stuff to utils Bryce 2023-12-15 13:40:10 -0800
  • 987af23abe refactor: move train.py Bryce 2023-12-15 12:49:18 -0800
  • 0c456cd52a refactor: remove lr_scheduler.py Bryce 2023-12-15 12:42:34 -0800
  • 01e32ff3f6 refactor: move bin files Bryce 2023-12-15 12:40:14 -0800
  • 316114e660 docs: add docstrings Bryce 2023-12-15 12:31:28 -0800
  • 4c8557eb9f refactor: move safety to utils Bryce 2023-12-15 13:48:53 -0800
  • 71b0d7c8db refactor: move colorize to api Bryce 2023-12-15 13:48:16 -0800
  • e5804a1c58 refactor: move video_sample to api Bryce 2023-12-15 13:47:39 -0800
  • 5e5987e9a7 refactor: create api module Bryce 2023-12-15 13:46:46 -0800
  • b80fff366b refactor: move model_manager to utils Bryce 2023-12-15 13:42:45 -0800