akash-guptag commited on
Commit
f7b7298
·
verified ·
1 Parent(s): 3a9e00d

End of training

Browse files
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  - template:sd-lora
10
 
11
  base_model: stabilityai/stable-diffusion-xl-base-1.0
12
- instance_prompt: system kitchen, cleanup, kitchen, interior,
13
  license: openrail++
14
  ---
15
  # ModelsLab LoRA DreamBooth Training - stablediffusionapi/my-stablediffusion-lora-5611
@@ -42,7 +42,7 @@ image
42
  ```
43
 
44
  ## Trigger words
45
- You should use system kitchen, cleanup, kitchen, interior, to trigger the image generation.
46
 
47
  ## Download model
48
  Weights for this model are available in Safetensors format.
 
9
  - template:sd-lora
10
 
11
  base_model: stabilityai/stable-diffusion-xl-base-1.0
12
+ instance_prompt: material, mahogany, floor, interior, living room,
13
  license: openrail++
14
  ---
15
  # ModelsLab LoRA DreamBooth Training - stablediffusionapi/my-stablediffusion-lora-5611
 
42
  ```
43
 
44
  ## Trigger words
45
+ You should use material, mahogany, floor, interior, living room, to trigger the image generation.
46
 
47
  ## Download model
48
  Weights for this model are available in Safetensors format.
prompt.txt CHANGED
@@ -1 +1 @@
1
- system kitchen, cleanup, kitchen, interior,
 
1
+ material, mahogany, floor, interior, living room,
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2833b4709a330725f42ad8fcc92b66ef0ed234c78e2e1a19b313ed533d4d8e7a
3
  size 93065304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5805d2cea6ff0dd98fd0fc8fb277de981c8793ba0a637db5386fef65461e73d8
3
  size 93065304
pytorch_lora_weights_kohya.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06b422a009c0cc407f8ef52d51f377b9f0c2c912ab8dde35d49b15dfc996bed2
3
  size 93148104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:465b395521b5292c03a676dd48fc020d485ba04c892fe40dcecd5369715b9d01
3
  size 93148104
training_params.json CHANGED
@@ -1 +1 @@
1
- {"model": "stabilityai/stable-diffusion-xl-base-1.0", "vae_model": null, "revision": null, "tokenizer": null, "image_path": "my-stablediffusion-lora-5611/autotrain-data", "class_image_path": null, "prompt": "system kitchen, cleanup, kitchen, interior,", "class_prompt": null, "num_class_images": 100, "class_labels_conditioning": null, "prior_preservation": false, "prior_loss_weight": 1.0, "project_name": "my-stablediffusion-lora-5611", "seed": 42, "resolution": 1024, "center_crop": false, "train_text_encoder": false, "batch_size": 4, "sample_batch_size": 4, "epochs": 1, "num_steps": 20, "checkpointing_steps": 500, "resume_from_checkpoint": null, "gradient_accumulation": 4, "disable_gradient_checkpointing": false, "lr": 0.0005, "scale_lr": false, "scheduler": "constant", "warmup_steps": 0, "num_cycles": 1, "lr_power": 1.0, "dataloader_num_workers": 0, "use_8bit_adam": false, "adam_beta1": 0.9, "adam_beta2": 0.999, "adam_weight_decay": 0.01, "adam_epsilon": 1e-08, "max_grad_norm": 1.0, "allow_tf32": false, "prior_generation_precision": null, "local_rank": -1, "xformers": false, "pre_compute_text_embeddings": false, "tokenizer_max_length": null, "text_encoder_use_attention_mask": false, "rank": 16, "xl": true, "mixed_precision": "fp16", "push_to_hub": true, "username": "stablediffusionapi", "hf_private": false, "validation_prompt": null, "num_validation_images": 4, "validation_epochs": 50, "checkpoints_total_limit": null, "validation_images": null, "logging": false}
 
1
+ {"model": "stabilityai/stable-diffusion-xl-base-1.0", "vae_model": null, "revision": null, "tokenizer": null, "image_path": "my-stablediffusion-lora-5611/autotrain-data", "class_image_path": null, "prompt": "material, mahogany, floor, interior, living room,", "class_prompt": null, "num_class_images": 100, "class_labels_conditioning": null, "prior_preservation": false, "prior_loss_weight": 1.0, "project_name": "my-stablediffusion-lora-5611", "seed": 42, "resolution": 1024, "center_crop": false, "train_text_encoder": false, "batch_size": 4, "sample_batch_size": 4, "epochs": 1, "num_steps": 20, "checkpointing_steps": 500, "resume_from_checkpoint": null, "gradient_accumulation": 4, "disable_gradient_checkpointing": false, "lr": 0.0005, "scale_lr": false, "scheduler": "constant", "warmup_steps": 0, "num_cycles": 1, "lr_power": 1.0, "dataloader_num_workers": 0, "use_8bit_adam": false, "adam_beta1": 0.9, "adam_beta2": 0.999, "adam_weight_decay": 0.01, "adam_epsilon": 1e-08, "max_grad_norm": 1.0, "allow_tf32": false, "prior_generation_precision": null, "local_rank": -1, "xformers": false, "pre_compute_text_embeddings": false, "tokenizer_max_length": null, "text_encoder_use_attention_mask": false, "rank": 16, "xl": true, "mixed_precision": "fp16", "push_to_hub": true, "username": "stablediffusionapi", "hf_private": false, "validation_prompt": null, "num_validation_images": 4, "validation_epochs": 50, "checkpoints_total_limit": null, "validation_images": null, "logging": false}