Commit Graph

  • b0b1337bc5 ImageStore Filename Fix cafeai 2022-11-06 00:32:15 +0900
  • 305efa20f2 Bucket Helpers cafeai 2022-11-05 22:55:56 +0900
  • 0e0acf31b1 diffusers no longer use tensor_format in DDPMScheduler Astralite Heart 2022-11-05 11:05:45 +0000
  • 74ef98667c Add bitsandbytes instructions Astralite Heart 2022-11-05 10:38:35 +0000
  • bb153c1ec0 Add missing reqs / fix versions Astralite Heart 2022-11-04 17:31:08 -0700
  • 6b73cfe448
    Add CLIP penultimate layer for diffusers trainer Anthony Mercurio 2022-11-02 16:20:46 -0700
  • 1a94c70736
    Implement distributed training Anthony Mercurio 2022-11-01 13:28:12 -0700
  • ef25ccac36
    add vae config Anthony Mercurio 2022-11-01 12:40:39 -0700
  • 6bf942eb63
    Merge pull request #26 from GripenANM/Update-Weights-Readme.md-to-v1.3-model Anthony Mercurio 2022-10-29 18:58:56 -0700
  • 8247915345
    add attribution Anthony Mercurio 2022-10-29 16:11:48 -0700
  • be702cce2e
    Aspect ratio bucketing, Training overhaul, more new stuff Anthony Mercurio 2022-10-29 09:26:03 -0700
  • e1e416a5b9
    Removed Huggingface metadata table #26 Akumi Chan 2022-10-25 13:31:22 -0700
  • 1947519397
    Update Weights Readme.md to v1.3 model Akumi Chan 2022-10-25 13:23:18 -0700
  • 76efa00de3 fix deprecation warnings in dataloader harubaru 2022-10-15 18:43:28 -0700
  • 67140231e7 fix inference config harubaru 2022-10-15 11:41:39 -0700
  • 61ed683d1c ensure wandb run doesnt get overwritten harubaru 2022-10-15 11:40:53 -0700
  • 18ad704fd6 fix wandb logging harubaru 2022-10-15 11:20:32 -0700
  • f980137430 add fp16 training harubaru 2022-10-15 10:57:00 -0700
  • 9581fbc226
    Merge pull request #24 from hasuwoof/feature/extended_clip harubaru 2022-10-14 16:27:21 -0700
  • 60c04259fa Implement CLIP extensions (training + inference) #24 hasuwoof 2022-10-14 19:31:53 +0100
  • 0afe73cf0e
    Merge pull request #21 from eltociear/patch-2 harubaru 2022-10-14 03:46:39 -0700
  • 8b0f40809e
    Fix typo in ddpm.py #21 Ikko Ashimine 2022-10-14 12:14:25 +0900
  • c4d8e967e9 oops forgot layer norm harubaru 2022-10-13 01:39:01 -0700
  • adbbc73e19 fix hidden states harubaru 2022-10-12 18:48:22 -0700
  • f8bfa5f357 fix config harubaru 2022-10-12 18:32:51 -0700
  • 169b63e179 add unconditional guidance training harubaru 2022-10-12 18:28:44 -0700
  • 4f9070af3c use penultimate layer harubaru 2022-10-12 17:55:56 -0700
  • e4736c11f5 add initial config harubaru 2022-10-12 17:45:44 -0700
  • a4628125fe
    fix pruning script yet again harubaru 2022-09-27 19:50:55 -0700
  • aa91eaf228
    gotta go fast harubaru 2022-09-24 01:13:36 -0700
  • ae05402bc6
    speedup harubaru 2022-09-23 15:26:58 -0700
  • de1470f43b fix downloader harubaru 2022-09-22 19:49:08 -0700
  • d0ec5be718
    add centercropping harubaru 2022-09-22 19:45:36 -0700
  • 5b169173d5
    fix config harubaru 2022-09-22 17:44:19 -0700
  • c5f2775beb Add alternate dataloader harubaru 2022-09-22 14:56:27 -0700
  • 2e69358d50 Add random tag order during training harubaru 2022-09-21 04:57:17 -0700
  • b080f33115 Add variable aspect ratio during training harubaru 2022-09-21 04:47:39 -0700
  • c690d005bc fix cropping harubaru 2022-09-20 22:24:04 -0700
  • 01b9440d50 dataloader overhaul harubaru 2022-09-20 22:00:32 -0700
  • 3546ae9b47 add 8 gpu config harubaru 2022-09-20 11:34:06 -0700
  • 106e611306
    Update README harubaru 2022-09-18 22:36:49 -0700
  • 3020278dd9
    Merge pull request #17 from derfred/installfixes harubaru 2022-09-17 08:11:30 -0700
  • 7cf4130668 make the execution work #17 Frederik Fix 2022-09-17 08:55:56 +0200
  • b664c86e89
    Update executing.md Frederik Fix 2022-09-15 19:51:56 +0200
  • 0cfa39a373
    Update train.sh Frederik Fix 2022-09-15 19:46:52 +0200
  • ab67872afa
    Update requirements.txt Frederik Fix 2022-09-15 19:44:08 +0200
  • af00e49aa8
    Update dataset.md Frederik Fix 2022-09-15 19:43:15 +0200
  • 98c6e0c38b
    Create executing.md Frederik Fix 2022-09-15 18:42:28 +0200
  • 90a580f684
    Update README.md Frederik Fix 2022-09-15 18:40:47 +0200
  • 0e2fd255ba
    wrong arg Frederik Fix 2022-09-15 18:39:05 +0200
  • bbcd956746
    Merge pull request #16 from derfred/doc-fixes harubaru 2022-09-14 12:18:28 -0700
  • 40640acc83
    use the directory hard coded #16 Frederik Fix 2022-09-14 21:13:48 +0200
  • 9113f9155a
    some missing info Frederik Fix 2022-09-14 21:10:55 +0200
  • d6a3ca65ce
    fix extract command Frederik Fix 2022-09-14 20:09:08 +0200
  • b4cc0d8279
    download directories Frederik Fix 2022-09-14 19:59:42 +0200
  • f6c06933ba
    Merge pull request #14 from chavinlo/patch-3 harubaru 2022-09-11 22:55:03 -0700
  • c7c892ae4e moved scripts and added nsfw extractors #14 chavinlo 2022-09-11 11:44:55 -0500
  • 7194a68b44
    Merge pull request #13 from chavinlo/patch-2 harubaru 2022-09-10 18:39:55 -0700
  • a532563a71
    Merge branch 'harubaru:main' into patch-2 #13 Carlos Chavez 2022-09-10 19:40:10 -0500
  • 7f901bf252 removed string import chavinlo 2022-09-10 19:39:49 -0500
  • f07fb01490 Added rating selection and now works chavinlo 2022-09-10 19:38:22 -0500
  • bd6986fcc6
    remove link harubaru 2022-09-09 15:07:18 -0700
  • 3a84dc1973
    add data download files harubaru 2022-09-09 10:42:56 -0700
  • 4904ba4db3 in the works chavinlo 2022-09-09 03:49:52 -0500
  • 41c864dce2
    Merge pull request #12 from chavinlo/patch-1 harubaru 2022-09-09 01:18:37 -0700
  • 6da7d93133 relink #12 chavinlo 2022-09-09 02:47:39 -0500
  • 6b35ad0c79 Update README.md chavinlo 2022-09-09 02:23:08 -0500
  • 9912d3c3a6 docs chavinlo 2022-09-09 02:22:16 -0500
  • 5e9ee84ff2
    Merge 29286fa3f2 into df8761695b #11 Carlos Chavez 2022-09-09 08:06:39 +0200
  • 29286fa3f2 Update README.md #11 chavinlo 2022-09-09 01:06:33 -0500
  • 28f821a8e9 Update README.md chavinlo 2022-09-09 01:05:56 -0500
  • a65c79338e Update README.md chavinlo 2022-09-09 01:04:22 -0500
  • ca5f24cdfb Update README.md chavinlo 2022-09-09 01:03:51 -0500
  • 1e0adfebeb added docs chavinlo 2022-09-09 01:02:49 -0500
  • 61d9338618 Update danbooru21_extract.py chavinlo 2022-09-08 22:42:37 -0500
  • df8761695b
    redo training launcher harubaru 2022-09-08 18:46:23 -0700
  • 952bdc04df
    Merge pull request #10 from throwaway-mezzo-mix/patch-1 harubaru 2022-09-08 18:15:36 -0700
  • b9452bc0fd
    fix tag replace typo in danbooru21_extract.py #10 throwaway-mezzo-mix 2022-09-08 20:52:38 +0200
  • ee7c4cd381
    neonsecret attention optimization #9 Viacheslav Ivannikov 2022-09-08 19:43:43 +0200
  • d283e04b8b
    remove outputs from cudacallback harubaru 2022-09-07 03:51:04 -0700
  • f7bb9b7bbc fix validation harubaru 2022-09-06 23:33:12 -0700
  • 51666f070c
    fix link harubaru 2022-09-05 18:41:08 -0700
  • 8b08d8ebd9
    fix link harubaru 2022-09-05 18:40:40 -0700
  • cb417c437e
    fix link harubaru 2022-09-05 18:39:29 -0700
  • 721537d64a
    fix formatting harubaru 2022-09-05 18:34:23 -0700
  • 64b9427902
    Merge pull request #8 from chavinlo/main harubaru 2022-09-05 18:33:57 -0700
  • ddd6694a85 Added docs and script to extract from danbooru JSON #8 chavinlo 2022-09-05 19:16:48 -0500
  • 4ea6c9eff5 Add documentation for training (WIP) #7 chavinlo 2022-09-05 19:06:03 -0500
  • a3b465f323
    Update README harubaru 2022-09-04 22:33:31 -0700
  • 87aa5ea8a5
    Update README harubaru 2022-09-04 22:31:40 -0700
  • 2b742b1d39
    add conversion script for diffusers harubaru 2022-09-04 13:26:13 -0700
  • 73879bed0c Create train.sh chavinlo 2022-09-04 12:23:20 -0500
  • 586a3f064e
    add config harubaru 2022-09-03 16:43:20 -0700
  • 187695ed73 revert fp16 harubaru 2022-09-02 21:00:43 -0700
  • dc0d0bd579 add finetuning configs harubaru 2022-09-02 21:00:05 -0700
  • e6c1e048ea add local dataset code harubaru 2022-08-30 14:06:47 -0700
  • b1a57dce78
    Merge pull request #6 from theryex/patch-3 harubaru 2022-08-27 04:15:55 -0700
  • e6bb2f8fc3
    Merge pull request #5 from theryex/patch-2 harubaru 2022-08-27 04:11:49 -0700
  • 0bad854452
    Update environment.yaml #6 theryex 2022-08-27 05:53:37 -0400
  • b76c56c7c2
    Update requirements.txt #5 theryex 2022-08-27 05:53:34 -0400