Commit Graph

  • 4d9a044ece
    Merge pull request #4 from theryex/patch-1 harubaru 2022-08-27 01:34:00 -0700
  • e8c43a4e52
    Update requirements.txt #4 theryex 2022-08-27 04:25:27 -0400
  • 430086a6ea
    Merge pull request #3 from Catalyzzt/patch-1 harubaru 2022-08-26 20:29:33 -0700
  • 0d5c0f757a
    Update environment.yaml #3 Catalyzzt 2022-08-26 17:48:00 -0400
  • ebea6dcaa7
    add k-diffusion to environment.yaml Catalyzzt 2022-08-26 17:47:09 -0400
  • 397f154ea7
    add klms sampler harubaru 2022-08-25 15:07:03 -0700
  • 8e8c60e323
    add requirements harubaru 2022-08-25 15:06:34 -0700
  • ebae6214b9
    Merge pull request #2 from Lex-DRL/gitignore harubaru 2022-08-24 09:53:21 -0700
  • 20b7e6991a + last line #2 Lex Darlog (DRL) 2022-08-24 19:55:23 +0400
  • 7163c5ff7a .gitignore: repo-specific Lex Darlog (DRL) 2022-08-24 19:23:35 +0400
  • 4c5cd5538b .gitignore: common python rules Lex Darlog (DRL) 2022-08-24 19:18:14 +0400
  • dc898e61d9
    Fix pruning script for official weights harubaru 2022-08-22 16:30:09 -0700
  • ee27ea1bff
    Fix step slider harubaru 2022-08-20 12:51:27 -0700
  • 6f680c8301
    Fix output issue harubaru 2022-08-20 11:17:34 -0700
  • 453ea06292
    change height and width to multiples of 64 harubaru 2022-08-20 11:13:01 -0700
  • d85bcee8e8
    Merge pull request #1 from henk717/main harubaru 2022-08-20 10:59:55 -0700
  • f227c40de7 Runtime Launcher (Automatic) #1 Henk 2022-08-20 19:58:10 +0200
  • 265ac0c834
    Fix for H and W harubaru 2022-08-20 10:43:53 -0700
  • bc8c837a1d
    Fix img2img, refactor harubaru 2022-08-19 21:56:26 -0700
  • e89e97741a
    Add prune.py harubaru 2022-08-19 20:58:45 -0700
  • e83eae5520
    change image multiples to 64 harubaru 2022-08-18 19:46:43 -0700
  • bda76d2186
    Update README.md harubaru 2022-08-18 15:02:22 -0700
  • b9fd6734d7
    Update readme harubaru 2022-08-18 14:54:01 -0700
  • f162f1e126
    Create txt2img_gradio.py harubaru 2022-08-18 14:52:27 -0700
  • 7b8c883b07
    Update README.md owenvincent 2022-08-18 15:46:44 +0200
  • be6ab334c2
    update links in README.md owenvincent 2022-08-18 13:49:59 +0200
  • d39f5b51a8 update readme Patrick Esser 2022-08-16 23:13:39 +0200
  • b57c05232a
    Merge pull request #27 from apolinario/patch-1 Patrick Esser 2022-08-16 23:11:39 +0200
  • e1367298c7
    Add diffusers as a way to inference in the model apolinario 2022-08-16 21:08:28 +0200
  • 3fbbf28a8a
    Merge pull request #5 from cpacker/main Robin Rombach 2022-08-13 17:06:31 +0200
  • 9ae9f7dccc fix install issues, README instructions should work out-of-the-box now cpacker 2022-08-12 13:24:00 -0700
  • ce05de2819 add link to access request form Robin Rombach 2022-08-10 16:59:50 +0200
  • 2ff270f4e0 stable diffusion Robin Rombach 2022-08-10 16:30:49 +0200
  • f13bf9bf46 add vqgan loss with codebook statistic eval rromb 2022-02-21 15:06:50 +0100
  • 2b46bcb98c
    Update ddpm.py Robin Rombach 2022-01-17 21:24:19 +0100
  • 417d5f3dee add trainsteps to first stage table ablattmann 2022-01-15 12:30:44 +0100
  • 851743597c
    add LICENSE ablattmann 2022-01-14 18:24:18 +0100
  • 171cf29fb5 add configs for training unconditional/class-conditional ldms ablattmann 2021-12-22 15:57:23 +0100
  • f8b4a07105 add autoencoder training details, arxiv link and figures rromb 2021-12-22 11:16:26 +0100
  • 32a9661b4e add inpainting model Patrick Esser 2021-12-21 11:35:45 +0000
  • 17e64e3205
    Update README.md ablattmann 2021-12-21 03:38:17 +0100
  • e66308c7f2 add code ablattmann 2021-12-21 03:23:41 +0100
  • 182dd36f56
    Create README.md Robin Rombach 2021-12-21 01:59:06 +0100