Commit Graph

  • f369e534eb update cog doc main Victor Hall 2024-04-02 16:36:26 -0400
  • 7ea9676da8 enhance cog caption script Victor Hall 2024-04-02 16:35:49 -0400
  • 65bd7b3b92 update windows setup cmd Victor Hall 2024-04-01 14:51:33 -0400
  • 45ecb11402 update cog doc with colab link Victor Hall 2024-03-24 10:02:38 -0400
  • 87bfe652ce caption cog notebook2 Victor Hall 2024-03-24 10:00:00 -0400
  • 93659f3eb4 caption cog notebook Victor Hall 2024-03-24 09:30:23 -0400
  • 056de840d0 some cleanup/updates to caption stuff Victor Hall 2024-03-22 13:27:01 -0400
  • 273ce23c7c update windows setup Victor Hall 2024-03-22 13:17:27 -0400
  • 2525b62569 add peft to docker Victor Hall 2024-03-22 12:43:09 -0400
  • 3a219e2502 update docker to fix cog Victor Hall 2024-03-22 12:41:14 -0400
  • 642a64d5dc generator Victor Hall 2024-03-15 00:20:37 -0400
  • 17054c9d10 patch cog to fix issue with transformers Victor Hall 2024-03-15 00:18:55 -0400
  • 212d73f127 tiny doc update Victor Hall 2024-03-13 18:45:59 -0400
  • d2a7a25da7 update caption_cog.py, transformers, and add peft Victor Hall 2024-03-13 18:38:30 -0400
  • 776edcf9d9 update cog doc Victor Hall 2024-03-13 18:31:52 -0400
  • 1cf110c6a5 fix caption cog plugin for image json reading Victor Hall 2024-03-13 18:26:13 -0400
  • 80a6672b41 title and tags plugin for caption on per image json file basis Victor Hall 2024-03-13 18:03:58 -0400
  • d0a979ff9a Merge branch 'main' of https://github.com/victorchall/EveryDream2trainer into main Victor Hall 2024-03-03 16:55:42 -0500
  • a90e13a926 cleaner viewing for grounding ui Victor Hall 2024-03-03 16:55:30 -0500
  • d2f435eaf1 another minor caption doc update Victor Hall 2024-03-03 16:36:50 -0500
  • bd0acb57fd trying a cog colab notebook, and remove flamingo notebook since it is removed from repo Victor Hall 2024-03-03 16:13:58 -0500
  • fdf230634e Merge branch 'main' of https://github.com/victorchall/EveryDream2trainer into main Victor Hall 2024-03-03 16:05:57 -0500
  • 2a76dd2009 clean up text on bounding box drawing of grounding ui Victor Hall 2024-03-03 16:05:50 -0500
  • 91a9b3d898 bugfix and doc fix Victor Hall 2024-03-03 15:47:44 -0500
  • aca1867697 update caption docs and remove open flamingo script Victor Hall 2024-03-03 15:39:25 -0500
  • 3256f9e33c add phrase grounding to kosmos2 caption script Victor Hall 2024-03-03 15:18:54 -0500
  • a55ab816af really dumb ui for looking at grounding files from kosmos2 Victor Hall 2024-03-03 15:13:08 -0500
  • 8bab958c68 cog doc fix Victor Hall 2024-03-02 17:43:41 -0500
  • 7993143022 documentation for new cog stuff Victor Hall 2024-03-02 17:42:25 -0500
  • 42ad271261 bug in caption cog if starts_with no there Victor Hall 2024-03-02 01:58:13 -0500
  • d098223052 merge conflict Victor Hall 2024-03-02 01:20:03 -0500
  • be2cec7d3b
    Update Train_Colab.ipynb Victor Hall 2024-02-23 11:33:09 -0500
  • b509f94488 Added MAX_IMAGE_PIXELS=None #250 BlueBug 2024-02-08 19:44:27 +0900
  • e1e070ca83 Cough... fixed typo #249 BlueBug 2024-02-06 18:11:20 +0900
  • eee130d7dd Fixs error when translated caption contains an unusual byte BlueBug 2024-02-06 17:49:21 +0900
  • 5622b55128 fix up cog caption script Victor Hall 2024-02-03 22:01:14 -0500
  • 1a8495a706 cleanup on cog caption script Victor Hall 2024-02-03 19:24:59 -0500
  • cbc9a2d337
    add cog-vlm to citations Victor Hall 2024-02-03 14:52:16 -0500
  • f885be56a1 add cog caption script Victor Hall 2024-01-24 22:21:06 -0500
  • 1a4ac2d339 add TextualInversionLoaderPlugin #248 Damian Stewart 2024-01-24 21:45:46 +1300
  • 072c2a695a fix missing base method for on_backpropagation Damian Stewart 2024-01-22 21:01:55 +1300
  • 0dcf0e8c36 add missing base plugin defs and fix docs Damian Stewart 2024-01-22 11:02:01 +1300
  • 1cb8ff2ed8 fix example Damian Stewart 2024-01-20 02:00:04 +1300
  • 6205f7a574 actually pass through the plugin_runner Damian Stewart 2024-01-19 22:40:33 +1300
  • 635e04fe05 add modify_sample_prompt plugin callback Damian Stewart 2024-01-19 18:46:39 +1300
  • 0a3259ae5b don't clobber trained embeddings when resuming Damian Stewart 2024-01-19 16:34:13 +1300
  • 18198715b7
    Merge pull request #246 from damian0815/patch-2 Victor Hall 2024-01-15 20:11:52 -0500
  • a7f3b0a146 zero non-training embedding grads in the correct place Damian Stewart 2024-01-16 11:20:37 +1300
  • 9fc6ae7a09
    prevent OOM with disabled unet when gradient checkpointing is enabled #246 Damian Stewart 2024-01-16 10:23:52 +1300
  • bf5b03205e fix saving, more strict config check Damian Stewart 2024-01-15 21:08:12 +1300
  • e90d163571 fix issues Damian Stewart 2024-01-15 19:23:52 +1300
  • 4ff972c67c ti >1 vector lenght support (untested) Damian Stewart 2024-01-15 18:47:00 +1300
  • e08d5ded98
    Merge pull request #245 from Enixile/main Victor Hall 2024-01-10 13:47:08 -0500
  • df4647e4ab wip long vector length Damian Stewart 2024-01-08 20:00:39 +1300
  • 3840e4811a zero the grads rather than resetting the weights Damian Stewart 2024-01-07 21:08:52 +1300
  • ff4d93ab48 zero the grads rather than resetting the weights #231 Damian Stewart 2024-01-07 21:08:52 +1300
  • 817f4169ce BLIP2 was loading into system RAM rather than VRAM for me. I found that adding argument "device_map=device" forces it to load the entire model onto the specified device. I tested it for cuda and cpu successfully. #245 Enixile 2024-01-06 15:16:59 -0500
  • e8f7b6c8b4 fix oopsie Victor Hall 2023-12-22 13:54:20 -0500
  • e89ec053c7 fix issue with plugin interaction with validation Victor Hall 2023-12-22 13:52:26 -0500
  • 9141710d6e add ps activate script Victor Hall 2023-12-21 14:02:36 -0500
  • c7d3064029 error in dataloader plugin Victor Hall 2023-12-21 10:49:06 -0500
  • 7a81182220
    Update PLUGINS.md Victor Hall 2023-12-20 16:46:44 -0500
  • 1119c2130f
    Update PLUGINS.md Victor Hall 2023-12-20 15:39:57 -0500
  • 83623929ad
    Update PLUGINS.md Victor Hall 2023-12-20 15:29:33 -0500
  • d9d2a43804 fix order of running pil image dataloader plugin Victor Hall 2023-12-20 15:24:09 -0500
  • dfcc9e7f41 add dataloader plugin hooks for caption and pil image Victor Hall 2023-12-20 14:55:50 -0500
  • 1236329677 fix reshaping for picking apps Victor Hall 2023-11-29 22:17:52 -0500
  • a05ffca82e add positions id back for clip-l Victor Hall 2023-11-29 20:25:38 -0500
  • 49e382c82b script to backdate autoencoderkl keys due to other broken software Victor Hall 2023-11-29 19:02:20 -0500
  • 3935a49730 removing open flamingo from standard installs and documenting, OF is broken in torch2.1 unfortunately Victor Hall 2023-11-26 12:51:58 -0500
  • 670354de94 removing open flamingo from requirements.txt Victor Hall 2023-11-26 12:33:04 -0500
  • af49f3ce08
    Merge pull request #243 from victorchall/attn Victor Hall 2023-11-25 19:09:36 -0500
  • 8756eb9863 Merge branch 'attn' of https://github.com/victorchall/EveryDream2trainer into attn #243 attn Victor Hall 2023-11-25 18:47:53 -0500
  • ec98a79b1e add tokenizer tester script Victor Hall 2023-11-25 17:21:34 -0500
  • e705db29eb doc for attn_type Victor Hall 2023-11-25 13:43:26 -0500
  • a284c52dee update windows to torch 2.1 and add attention type option Victor Hall 2023-11-24 16:13:01 -0500
  • 772d6bc439
    Update ADVANCED_TWEAKING.md Victor Hall 2023-11-21 14:07:21 -0500
  • 051ecf57ad
    Merge pull request #242 from a-l-e-x-d-s-9/main Victor Hall 2023-11-21 14:02:58 -0500
  • af74c7f5e1 jupyter notebook fix to upload ldm safetensors instead of ckpt Victor Hall 2023-11-18 13:33:22 -0500
  • 32ee7cb7f0 Using -1.0 instead of -1. #242 alexds9 2023-11-17 21:55:12 +0200
  • dcf2969640
    Merge branch 'victorchall:main' into main Alex 2023-11-17 20:52:34 +0200
  • fc6a4a7c27 LR removed from AdaCoor. alexds9 2023-11-17 20:52:15 +0200
  • 31e1619a13 clean up citations Victor Hall 2023-11-17 13:39:12 -0500
  • e3e542c121 add some citations and references links Victor Hall 2023-11-17 12:56:53 -0500
  • d2dac6fd06 update requirements.txt to have newer xformers Victor Hall 2023-11-17 12:31:25 -0500
  • 6727b6d61f fix log_writer bug and move logs into specific project log folder Victor Hall 2023-11-17 12:30:57 -0500
  • 5dc9f18061 1. Added AdaCoor optimizer. 2. Added pyramid noise. 3. Fixed problem with log_writer missing from EveryDreamOptimizer. #241 alexds9 2023-11-17 16:08:43 +0200
  • bf3c022489 update docker tags Victor Hall 2023-11-16 12:04:39 -0500
  • 840493037e gg bug from pr that thought it was simplifying code but broke it Victor Hall 2023-11-15 16:19:08 -0500
  • 097d864ef5 fixing bugs Victor Hall 2023-11-15 15:57:09 -0500
  • 20a9b3254f bug in optimizer decay-warmup defaulting Victor Hall 2023-11-15 15:46:28 -0500
  • e95a8861e9 workaround for cuda errors on some rented machines Victor Hall 2023-11-15 14:45:43 -0500
  • a95d2de150 fix ckpt to diffusers conversion script Victor Hall 2023-11-15 12:55:22 -0500
  • b63ae0dafd
    Merge pull request #238 from reijerh/patch-1 Victor Hall 2023-11-13 13:41:10 -0500
  • 0b843718b8
    Merge pull request #237 from reijerh/misc-minor-fixes Victor Hall 2023-11-13 13:35:58 -0500
  • 358dfbecd2
    Merge pull request #240 from luisgabrielroldan/fix-device-mismatch-when-snr-used Victor Hall 2023-11-13 13:24:31 -0500
  • 299af88f22 save as safetensors not ckpt Victor Hall 2023-11-13 13:12:42 -0500
  • b212b94d13
    Fix device mismatch when using min snr gamma option #240 Gabriel Roldan 2023-11-13 12:17:56 -0300
  • a53f19a048
    Quick edits to improve PLUGINS.md #238 reijerh 2023-11-09 22:35:36 +0100
  • 7de666ec2d Misc minor fixes #237 reijerh 2023-11-08 23:49:38 +0100