Commit Graph

  • 9e5cf3c62f
    Merge 7a7e7cf346 into 51edb0c568 #23 Shawn 2023-08-03 08:35:15 -0300
  • 7a7e7cf346
    Update text_to_filename.py #23 Shawn 2023-07-28 17:27:59 -0500
  • efd4b9a0ad Created using Colaboratory Shawn 2023-06-02 00:51:06 -0500
  • 3678085a3d
    Still a wip Shawn 2023-06-02 00:32:34 -0500
  • 51edb0c568
    Update image_caption_gui.py main Victor Hall 2023-05-30 12:48:44 -0400
  • e02ea99a0f
    Update COMPRESS_IMG.md Victor Hall 2023-05-23 16:40:48 -0400
  • 390348c503
    Update README.MD Victor Hall 2023-04-01 02:13:50 -0400
  • 4e27e2be75
    Update README.MD Victor Hall 2023-04-01 02:13:24 -0400
  • 8211f2ac90
    Merge pull request #21 from lehmacdj/main Victor Hall 2023-03-05 18:03:36 -0500
  • de03c18b0c docs: document --torch_device option #21 Devin Lehmacher 2023-03-05 15:48:58 -0500
  • da15f0a745 Add torch_device option to scripts/auto_caption.py Victor Hall 2023-01-09 22:46:40 -0500
  • fd67f7ad7f
    Update LAION_SCRAPE.md Victor Hall 2023-01-09 22:46:40 -0500
  • 508a628fc5
    Update LAION_SCRAPE.md Victor Hall 2023-01-09 22:46:22 -0500
  • fc671937f0
    Update FILE_RENAME.md Victor Hall 2023-01-06 12:19:09 -0500
  • 17b58e7237
    Update README.MD Victor Hall 2023-01-05 01:32:34 -0500
  • f844156e32
    Update README.MD Victor Hall 2023-01-05 01:32:23 -0500
  • e711d08165
    Update README.MD Victor Hall 2023-01-05 01:30:42 -0500
  • a9809c8497
    Update README.MD Victor Hall 2022-12-31 18:06:41 -0500
  • 836aba548d
    Merge pull request #20 from MalOMaw/main Victor Hall 2022-12-17 18:35:47 -0800
  • f18d63f09f add support for jpeg, less ambigious extension list #20 = 2022-12-18 07:00:52 +0700
  • bc51caa42c
    Merge pull request #19 from nawnie/main Victor Hall 2022-12-16 10:08:42 -0800
  • bfdcf16a91 Created using Colaboratory #19 nawnie 2022-12-16 01:34:25 -0600
  • 08952ebe27
    fix link, use generic name Victor Hall 2022-12-11 15:23:49 -0500
  • 68a14f511f
    add note for nawnie's notebook to readme Victor Hall 2022-12-11 14:20:59 -0500
  • 64e472691f
    Merge pull request #18 from nawnie/main Victor Hall 2022-12-11 11:18:07 -0800
  • bae522ba61 Other Scripts added to cells #18 nawnie 2022-12-11 13:13:38 -0600
  • 1f62899b77
    Delete Train_Colab.ipynb #17 nawnie 2022-12-11 11:44:32 -0600
  • bbcefbf349
    Delete Train-Runpod.ipynb nawnie 2022-12-11 11:44:14 -0600
  • fc240c7856
    Delete AutoCaption.ipynb nawnie 2022-12-11 11:43:55 -0600
  • 14da2dcac0
    Delete Train-Colab.ipynb nawnie 2022-12-11 11:43:39 -0600
  • f710d9a682
    Merge branch 'victorchall:main' into main nawnie 2022-12-11 11:42:50 -0600
  • 3bbd1a7cfc Created using Colaboratory nawnie 2022-12-11 11:32:38 -0600
  • 46e301a038
    Delete fast-DreamBooth.ipynb nawnie 2022-12-04 00:14:57 -0600
  • 5fb1a8c8bf
    Update README.MD nawnie 2022-12-04 00:14:18 -0600
  • 78711cb5ad
    Update README.MD nawnie 2022-12-04 00:13:17 -0600
  • 5f9a708477 Created using Colaboratory nawnie 2022-12-03 23:59:03 -0600
  • 16b2717fd8 Created using Colaboratory nawnie 2022-12-03 22:43:36 -0600
  • 37a8132b7f Created using Colaboratory nawnie 2022-12-03 14:18:27 -0600
  • c3f13474ec Created using Colaboratory nawnie 2022-12-03 13:55:05 -0600
  • 8cdbfc28a3 adding a UI :D not done nor test just a mock up nawnie 2022-12-03 13:29:14 -0600
  • 99d931cd59 fix nawnie 2022-12-02 17:50:34 -0600
  • 99eb7dedc8
    Merge pull request #16 from mstevenson/main Victor Hall 2022-11-29 09:04:04 -0800
  • 40ce8ece04 Disconnect after training nawnie 2022-11-29 02:31:09 -0600
  • db1a1b1d63 Simple addition to gdrive mount at begining and an auto prune and move to gdrive when done, may add a log out as well since this requires a premium gpu to run. nawnie 2022-11-29 01:26:31 -0600
  • 54d678bc33 bug in compress img Victor Hall 2022-11-28 15:06:27 -0500
  • 53809e3b3f Fix index out of range when deleting the final image #16 Michael Stevenson 2022-11-28 09:37:08 -0800
  • ba7e2a5328 Handle open dialog canceled Michael Stevenson 2022-11-28 09:33:39 -0800
  • da90d86bbd Case insensitive filename sorting Michael Stevenson 2022-11-27 09:50:03 -0800
  • d49098dbca Show image index in the title Michael Stevenson 2022-11-27 09:49:46 -0800
  • 499fbd09a8
    Update README.MD Victor Hall 2022-11-26 15:20:28 -0500
  • fa450c265a
    Merge pull request #15 from haxys/patch-2 Victor Hall 2022-11-26 12:17:29 -0800
  • 7cc5c28926
    Update COMPRESS_IMG.md #15 KMSteffen 2022-11-26 14:14:03 -0600
  • 216f0c7145
    Merge pull request #14 from haxys/patch-1 Victor Hall 2022-11-26 10:20:35 -0800
  • c027de26e0
    Refactor compress.py to with asyncio / threading. #14 KMSteffen 2022-11-26 12:09:45 -0600
  • 759228bf88
    Merge pull request #13 from UnderSampled/blip-download Victor Hall 2022-11-25 14:06:38 -0800
  • 0d2119ea2f Don't download BLIP model in to memory before saving; Download directly to file. #13 UnderSampled 2022-11-25 16:24:02 -0500
  • 8db26171cc option to skip resize on compress img Victor Hall 2022-11-24 22:13:30 -0500
  • 81c04496b9 minus one sweepy boi typo Victor Hall 2022-11-22 21:30:17 -0500
  • b077ddbe3a compress image doc Victor Hall 2022-11-22 20:24:33 -0500
  • a102788275 compress image script Victor Hall 2022-11-22 18:17:40 -0500
  • 22a7f08cde
    Update README.MD Victor Hall 2022-11-22 13:04:54 -0500
  • 305dadb5ad
    Merge pull request #11 from mstevenson/main Victor Hall 2022-11-22 10:04:01 -0800
  • 891f53da04 Added video extractor arguments and documentation #11 Michael Stevenson 2022-11-21 17:58:44 -0800
  • f99467af6b
    Merge pull request #10 from mstevenson/main Victor Hall 2022-11-21 14:55:33 -0800
  • 245e6705f5 Scale image to fit frame #10 Michael Stevenson 2022-11-21 14:42:13 -0800
  • 39a24033bc add vscode to gitignore Victor Hall 2022-11-21 16:23:13 -0500
  • a0d95ae667 update Victor Hall 2022-11-21 16:22:31 -0500
  • b77f0fc4d9 readme for mstevens caption gui Victor Hall 2022-11-21 16:19:06 -0500
  • 51befb7c01
    Merge pull request #9 from mstevenson/main Victor Hall 2022-11-21 12:13:25 -0800
  • e32a683c24 Image caption GUI refactor #9 Michael Stevenson 2022-11-21 11:07:56 -0800
  • eaffafcebb Add video frame extractor and image caption gui Michael Stevenson 2022-11-21 09:36:29 -0800
  • 33cd24f394 update readme to reflect everydream trainer no longer works optimally with cropped images Victor Hall 2022-11-19 18:48:55 -0500
  • a0952762c9 add missing aiofiles req to autocaption notebook Victor Hall 2022-11-16 22:50:55 -0500
  • 1d17d8e28a make autocaption use async for all file operations, append _n to filename rename Victor Hall 2022-11-15 19:07:28 -0500
  • fa0287be84 add script to push filename to .txt Victor Hall 2022-11-13 23:37:42 -0500
  • 36a4fdc0e6 only strip slashes from caption if using filename output Victor Hall 2022-11-12 16:49:33 -0500
  • 6178e204ec strip slashes from caption to avoid filename issues on output Victor Hall 2022-11-12 16:45:30 -0500
  • cecbda97ea remove static due to compatibility issues Victor Hall 2022-11-12 14:05:10 -0500
  • 6b7f5ffcd3 gitkeep on output Victor Hall 2022-11-11 14:02:13 -0500
  • 807dc31e8c gitkeep on input Victor Hall 2022-11-11 14:01:40 -0500
  • 09efafc60d remove static, compatibility Victor Hall 2022-11-11 12:47:27 -0500
  • be3fbf9b2c bug in filerename Victor Hall 2022-11-11 09:14:37 -0500
  • bc2001ac7f bug in file renamer Victor Hall 2022-11-11 00:37:12 -0500
  • 1e136ff080 Merge branch 'main' of https://github.com/victorchall/EveryDream into main Victor Hall 2022-11-10 11:40:55 -0500
  • 51bbbe0417 update doc for autocaption to reflect changes Victor Hall 2022-11-10 11:40:47 -0500
  • b4a9d2b949 update autocaption to be able to create .caption and .txt sidecars instead of filename Victor Hall 2022-11-10 11:22:20 -0500
  • cfa58b81c4
    deconflict env Victor Hall 2022-11-08 20:18:48 -0500
  • fad322cba3 automatically rename to unique on dupe Victor Hall 2022-11-04 14:24:00 -0400
  • 7ad2e6ef4d Merge branch 'main' of https://github.com/victorchall/EveryDream into main Victor Hall 2022-11-04 14:21:10 -0400
  • 49e25885b8 better error handling on file rename Victor Hall 2022-11-04 14:21:03 -0400
  • 87c8ae7d32 fix bug Victor Hall 2022-11-04 14:18:42 -0400
  • 78e8f2514f
    Update FUNDING.yml Victor Hall 2022-11-04 13:57:26 -0400
  • b56373762c autocreate cache and output folder Victor Hall 2022-11-04 13:48:05 -0400
  • f343c054e1 Merge branch 'main' of https://github.com/victorchall/EveryDream into main Victor Hall 2022-11-01 20:03:06 -0400
  • 0aa31179d7 file renamer and some general updates Victor Hall 2022-11-01 20:02:54 -0400
  • e91d9eafe6 file rename script Victor Hall 2022-10-31 22:18:23 -0400
  • a6049ad575
    Create FUNDING.yml Victor Hall 2022-10-31 15:24:25 -0400
  • 50ffc5ed5a readme cleanup Victor Hall 2022-10-31 14:50:49 -0400
  • 191e750da0 bit more on autocaption notebook Victor Hall 2022-10-31 14:42:31 -0400
  • 6665242183 keep tmp folder Victor Hall 2022-10-31 14:35:29 -0400