Datasets:
Languages:
Portuguese
Update autotrain.ipynb
Browse files- autotrain.ipynb +2 -2
autotrain.ipynb
CHANGED
@@ -543,7 +543,7 @@
|
|
543 |
" \"text_encoder_lr\": float(text_encoder_lr),\n",
|
544 |
" \"network_module\": network_module,\n",
|
545 |
" \"network_dim\": 64,\n",
|
546 |
-
" \"network_alpha\":
|
547 |
" \"training_comment\": \"GSGI Trainer\",\n",
|
548 |
" },\n",
|
549 |
" \"optimizer_arguments\": {\n",
|
@@ -583,7 +583,7 @@
|
|
583 |
" \"sample_prompt_arguments\": {\n",
|
584 |
" \"sample_every_n_steps\": 200,\n",
|
585 |
" \"sample_every_n_epochs\": 1,\n",
|
586 |
-
" \"sample_sampler\": \"euler
|
587 |
" },\n",
|
588 |
" \"dreambooth_arguments\": {\n",
|
589 |
" \"prior_loss_weight\": 1,\n",
|
|
|
543 |
" \"text_encoder_lr\": float(text_encoder_lr),\n",
|
544 |
" \"network_module\": network_module,\n",
|
545 |
" \"network_dim\": 64,\n",
|
546 |
+
" \"network_alpha\": 48,\n",
|
547 |
" \"training_comment\": \"GSGI Trainer\",\n",
|
548 |
" },\n",
|
549 |
" \"optimizer_arguments\": {\n",
|
|
|
583 |
" \"sample_prompt_arguments\": {\n",
|
584 |
" \"sample_every_n_steps\": 200,\n",
|
585 |
" \"sample_every_n_epochs\": 1,\n",
|
586 |
+
" \"sample_sampler\": \"euler\",\n",
|
587 |
" },\n",
|
588 |
" \"dreambooth_arguments\": {\n",
|
589 |
" \"prior_loss_weight\": 1,\n",
|