breakcore2
commited on
Commit
·
5ecb80f
1
Parent(s):
61c7097
cartoony
Browse files
locon/cartoony/notes.txt
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
very interesting that the style fails to transfer to outside of school environment where most of the sample images are placed. Right most of grid is a 1 dim lora which generalizes to out of dataset.
|
2 |
+
Would be interesting to train with higher dim or more aggressive settings
|
locon/cartoony/trainingsettings.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
dim/alpha
|
2 |
+
conv/locon: 1/1
|
3 |
+
linear/lora: 4/4
|
4 |
+
$learning_rate=0.5
|
5 |
+
$text_encoder_lr=0.25
|
6 |
+
$unet_lr=0.5
|
7 |
+
$optimizer_args="weight_decay=0.60 decouple=True"
|
8 |
+
$optimizer_type="DAdaptation"
|