Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to find generated LoRA file #2327

Closed
weiwei83 opened this issue Apr 18, 2024 · 8 comments
Closed

Unable to find generated LoRA file #2327

weiwei83 opened this issue Apr 18, 2024 · 8 comments

Comments

@weiwei83
Copy link

image
@weiwei83
Copy link
Author

image

@weiwei83
Copy link
Author

bucket_no_upscale = true
bucket_reso_steps = 64
cache_latents = true
cache_latents_to_disk = true
caption_dropout_every_n_epochs = 0
caption_dropout_rate = 0
caption_extension = ".txt"
clip_skip = 1
dynamo_backend = "no"
enable_bucket = true
epoch = 100
gradient_accumulation_steps = 1
gradient_checkpointing = true
huber_c = 0.1
huber_schedule = "snr"
keep_tokens = 1
learning_rate = 0.0001
logging_dir = " /data/train/ssyy/log"
loss_type = "l2"
lr_scheduler = "constant"
lr_scheduler_args = []
lr_scheduler_num_cycles = 1
lr_scheduler_power = 1
lr_warmup_steps = 0
max_bucket_reso = 2048
max_data_loader_n_workers = 0
max_grad_norm = 1
max_timestep = 900
max_token_length = 75
max_train_steps = 3975
min_bucket_reso = 256
min_snr_gamma = 5
min_timestep = 100
mixed_precision = "fp16"
multires_noise_discount = 0
network_alpha = 64
network_args = []
network_dim = 128
network_dropout = 0
network_module = "networks.lora"
no_half_vae = true
noise_offset_type = "Original"
optimizer_type = "AdamW"
optimizer_args = []
output_dir = " /data/train/ssyy/model"
output_name = "LoRA-ssyy-sdxl-v2"
pretrained_model_name_or_path = "stabilityai/stable-diffusion-xl-base-1.0"
prior_loss_weight = 1
resolution = "1024,1024"
sample_every_n_epochs = 5
sample_prompts = " /data/train/ssyy/model/prompt.txt"
sample_sampler = "euler"
save_every_n_epochs = 10
save_model_as = "safetensors"
save_precision = "fp16"
scale_weight_norms = 0
seed = 12345
text_encoder_lr = 0.0001
train_batch_size = 4
train_data_dir = " /data/train/ssyy/img"
training_comment = "trigger: yeonhwa"
unet_lr = 0.0001
xformers = true

@weiwei83
Copy link
Author

image

@weiwei83
Copy link
Author

image image

@weiwei83
Copy link
Author

When I reinstalled the entire project, new problems appeared

image image

@weiwei83
Copy link
Author

The problem was solved. I reinstalled the project and then performed the operations in "prepare training data". The program recognized all the paths and started working.

@weiwei83
Copy link
Author

I only have 25 pictures, but the program determines that I have 50 pictures
image

@bmaltais
Copy link
Owner

Awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants