Damian Stewart
|
fe0083877f
|
add aspect_ratio arg to sample generation
|
2023-03-02 22:16:21 +01:00 |
Damian Stewart
|
52c722714c
|
Merge branch 'feat_text_encoder_LR' of github.com:damian0815/EveryDream2trainer into feat_text_encoder_LR
|
2023-03-02 20:02:38 +01:00 |
damian
|
61558be2ae
|
logging and progress bar improvements
|
2023-03-02 18:29:28 +01:00 |
Damian Stewart
|
17c61db5ca
|
wip aspect ratio samples
|
2023-03-02 14:50:17 +01:00 |
Damian Stewart
|
8100e42159
|
fix issues and improve sample generator
|
2023-03-02 13:03:50 +01:00 |
Damian Stewart
|
c82664b3f3
|
add text encoder LR setting to optimizer.json
|
2023-03-02 00:13:43 +01:00 |
Victor Hall
|
ba87b0cae1
|
log how lr was derived
|
2023-03-01 12:43:32 -05:00 |
Victor Hall
|
cb7f3d26aa
|
start troubleshooting doc
|
2023-03-01 12:40:36 -05:00 |
Victor Hall
|
8ed8c20485
|
Merge branch 'main' of https://github.com/victorchall/EveryDream2trainer
|
2023-03-01 12:26:50 -05:00 |
Victor Hall
|
600eaa404d
|
make sure main lr arg overrides optimizer.json
|
2023-03-01 12:26:36 -05:00 |
Victor Hall
|
b0f7777a6c
|
Merge pull request #98 from nawnie/main
revised pr
|
2023-02-28 23:53:35 -05:00 |
Victor Hall
|
b5fad8c675
|
docs
|
2023-02-28 21:19:52 -05:00 |
Victor Hall
|
a5f023805d
|
Merge branch 'main' of https://github.com/victorchall/EveryDream2trainer
|
2023-02-28 21:19:22 -05:00 |
Victor Hall
|
8abef6bc74
|
revert multiline txt for now due to bug
|
2023-02-28 21:14:19 -05:00 |
Victor Hall
|
c446194599
|
sys req on main readme
|
2023-02-28 10:57:49 -05:00 |
nawnie
|
893eb15cf8
|
Created using Colaboratory
|
2023-02-28 09:35:12 -06:00 |
nawnie
|
97450d8881
|
Update Train_Colab.ipynb
|
2023-02-28 09:33:29 -06:00 |
nawnie
|
db4e632b3f
|
Update Train_Colab.ipynb
|
2023-02-28 09:30:03 -06:00 |
nawnie
|
0f3fde5899
|
Created using Colaboratory
|
2023-02-28 09:27:51 -06:00 |
nawnie
|
308c42ebd0
|
default fix
left adv samples and disable text on
|
2023-02-28 08:47:25 -06:00 |
nawnie
|
d12e39a621
|
Update sample_prompts.json
|
2023-02-27 19:57:08 -06:00 |
nawnie
|
d40d980bce
|
Created using Colaboratory
|
2023-02-27 19:08:50 -06:00 |
nawnie
|
9961522001
|
sample_prompts.json
add comments to explain how to better modify your samples
|
2023-02-27 18:22:58 -06:00 |
nawnie
|
e9ba16f544
|
sample updates
add more samplers
|
2023-02-27 18:14:23 -06: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
|
952e34a4a8
|
merge optimizer.json
|
2023-02-26 19:12:42 -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
|
329ba2bfc1
|
fix bug with reading lr from optimizer.json
|
2023-02-26 10:00:42 -05:00 |
Victor Hall
|
2acc261818
|
add lion install to colab notebook
|
2023-02-25 16:46:43 -05:00 |
Victor Hall
|
0b037348ad
|
update coco example cfg
|
2023-02-25 16:37:10 -05:00 |
Victor Hall
|
d049dc684f
|
add lion to windows install
|
2023-02-25 16:36:04 -05:00 |
Victor Hall
|
f4999281ac
|
Merge pull request #93 from victorchall/lion
log lr with rest of optimizer settings to console, put lr into optimi…
|
2023-02-25 16:24:27 -05:00 |
Victor Hall
|
b7de987f4c
|
log lr with rest of optimizer settings to console, put lr into optimizer.json default
|
2023-02-25 16:23:33 -05:00 |
Victor Hall
|
e7fc71ffa1
|
Merge pull request #92 from victorchall/lion
fix mem leak on huge data, rework optimizer to separate json, add lio…
|
2023-02-25 16:20:10 -05:00 |
Victor Hall
|
1f80cb4b68
|
optimizer doc
|
2023-02-25 16:19:23 -05:00 |
Victor Hall
|
a9b0189947
|
fix mem leak on huge data, rework optimizer to separate json, add lion optimizer
|
2023-02-25 15:05:22 -05:00 |
Victor Hall
|
1bcd1db2f7
|
Merge pull request #85 from qslug/docker
Add dockerfile and build action
|
2023-02-22 20:18:19 -05:00 |
Augusto de la Torre
|
79bcd44bed
|
Add docker build action
And also a VS Code dev container
|
2023-02-23 02:02:56 +01:00 |
Victor Hall
|
30c7b2f96d
|
Merge pull request #83 from damian0815/fix-huggingface-download-safetensors-models
use StableDiffusionPipeline.from_pretrained() to download HF models
|
2023-02-21 11:37:23 -05:00 |
Victor Hall
|
a8cc62fb94
|
Merge pull request #82 from damian0815/fix_validation_seeding
actually use the validation random seed
|
2023-02-21 01:06:25 -05:00 |
Damian Stewart
|
4646af7434
|
use StableDiffusionPipeline.from_pretrained() to download the model
|
2023-02-20 22:00:25 +01:00 |
Damian Stewart
|
be8cdf8af8
|
actually use validation seed 😭 also fix log of sample negative prompt
|
2023-02-20 21:58:46 +01:00 |
Victor Hall
|
a2479cfe1f
|
Merge branch 'main' of https://github.com/victorchall/EveryDream2trainer
|
2023-02-19 23:14:39 -05:00 |
Victor Hall
|
414e9e7cc4
|
doc for zero freq noise
|
2023-02-19 23:14:33 -05:00 |
Victor Hall
|
d027525eac
|
Merge pull request #80 from nawnie/main
Adds Sample_prompts.json toggle
|
2023-02-19 10:07:17 -08:00 |
Victor Hall
|
eec363899e
|
Merge pull request #81 from damian0815/fix-validation-div-by-zero
Fix validation division by zero
|
2023-02-19 05:46:43 -08:00 |
Damian Stewart
|
7956e24b61
|
fix division by zero
|
2023-02-19 10:25:38 +01:00 |
Damian Stewart
|
60702ee040
|
some validation tweaks and fixes
|
2023-02-19 10:20:16 +01:00 |