Commit Graph

  • 1a83e470a4
    Merge pull request #65 from SY573M404/patch-1 main Anthony Mercurio 2023-02-16 13:02:49 -0700
  • 30fea8fdfa
    Fix typo in diffusers_trainer.py #65 SY573M_404 2023-02-11 17:28:14 +0500
  • dcc28145df initial db loading rewrites db-loading cafeai 2022-12-12 15:40:52 +0900
  • 87a0d170b6
    Test #62 arivala 2022-12-09 13:34:21 +0000
  • f792752abc test ToMe-dev cafeai 2022-12-09 12:41:50 +0900
  • dc2dc363dd more quick fixes cafeai 2022-12-09 12:07:25 +0900
  • c464a876fa quick fixes cafeai 2022-12-09 11:51:05 +0900
  • f2d0375800
    Merge pull request #61 from kaeru-shigure/main cafe+ai — かふぇあい 2022-12-08 23:15:47 +0900
  • 888f5dfba0 test #61 kaeru-shigure 2022-12-08 21:48:43 +0900
  • 9257a39a4d nicer asserts, logical ordering #59 lopho 2022-12-06 16:45:41 +0100
  • 2f7ba53ccd keep moving to buckets until none are dropped make min/max side optional, infer from max area and side divisor use manhattan instead of ratio implement iterator interface for imagestore lopho 2022-12-06 16:31:59 +0100
  • adb2086bc6 remove unused sorting functions lopho 2022-12-06 11:53:37 +0100
  • 5a3ba60a84 drop scipy from requirements.txt lopho 2022-12-05 20:45:12 +0100
  • bd60b13f05 parallel validator and migrations skip unneeded operations in migrations keep image format in migrations helpful warning messages in validator #60 lopho 2022-12-05 12:54:27 +0100
  • 707c8f9614 simple aspect bucketing lopho 2022-12-05 12:14:13 +0100
  • 27d301c5b9
    Merge pull request #58 from harubaru/text-encoder-updates #50 Anthony Mercurio 2022-12-03 09:24:43 -0700
  • 29e7df519b Fix Gradient Checkpointing #58 text-encoder-updates cafeai 2022-12-03 21:24:38 +0900
  • 31dd4f6433 Update Samples cafeai 2022-12-03 20:49:53 +0900
  • bf264d0ff0 Update Save Checkpoint cafeai 2022-12-03 20:06:46 +0900
  • 34715bcc97 Access Underlying Model cafeai 2022-12-03 19:57:00 +0900
  • 3cefb57fc6 fp32 Update cafeai 2022-12-03 19:42:50 +0900
  • 18ff256be5 Implement Text Encoder Training cafeai 2022-12-03 12:47:40 +0900
  • c709257bec
    Merge pull request #56 from harubaru/extended-mode-fix Anthony Mercurio 2022-12-01 20:47:18 -0700
  • c4b17e41f1 Add np seed #56 extended-mode-fix cafeai 2022-12-02 01:49:12 +0900
  • d225cd57e7 Fix Seed cafeai 2022-12-02 01:41:22 +0900
  • b96eabfe2a Fix cafeai 2022-12-02 01:23:47 +0900
  • 138cb7bbed
    Merge pull request #54 from harubaru/extended-mode Anthony Mercurio 2022-11-30 22:55:30 -0700
  • 55a555850d
    Remove dangling barrier Anthony Mercurio 2022-11-30 22:52:48 -0700
  • c19f450005
    Merge pull request #55 from harubaru/extended-mode extended-mode-tmp-branch cafe+ai — かふぇあい 2022-12-01 11:42:15 +0900
  • 7102d313ac
    Synchronize ranks for DDP Anthony Mercurio 2022-11-30 19:05:02 -0700
  • 1074bd6f3b Bug Fix #55 #54 extended-mode cafeai 2022-12-01 05:10:21 +0900
  • fb75cbe029 Provide Tokens for Inference cafeai 2022-12-01 04:46:01 +0900
  • 981c6ca41a Cleanup cafeai 2022-12-01 04:32:10 +0900
  • ee281badcd Extended Mode Updates cafeai 2022-12-01 04:31:20 +0900
  • 4572617ff9
    use ddp for everything Anthony Mercurio 2022-11-30 10:54:30 -0700
  • b0cec788be
    Get DDP to work Anthony Mercurio 2022-11-29 22:06:21 -0700
  • 8decb0bc7d
    Fix distributed training Anthony Mercurio 2022-11-29 18:01:17 -0700
  • 6159dd888d
    Add (vague) V-Objective option #51 Carlos Chavez 2022-11-28 23:45:16 -0500
  • 5f0a952eff
    Merge pull request #48 from laksjdjf/sub Anthony Mercurio 2022-11-25 15:02:41 -0700
  • 7560f56801
    Add gradient accumulation. #49 infamix 2022-11-24 15:51:01 +0100
  • 5787f7d080
    Update diffusers_trainer.py #48 laksjdjf 2022-11-21 13:57:26 +0900
  • 511ee9e6d2
    Merge pull request #47 from chavinlo/patch-2 Anthony Mercurio 2022-11-20 10:06:50 -0500
  • f2cfe65d09
    Move the movel to device BEFORE creating the optimizer #47 Carlos Chavez 2022-11-20 00:09:35 -0500
  • 1d1f4022d2
    Merge pull request #45 from lopho/patch-2 Anthony Mercurio 2022-11-16 16:32:50 -0500
  • 9916294de1
    fix wandb init mode, don't log hf token #45 lopho 2022-11-16 22:28:16 +0100
  • c8eeaaf353
    Merge pull request #42 from chavinlo/inference-option Anthony Mercurio 2022-11-16 16:21:15 -0500
  • dc5849b235
    Merge branch 'main' into inference-option #42 Anthony Mercurio 2022-11-16 16:20:57 -0500
  • a2772fc668 fixes chavinlo 2022-11-16 10:55:38 -0500
  • fed3431f03 Revert "sync trainer with main branch" chavinlo 2022-11-16 10:44:39 -0500
  • 80e2422967
    sync trainer with main branch Carlos Chavez 2022-11-16 10:39:20 -0500
  • da4f4b93ab
    Merge pull request #43 from Maw-Fox/staging-docfix Anthony Mercurio 2022-11-15 13:30:27 -0500
  • 015eeae274
    Documentation consistency. #43 Maw-Fox 2022-11-15 10:34:55 -0700
  • 29ffbd645e
    Fix noise scheduler Anthony Mercurio 2022-11-15 11:08:38 -0500
  • 5be5a487b2
    Merge pull request #39 from Maw-Fox/staging-migration Anthony Mercurio 2022-11-15 10:33:47 -0500
  • 6c5b2e7149
    Fix of fix #39 Maw-Fox 2022-11-15 07:15:18 -0700
  • 2c18d29613
    Fix from upstream merge. Maw-Fox 2022-11-15 06:42:14 -0700
  • b3b5523d85
    Merge branch 'staging-migration' of https://github.com/maw-fox/waifu-diffusion into staging-migration Maw-Fox 2022-11-14 20:15:15 -0700
  • d600078008
    Add options and local inference Carlos Chavez 2022-11-14 22:08:16 -0500
  • 773e65f324
    Merge origin:main into remote:staging-migration Maw-Fox 2022-11-14 19:59:45 -0700
  • 5c205524e5
    Merge branch 'main' into staging-migration Anthony Mercurio 2022-11-14 12:31:05 -0500
  • ae561d19f7
    Merge pull request #40 from lopho/patch-1 Anthony Mercurio 2022-11-14 12:29:31 -0500
  • 978dd45072
    Fix. Maw-Fox 2022-11-13 08:24:40 -0700
  • 4943d978c1
    Fix redundancies. Maw-Fox 2022-11-13 08:22:44 -0700
  • 95b9407a3e
    Add+config .gitignore (bring back git stage) and fix up documentation. Maw-Fox 2022-11-12 18:48:16 -0700
  • 6bd6c6a4ef
    Fixed/flipped help text. Maw-Fox 2022-11-12 16:11:30 -0700
  • 189f621a1e
    Here, let's fix this while we're at it. Maw-Fox 2022-11-12 15:47:17 -0700
  • cd0910e82d
    Parse booleans in argument parser #40 lopho 2022-11-12 11:14:48 +0100
  • d1eb3ace3f I lied. Maw-Fox 2022-11-11 18:17:29 -0700
  • 6c2d5d8066 Final cleanup. Maw-Fox 2022-11-11 18:09:09 -0700
  • de221ea42e Derp. ImageStore.__init__ already iterates fully :) Maw-Fox 2022-11-11 17:59:32 -0700
  • 925eacf374 Cleanup Maw-Fox 2022-11-11 17:50:23 -0700
  • c12cbfced3 Fixed ref typo. Maw-Fox 2022-11-11 17:43:09 -0700
  • 6480336d2c Cleanup test code. Maw-Fox 2022-11-11 17:17:50 -0700
  • 120d406355 Implementation of validation/resize classes. Maw-Fox 2022-11-11 17:14:46 -0700
  • 2868a4128b try-catch load() #37 Maw-Fox 2022-11-11 08:31:13 -0700
  • 624f0f14af
    correctly set args Anthony Mercurio 2022-11-11 08:25:27 -0700
  • 033c1e75d0
    Merge pull request #36 from harubaru/relicense #35 Anthony Mercurio 2022-11-11 07:45:08 -0700
  • 15e70690de Add aesthetic #36 harubaru 2022-11-10 13:01:11 -0700
  • 1f5b671b67 relicense harubaru 2022-11-10 12:59:53 -0700
  • bc626e80e1
    Merge pull request #34 from chavinlo/patch-1 Anthony Mercurio 2022-11-10 09:23:10 -0700
  • 548ebea881
    Merge pull request #32 from Maw-Fox/main Anthony Mercurio 2022-11-10 09:22:48 -0700
  • 4e89309d6b
    Merge branch 'main' into main #32 Anthony Mercurio 2022-11-10 09:22:37 -0700
  • 2f8d71c589
    Merge pull request #33 from laksjdjf/sub Anthony Mercurio 2022-11-10 09:21:30 -0700
  • c4b1860282
    typo #34 Carlos Chavez 2022-11-10 10:13:14 -0500
  • 46e8d98d2b Revert Maw-Fox 2022-11-10 06:11:09 -0700
  • 0be39a4887 Fix depreciated enum Maw-Fox 2022-11-10 05:42:38 -0700
  • 353200b039
    Update diffusers_trainer.py #33 laksjdjf 2022-11-09 23:56:49 +0000
  • 3fe9df1450 Cleanup. Maw-Fox 2022-11-08 20:50:57 -0700
  • 0c29d1e84d
    Update diffusers_trainer.py laksjdjf 2022-11-09 10:34:49 +0900
  • fe30e8942e Add resize and optional resize arg Maw-Fox 2022-11-08 18:17:31 -0700
  • 1ea31eb71e
    Merge pull request #31 from john-sungjin/fix-ema-checkpoint-saving Anthony Mercurio 2022-11-06 16:44:11 -0800
  • 94603d9578 Added store/restore to EMAModel, restore non-EMA weights after saving checkpoint #31 John Kim 2022-11-07 00:28:55 +0000
  • 517f3e154f
    Merge pull request #30 from harubaru/scheduler-options Anthony Mercurio 2022-11-06 07:51:48 -0800
  • 2048ce67ef Remove Unnecessary Line (Scheduler) #30 cafeai 2022-11-06 19:34:33 +0900
  • b303fdc293 Scheduler Options & Resume Updates cafeai 2022-11-06 19:08:21 +0900
  • 56923359a3
    Add checkpoint resuming, exception handling, and learning rate schedulers Anthony Mercurio 2022-11-06 01:05:40 -0700
  • 2321e22fc1
    Merge pull request #28 from AstraliteHeart/main Anthony Mercurio 2022-11-05 08:55:48 -0700
  • 7be7fc3b98
    Merge branch 'main' into main #28 Anthony Mercurio 2022-11-05 08:55:29 -0700
  • 5b793feb52
    Merge pull request #29 from harubaru/bucket-tests Anthony Mercurio 2022-11-05 08:54:26 -0700
  • ed35788059 Cleanup #29 cafeai 2022-11-06 00:53:30 +0900