Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save hinablue/1418055202896a9bd392be69440c4890 to your computer and use it in GitHub Desktop.
Save hinablue/1418055202896a9bd392be69440c4890 to your computer and use it in GitHub Desktop.
{
"LoRA_type": "LyCORIS/LoCon",
"LyCORIS_preset": "full",
"adaptive_noise_scale": 0,
"additional_parameters": "--log_prefix=sdxl_ --enable_wildcard --keep_tokens_separator=\"___\"",
"async_upload": false,
"block_alphas": "",
"block_dims": "",
"block_lr_zero_threshold": "",
"bucket_no_upscale": true,
"bucket_reso_steps": 32,
"bypass_mode": false,
"cache_latents": true,
"cache_latents_to_disk": true,
"caption_dropout_every_n_epochs": 0,
"caption_dropout_rate": 0.05,
"caption_extension": ".txt",
"clip_skip": 0,
"color_aug": false,
"constrain": 0,
"conv_alpha": 4,
"conv_block_alphas": "",
"conv_block_dims": "",
"conv_dim": 16,
"dataset_config": "",
"debiased_estimation_loss": false,
"decompose_both": false,
"dim_from_weights": false,
"dora_wd": false,
"down_lr_weight": "",
"dynamo_backend": "eager",
"dynamo_mode": "default",
"dynamo_use_dynamic": false,
"dynamo_use_fullgraph": false,
"enable_bucket": true,
"epoch": 24,
"extra_accelerate_launch_args": "",
"factor": -1,
"flip_aug": false,
"fp8_base": true,
"full_bf16": false,
"full_fp16": false,
"gpu_ids": "",
"gradient_accumulation_steps": 1,
"gradient_checkpointing": true,
"huber_c": 0.1,
"huber_schedule": "snr",
"huggingface_path_in_repo": "",
"huggingface_repo_id": "",
"huggingface_repo_type": "",
"huggingface_repo_visibility": "",
"huggingface_token": "",
"ip_noise_gamma": 0.1,
"ip_noise_gamma_random_strength": false,
"keep_tokens": 0,
"learning_rate": 0.5,
"log_tracker_config": "",
"log_tracker_name": "",
"log_with": "",
"logging_dir": "/dataset/log",
"loss_type": "l2",
"lr_scheduler": "cosine",
"lr_scheduler_args": "",
"lr_scheduler_num_cycles": 1,
"lr_scheduler_power": 1,
"lr_warmup": 5,
"main_process_port": 0,
"masked_loss": false,
"max_bucket_reso": 2048,
"max_data_loader_n_workers": 4,
"max_grad_norm": 1,
"max_resolution": "1024,1024",
"max_timestep": 1000,
"max_token_length": 150,
"max_train_epochs": 0,
"max_train_steps": 9000,
"mem_eff_attn": false,
"metadata_author": "",
"metadata_description": "",
"metadata_license": "",
"metadata_tags": "",
"metadata_title": "",
"mid_lr_weight": "",
"min_bucket_reso": 256,
"min_snr_gamma": 5,
"min_timestep": 0,
"mixed_precision": "fp16",
"model_list": "custom",
"module_dropout": 0.1,
"multi_gpu": false,
"multires_noise_discount": 0.1,
"multires_noise_iterations": 8,
"network_alpha": 4,
"network_dim": 32,
"network_dropout": 0,
"network_weights": "",
"noise_offset": 0.0357,
"noise_offset_random_strength": false,
"noise_offset_type": "Original",
"num_cpu_threads_per_process": 2,
"num_machines": 1,
"num_processes": 1,
"optimizer": "DAdaptAdamPreprint",
"optimizer_args": "decouple=True weight_decay=0.1 betas=0.9,0.99 growth_rate=1.02",
"output_dir": "/dataset/train_model",
"output_name": "sdxl_lycoris_locon",
"persistent_data_loader_workers": true,
"pretrained_model_name_or_path": "/dataset/HelloWorldXL_v70.safetensors",
"prior_loss_weight": 1,
"random_crop": false,
"rank_dropout": 0,
"rank_dropout_scale": false,
"reg_data_dir": "/dataset/reg",
"rescaled": false,
"resume": "",
"resume_from_huggingface": "",
"sample_every_n_epochs": 0,
"sample_every_n_steps": 0,
"sample_prompts": "",
"sample_sampler": "euler_a",
"save_as_bool": false,
"save_every_n_epochs": 1,
"save_every_n_steps": 0,
"save_last_n_steps": 0,
"save_last_n_steps_state": 0,
"save_model_as": "safetensors",
"save_precision": "fp16",
"save_state": false,
"save_state_on_train_end": true,
"save_state_to_huggingface": false,
"scale_v_pred_loss_like_noise_pred": false,
"scale_weight_norms": 0,
"sdxl": true,
"sdxl_cache_text_encoder_outputs": false,
"sdxl_no_half_vae": true,
"seed": 17415,
"shuffle_caption": true,
"stop_text_encoder_training": 0,
"text_encoder_lr": 0.5,
"train_batch_size": 4,
"train_data_dir": "/dataset/img",
"train_norm": true,
"train_on_input": true,
"training_comment": "",
"unet_lr": 0.5,
"unit": 1,
"up_lr_weight": "",
"use_cp": false,
"use_scalar": false,
"use_tucker": false,
"v2": false,
"v_parameterization": false,
"v_pred_like_loss": 0,
"vae": "",
"vae_batch_size": 2,
"wandb_api_key": "",
"wandb_run_name": "",
"weighted_captions": false,
"xformers": "xformers"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment