Victor Hall
|
8007869b84
|
log exception if something blows up so it ends up in the .log
|
2023-07-05 16:02:18 -04:00 |
Victor Hall
|
c7d3e77e9f
|
add warning about sd21 and free colab
|
2023-07-05 15:51:50 -04:00 |
Victor Hall
|
318f8f8d0e
|
add warning about sd21 and free colab
|
2023-07-05 15:51:00 -04:00 |
Victor Hall
|
4218901a08
|
Merge pull request #211 from a-l-e-x-d-s-9/main
Refactored the _percent_random_crop function to prevent unnecessary stretch.
|
2023-07-04 19:20:42 -04:00 |
Victor Hall
|
c62516052b
|
add plugin doc link
|
2023-07-04 17:36:57 -04:00 |
Victor Hall
|
2fd9fd76ff
|
update plugin doc
|
2023-07-04 17:34:53 -04:00 |
Victor Hall
|
f83934f5d3
|
improve plugins
|
2023-07-04 17:29:39 -04:00 |
Victor Hall
|
42c417171d
|
improve plugins
|
2023-07-04 17:29:22 -04:00 |
Victor Hall
|
6907c01b51
|
fix caption fl
|
2023-07-03 15:58:30 -04:00 |
Victor Hall
|
2afea3bdb8
|
set highmem and t4 for colab
|
2023-07-03 15:37:29 -04:00 |
Victor Hall
|
a75530471e
|
enable float16 for older cards, t4, etc
|
2023-07-03 15:24:58 -04:00 |
Victor Hall
|
5d0f53646b
|
Update TWEAKING.md
|
2023-07-03 14:57:54 -04:00 |
Victor Hall
|
2407fef975
|
Update TWEAKING.md
|
2023-07-03 14:52:30 -04:00 |
Victor Hall
|
678638504d
|
flamingo caption notebook beta
|
2023-07-03 14:27:17 -04:00 |
alexds9
|
7e5f8244b1
|
Refactored the _percent_random_crop function to make it simpler and cleaner.
- Removed the aspect ratio adjustment after cropping - which caused unnecessary stretch.
- Made sure that the crop pixels values are integers.
|
2023-07-03 18:39:24 +03:00 |
Victor Hall
|
7aed4e3e35
|
update captoin doc again
|
2023-06-30 12:41:33 -04:00 |
Victor Hall
|
4ddaf3349f
|
cleanup caption doc
|
2023-06-30 00:40:49 -04:00 |
Victor Hall
|
acac3f1547
|
update caption doc
|
2023-06-30 00:37:49 -04:00 |
Victor Hall
|
41eaa09938
|
document flamingo caption script
|
2023-06-30 00:28:07 -04:00 |
Victor Hall
|
1afaf59ec9
|
fix default for plugins
|
2023-06-29 22:00:16 -04:00 |
Victor Hall
|
a72d455fc5
|
missed issue with plugin
|
2023-06-29 20:44:14 -04:00 |
Victor Hall
|
e00b7b571a
|
Merge pull request #204 from victorchall/plugins
WIP plugins
|
2023-06-29 18:13:33 -04:00 |
Victor Hall
|
01b77f295e
|
flamingo
|
2023-06-29 18:12:52 -04:00 |
Victor Hall
|
aa7e004869
|
first crack at plugins
|
2023-06-27 20:53:48 -04:00 |
Victor Hall
|
73156a962f
|
Update Train_Colab.ipynb
update bnb and diffusers for colab
|
2023-06-27 15:02:47 -04:00 |
Victor Hall
|
42a2f6cfcf
|
Update requirements-runtime.txt
|
2023-06-26 23:34:45 -04:00 |
Victor Hall
|
0362302d5d
|
Update requirements-build.txt
|
2023-06-26 23:34:23 -04:00 |
Victor Hall
|
3bf95d4edc
|
add dadapt_adan and fix bug in decay steps for te
|
2023-06-24 14:41:16 -04:00 |
Victor Hall
|
4fd4e38bbd
|
tiny cleanup to colab notebook
|
2023-06-23 22:55:57 -04:00 |
Victor Hall
|
2f0f11f7a9
|
Update Train_Colab.ipynb
|
2023-06-23 13:16:19 -04:00 |
Victor Hall
|
48f97cf9af
|
Update SETUP.md
|
2023-06-21 12:59:45 -04:00 |
Victor Hall
|
bc4eaa549f
|
Update SETUP.md
add cuda11.8 to suggested install for windows
|
2023-06-21 12:54:35 -04:00 |
Victor Hall
|
03c3f86a5a
|
Update docker-publish.yml
|
2023-06-18 03:04:07 -04:00 |
Victor Hall
|
81d4d6326f
|
Update docker-image.yml
|
2023-06-18 03:03:57 -04:00 |
Victor Hall
|
e097757ff6
|
Merge pull request #197 from damian0815/fix_simplify_freezing_text_encoder_layers
simplify freezing text encoder layers config
|
2023-06-18 00:54:01 -04:00 |
Victor Hall
|
a916934bb8
|
Merge branch 'main' into fix_simplify_freezing_text_encoder_layers
|
2023-06-18 00:53:51 -04:00 |
Victor Hall
|
5094dc3d7e
|
Merge pull request #198 from damian0815/damians_flag_wishes
same flags Damian would like
|
2023-06-18 00:50:20 -04:00 |
Victor Hall
|
c4978ac229
|
Merge pull request #196 from damian0815/fixes_misc
misc small fixes
|
2023-06-18 00:48:50 -04:00 |
Damian Stewart
|
227f56427b
|
write correct epoch number of final save, and add flags to disable grad scaler tweaks, last epoch renaming, ckpt save
|
2023-06-17 19:18:04 +02:00 |
Damian Stewart
|
888118ffff
|
correct docs
|
2023-06-17 18:56:25 +02:00 |
Damian Stewart
|
eca442f7fb
|
simplify freezing text encoder layers config
|
2023-06-17 18:54:06 +02:00 |
Damian Stewart
|
1ab27a9059
|
better check for null manual_data_root
|
2023-06-17 11:04:14 +02:00 |
Damian Stewart
|
dd6b37840d
|
permit empty manual_data_root
|
2023-06-17 11:04:14 +02:00 |
Damian Stewart
|
6c60b76fb6
|
log combined loss if there are >1 val subsets
|
2023-06-17 11:04:14 +02:00 |
Damian Stewart
|
a8c6a59111
|
fix bug with empty samples.txt
|
2023-06-17 11:04:14 +02:00 |
Damian Stewart
|
403f7ddf07
|
fix chunked_shuffle crash with empty list
|
2023-06-17 11:04:14 +02:00 |
Damian Stewart
|
ded73f088f
|
cleanup
|
2023-06-17 11:04:14 +02:00 |
Damian Stewart
|
8885d58efd
|
create bucket if it doesn't exist
|
2023-06-17 11:04:14 +02:00 |
Damian Stewart
|
bd89ad96d2
|
typo
|
2023-06-17 11:04:14 +02:00 |
Damian Stewart
|
e4872fdc0c
|
improve shuffle and runt handling for named buckets
|
2023-06-17 11:04:14 +02:00 |