AmilaUvaz commited on
Commit
df0209b
1 Parent(s): d23c361

End of training

Browse files
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
4
+ instance_prompt: <deepika padukone>
5
+ tags:
6
+ - text-to-image
7
+ - diffusers
8
+ - autotrain
9
+ inference: true
10
+ ---
11
+
12
+ # DreamBooth trained by AutoTrain
13
+
14
+ Text encoder was not trained.
15
+
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ba72ba58d1e73bb0f7a564c068c2843125803b5322f74eadd43edddf3712d22
3
+ size 47392882
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:146bfb083a326298886e80efb76af30e02afec037a389a76b3629fd94a082a46
3
+ size 23401064
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:851c21409166c84c8fcf4d36ac803f79ea4a275516d9b9d936e698a0771e38ea
3
+ size 14344
checkpoint-500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18b984273ea2d45b7ffb1d047bb359d93111e41fcad70d16a1b453fd38f72636
3
+ size 988
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cf34ac8dd2addc454aeb1ee4eaba3267c2841857e117be40ac2ed02cf581c9c
3
+ size 1000
prompt.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ <deepika padukone>
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:146bfb083a326298886e80efb76af30e02afec037a389a76b3629fd94a082a46
3
+ size 23401064
training_params.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"model": "stabilityai/stable-diffusion-xl-base-1.0", "revision": null, "tokenizer": null, "image_path": "autotrain-3dfyt-882ss/autotrain-data", "class_image_path": null, "prompt": "<deepika padukone>", "class_prompt": null, "num_class_images": 100, "class_labels_conditioning": null, "prior_preservation": false, "prior_loss_weight": 1.0, "project_name": "autotrain-3dfyt-882ss", "seed": 42, "resolution": 1024, "center_crop": false, "train_text_encoder": false, "batch_size": 1, "sample_batch_size": 4, "epochs": 1, "num_steps": 500, "checkpointing_steps": 500, "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": false, "fp16": true, "bf16": false, "repo_id": "AmilaUvaz/autotrain-3dfyt-882ss", "push_to_hub": true, "username": "AmilaUvaz", "validation_prompt": null, "num_validation_images": 4, "validation_epochs": 50, "checkpoints_total_limit": null, "validation_images": null, "logging": false}