Kelvie Wong
249065f127
Add docker compose file
...
This makes it a lot easier to use locally on docker, and a lot easier to
move files in/out, as well as save notebooks.
2023-05-28 12:42:57 -07:00
Victor Hall
562c434113
add banner jpg
2023-05-21 01:10:14 -04:00
Victor Hall
cdc0b39584
Update OPTIMIZER.md
2023-05-17 14:54:16 -04:00
Damian Stewart
a0fca99972
docs typo
2023-05-16 13:57:05 -04:00
Damian Stewart
1b432d8819
docs for TE freezing
2023-05-16 13:57:05 -04:00
Colai
4a2e0bebdd
fix typo
...
example instead of exmaple
2023-05-16 13:54:42 -04:00
Damian Stewart
8c05b7e1d5
update docs for every_n_epochs
2023-05-07 12:05:49 +02:00
Victor Hall
4c5ce81b31
Update OPTIMIZER.md
2023-05-06 00:54:47 -04:00
Victor Hall
cb511025ed
finalizing optimizer split
2023-05-04 20:15:36 -04:00
damian
413f981512
implement extra manual validation splits
2023-04-29 16:55:02 -04:00
Victor Hall
470c0aa040
github action for unit tests
2023-04-22 18:48:55 -04:00
Victor Hall
bc7b95a375
update clip skip doc
2023-04-16 20:19:08 -04:00
Anson Kao
161edc5f3d
Update TWEAKING.md
2023-04-14 03:14:27 -04:00
Anson Kao
83fbd90889
Update DATA.md
2023-04-14 03:13:08 -04:00
Anson Kao
584fdb76ee
Rename ATWEAKING.md to ADVANCED_TWEAKING.md
...
Make it easier to visually scan the docs folder
2023-04-11 11:52:16 -04:00
Victor Hall
338a368b5d
moar docs
2023-04-03 00:31:59 -04:00
Victor Hall
f0e2e13d3c
docs ofc
2023-04-03 00:13:10 -04:00
Victor Hall
82cda3ca79
update cloud docs
2023-04-03 00:07:56 -04:00
Victor Hall
0b629436c5
docs
2023-04-02 21:43:46 -04:00
Victor Hall
246fb4fa00
update contribution doc
2023-04-02 21:02:29 -04:00
Victor Hall
3feda9b751
Update CLOUD_SETUP.md
2023-04-01 00:06:39 -04:00
Victor Hall
db18245c9e
Update SETUP.md
2023-03-31 11:49:54 -04:00
Victor Hall
367341b806
Update SETUP.md
2023-03-31 11:49:03 -04:00
Augusto de la Torre
e2f28451b0
Update docs around configuring captions and other image config
2023-03-19 15:55:29 +01:00
Victor Hall
a4cdafb63b
update docs
2023-03-19 00:59:17 -04:00
Victor Hall
f01a7354f0
remove sort from dataset due to slowdown on large sets, add contribution readme
2023-03-18 22:24:03 -04:00
Victor Hall
92815a869d
doc update
2023-03-15 22:19:17 -04:00
Victor Hall
b9f4a6d657
update vram doc since defaults changed
2023-03-15 12:25:43 -04:00
Amir Othman
1dcc9d501a
Update TRAINING.md
...
--ed1_mode is deprecated so the documentation should reflect this.
2023-03-10 18:03:30 +01:00
Victor Hall
e5aa70c54f
update lr recommendation
2023-03-09 21:02:05 -05:00
Damian Stewart
c4d37862ba
document new sample generator params
2023-03-02 23:12:47 +01:00
Damian Stewart
bb1fbb329a
tweak docs
2023-03-02 22:45:22 +01:00
Damian Stewart
ae281976ca
documentation of new text encoder LR and aspect_ratio settings
2023-03-02 22:36:11 +01:00
Victor Hall
cb7f3d26aa
start troubleshooting doc
2023-03-01 12:40:36 -05:00
Victor Hall
b5fad8c675
docs
2023-02-28 21:19:52 -05:00
Victor Hall
11cea762c4
Merge pull request #96 from qslug/docker
...
Streamline Vast/Runpod docker
2023-02-27 13:25:24 -05:00
Augusto de la Torre
deb83f42cb
Streamline Vast/Runpod docker
...
This removes runtime installation steps to make vast.ai work out of the box and fixes some issues with dev containers
2023-02-27 02:50:57 +01:00
Victor Hall
8c6d6bccfe
finish notdreambooth.md
2023-02-26 19:24:22 -05:00
Victor Hall
6c87af7711
doc, fix lr defaulting bug, notdreambooth.md, read multicaption from .txt by line
2023-02-26 19:11:42 -05:00
Victor Hall
1f80cb4b68
optimizer doc
2023-02-25 16:19:23 -05:00
Victor Hall
414e9e7cc4
doc for zero freq noise
2023-02-19 23:14:33 -05:00
Victor Hall
327fa4cf6d
update doc for delaying ckpt saves
2023-02-18 22:32:47 -08:00
Victor Hall
025fb2557f
readme updates
2023-02-18 14:49:30 -05:00
Damian Stewart
e97f0816db
Squashed commit of the following:
...
commit 86fa1363852850e87be11e5a277b71435f6a3451
Author: Damian Stewart <d@damianstewart.com>
Date: Sat Feb 18 14:43:57 2023 +0100
cleanup, add back random caption support
commit f9a10842b47b9a5d51d53de8d56cb7089a1eeeb2
Author: Damian Stewart <d@damianstewart.com>
Date: Sat Feb 18 13:52:22 2023 +0100
misc fixes and documentation
commit 46167806892258fef509f14e9d83ceab08725cd6
Author: Damian Stewart <d@damianstewart.com>
Date: Sat Feb 18 12:11:18 2023 +0100
works
commit 390bcdf4d8165315e2f84404c62b410c7b674c84
Author: Damian Stewart <d@damianstewart.com>
Date: Sat Feb 18 10:12:14 2023 +0100
SampleGenerator code in place (untested)
commit 022724fa7a435371081fd489ee7e5dbfc2df37ec
Author: Damian Stewart <d@damianstewart.com>
Date: Sat Feb 18 10:17:05 2023 +0100
cleanup and new approach (untested)
commit 4ac81f0924146a7ac3c46f4a4382e7dceaaac47c
Author: Damian Stewart <d@damianstewart.com>
Date: Fri Jan 27 17:26:12 2023 +0100
fix 'classmethod is not callable' error
commit c875933096464a867a5c3cfbf9592605f201f79e
Author: Damian Stewart <d@damianstewart.com>
Date: Fri Jan 27 17:10:03 2023 +0100
fix prompts log crash
commit 2771d52485191388dfa5b3b8892ed7327d874ed6
Author: Damian Stewart <d@damianstewart.com>
Date: Fri Jan 27 14:38:39 2023 +0100
fix circular import
commit 8452272b02fe64a2345fba067a55e51c52debd98
Author: Damian Stewart <d@damianstewart.com>
Date: Fri Jan 27 14:33:26 2023 +0100
refactor sample generation (untested)
2023-02-18 15:51:50 +01:00
Victor Hall
c0e47e5eab
Update BASEMODELS.md
...
upcast attn for sd2 conv, not critical but technically correct
2023-02-14 12:41:50 -05:00
Augusto de la Torre
d5b4f8674e
Add/Update doc for RunPod and Vast using ED2 image
2023-02-14 12:03:09 +01:00
Justin Merrell
f97795cdd2
Update DATA.md
2023-02-12 17:24:43 -05:00
Damian Stewart
34066c9dab
further doc enhancements
2023-02-11 09:04:12 +01:00
Damian Stewart
ff6025f699
hopefully fix image links
2023-02-11 08:45:25 +01:00
Damian Stewart
464ef07f94
add images and update paths
2023-02-11 02:39:55 +01:00