kpal002 commited on
Commit
aaa8c39
1 Parent(s): bfab4c0

End of training

Browse files
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  - template:sd-lora
11
 
12
  base_model: stabilityai/stable-diffusion-xl-base-1.0
13
- instance_prompt: A boy or a girl.
14
  license: openrail++
15
  ---
16
 
@@ -30,7 +30,7 @@ Special VAE used for training: None.
30
 
31
  ## Trigger words
32
 
33
- You should use A boy or a girl. to trigger the image generation.
34
 
35
  ## Download model
36
 
 
10
  - template:sd-lora
11
 
12
  base_model: stabilityai/stable-diffusion-xl-base-1.0
13
+ instance_prompt: Craft expressive, modern impressionistic portraits with bold brushstrokes and vibrant colors. Highlight emotional depth and exaggerated features, focusing on large, detailed eyes. The color palette should subtly transition, adding a dreamlike quality, capturing abstract realism and emotional expressionism.
14
  license: openrail++
15
  ---
16
 
 
30
 
31
  ## Trigger words
32
 
33
+ You should use Craft expressive, modern impressionistic portraits with bold brushstrokes and vibrant colors. Highlight emotional depth and exaggerated features, focusing on large, detailed eyes. The color palette should subtly transition, adding a dreamlike quality, capturing abstract realism and emotional expressionism. to trigger the image generation.
34
 
35
  ## Download model
36
 
prompt.txt CHANGED
@@ -1 +1 @@
1
- A boy or a girl.
 
1
+ Craft expressive, modern impressionistic portraits with bold brushstrokes and vibrant colors. Highlight emotional depth and exaggerated features, focusing on large, detailed eyes. The color palette should subtly transition, adding a dreamlike quality, capturing abstract realism and emotional expressionism.
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:153d858be0e18d003ce24fab241080f05fa9f734fc5cd0bf0c23481c7e31f949
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13c210d2da2fc28c40787e7feb386a84473f7dbd74feb2397987134d8af59c84
3
  size 23390424
pytorch_lora_weights_kohya.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2528992bc322812f15bcad7d153677c5c8c30d59fe811a3105d82962d1dfa3db
3
  size 23473224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ead6b3e11019b80352197e8e953660bafa5160da254119fbb1def8bca0a4b0f5
3
  size 23473224
training_params.json CHANGED
@@ -1 +1 @@
1
- {"model": "stabilityai/stable-diffusion-xl-base-1.0", "vae_model": null, "revision": null, "tokenizer": null, "image_path": "exactly-ai-diffusion-model/autotrain-data", "class_image_path": null, "prompt": "A boy or a girl.", "class_prompt": null, "num_class_images": 100, "class_labels_conditioning": null, "prior_preservation": false, "prior_loss_weight": 1.0, "project_name": "exactly-ai-diffusion-model", "seed": 42, "resolution": 1024, "center_crop": false, "train_text_encoder": false, "batch_size": 1, "sample_batch_size": 4, "epochs": 1, "num_steps": 200, "checkpointing_steps": 100000, "resume_from_checkpoint": null, "gradient_accumulation": 4, "disable_gradient_checkpointing": false, "lr": 0.0001, "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": 4, "xl": true, "mixed_precision": "fp16", "push_to_hub": true, "username": "kpal002", "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": "exactly-ai-diffusion-model/autotrain-data", "class_image_path": null, "prompt": "Craft expressive, modern impressionistic portraits with bold brushstrokes and vibrant colors. Highlight emotional depth and exaggerated features, focusing on large, detailed eyes. The color palette should subtly transition, adding a dreamlike quality, capturing abstract realism and emotional expressionism.", "class_prompt": null, "num_class_images": 100, "class_labels_conditioning": null, "prior_preservation": false, "prior_loss_weight": 1.0, "project_name": "exactly-ai-diffusion-model", "seed": 42, "resolution": 1024, "center_crop": false, "train_text_encoder": false, "batch_size": 1, "sample_batch_size": 4, "epochs": 1, "num_steps": 200, "checkpointing_steps": 100000, "resume_from_checkpoint": null, "gradient_accumulation": 4, "disable_gradient_checkpointing": false, "lr": 0.0001, "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": 4, "xl": true, "mixed_precision": "fp16", "push_to_hub": true, "username": "kpal002", "validation_prompt": null, "num_validation_images": 4, "validation_epochs": 50, "checkpoints_total_limit": null, "validation_images": null, "logging": false}