Commit Graph

164 Commits

Author SHA1 Message Date
Victor Hall 88e804b6a7 fix test_dl.py script 2022-11-03 20:30:46 -04:00
Victor Hall 89cc295515 multi-aspect image support work 2022-11-03 19:47:54 -04:00
Victor Hall 2956a93165 gitignore 2022-11-03 02:21:38 -04:00
Victor Hall cfd3260038 dead module 2022-11-02 22:45:21 -04:00
Victor Hall f1a56d23bf add last back 2022-11-02 22:27:28 -04:00
Victor Hall 805759bccb ff7r readme 2022-11-02 22:25:34 -04:00
Victor Hall 93bbd30caa cleaning up training process 2022-11-02 22:23:09 -04:00
Victor Hall 93f9df4abb fix torchvision version in env yaml 2022-11-02 21:46:03 -04:00
Victor Hall 2cdeafb90f readme updates 2022-11-01 19:45:13 -04:00
Victor Hall ae3494cf7e update env, removed unused docs 2022-11-01 12:25:08 -04:00
Victor Hall 165214565a micro model yaml update 2022-11-01 00:29:55 -04:00
Victor Hall b3aa064f4a micro model yaml 2022-11-01 00:21:27 -04:00
Victor Hall 8638624297 Merge branch 'main' of https://github.com/victorchall/everydream-trainer into main 2022-11-01 00:18:35 -04:00
Victor Hall 8b58e121e5 fix error in micro readme 2022-11-01 00:18:27 -04:00
Victor Hall 33b780fcaa
Create FUNDING.yml 2022-10-31 16:52:06 -04:00
Victor Hall 734cf82881 link 2022-10-29 09:44:16 -04:00
Victor Hall 507ee78d59 link 2022-10-29 09:43:35 -04:00
Victor Hall 644f51201c more info on ff7r model, more prompt guide 2022-10-29 00:43:53 -04:00
Victor Hall f1597e2434 updating ff7r info 2022-10-29 00:18:27 -04:00
Victor Hall 74d0fd7ddc links to huggingface for micromodel example 2022-10-29 00:10:32 -04:00
Victor Hall 79d5c7183b spelling... 2022-10-28 23:16:10 -04:00
Victor Hall 215902cb9d missed a readme 2022-10-28 23:15:41 -04:00
Victor Hall 3790db7163 update readme and add some more demo files 2022-10-28 23:13:44 -04:00
Victor Hall 5e50c941ca adding special feature for micro training 2022-10-28 22:54:59 -04:00
Victor Hall 30f78de976 fix batch size hunting at start of training 2022-10-28 21:37:21 -04:00
Victor Hall cbca4d13ce fixed shuffle 2022-10-26 02:13:59 -04:00
Victor Hall 0ed7b0b007 grr bug in shuffle 2022-10-26 01:58:14 -04:00
Victor Hall f40ec5c80f biggish readme update 2022-10-26 00:57:40 -04:00
Victor Hall f5aba7293d big readme update, cruft and dead code removed, reverting some stuff back to xavier og 2022-10-25 22:45:47 -04:00
Victor Hall 09d67853f0 trainer ymls and fix main 2022-10-24 22:58:36 -04:00
Victor Hall fbbd370661 update env yml 2022-10-23 20:47:27 -04:00
Victor Hall ef514a980d removing some unknown thing 2022-10-23 20:43:58 -04:00
Victor Hall 2026137e46 removing cruft 2022-10-23 19:48:39 -04:00
Victor Hall f2f6315362 more readme stuff 2022-10-22 17:50:19 -04:00
Victor Hall 5ddfe53a2f general cleanup 2022-10-22 17:34:10 -04:00
Victor Hall f8fdd54485 main.py cleanup 2022-10-22 17:13:51 -04:00
Victor Hall 10e040936b Merge branch 'main' of https://github.com/victorchall/everydream-trainer into main 2022-10-22 14:56:51 -04:00
Victor Hall ddb809d2c6 adding everydream training routines 2022-10-22 14:53:01 -04:00
Kane Wallmann 6f04eae233 Add img2img script 2022-10-05 10:24:48 +10:00
Kane Wallmann ae8d9fd23a
Fix mv command 2022-10-02 16:49:39 +10:00
Kane Wallmann 3c1cf2a945 Reset parameters 2022-10-01 13:57:21 +10:00
Kane Wallmann e2462ba2dc Change dataloader to correctly pair training and regularization images 2022-10-01 13:56:27 +10:00
Kane Wallmann a7a596da03 Reset base_frequency for image logger 2022-10-01 11:12:15 +10:00
Kane Wallmann 648b87a200 Modifications to support multiple identifier training 2022-10-01 10:53:24 +10:00
David Bielejeski 0d60899e04 Re-enabling logging of images. 2022-09-30 15:25:15 -05:00
David B da567314ab
Merge pull request #17 from dreddi/dreddi-patch-1
Fix: critical typo in dreambooth_runpod_joepenna.ipynb
2022-09-30 06:39:34 -05:00
dreddi 224a7eb3f8
Fix: typo in dreambooth_runpod_joepenna.ipynb
`--class_word class_word` was being used to lauch training instead of the correctly templated `--class_word {class_word}`
2022-09-30 19:29:26 +10:00
David Bielejeski 9ca8d39b90 Merge branch 'main' of https://github.com/JoePenna/Dreambooth-Stable-Diffusion 2022-09-29 18:35:56 -05:00
David Bielejeski 40eb005c3d Fixing log_img blowing up. 2022-09-29 18:35:40 -05:00
David B 303d89c846
Merge pull request #8 from diabeticpilot/main
Add direct launch mode
2022-09-29 18:13:46 -05:00