breakcore2
commited on
Commit
•
6cd6c51
1
Parent(s):
9c356ba
horo
Browse files- locon/cartoony/prompts.txt +1 -0
- locon/horo/notes.txt +1 -0
- locon/horo/prompts.txt +1 -0
- locon/horo/trainingsettings.txt +8 -0
locon/cartoony/prompts.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
solid circle eyes, flat color
|
locon/horo/notes.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
the dataset was very generic in costume. This is not expected to be able to recreate any specific outfit.
|
locon/horo/prompts.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
horo, wolf tail, orange hair, red eyes, wolf ears,
|
locon/horo/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"
|