End of training
Browse files- 1.jpg +0 -0
- 10.png +0 -0
- 11.png +0 -0
- 12.png +0 -0
- 13.png +0 -0
- 14.png +0 -0
- 15.png +0 -0
- 16.png +0 -0
- 17.png +0 -0
- 18.png +0 -0
- 19.png +0 -0
- 2.jpg +0 -0
- 20.png +0 -0
- 21.png +0 -0
- 22.png +0 -0
- 23.png +0 -0
- 24.png +0 -0
- 25.png +0 -0
- 26.png +0 -0
- 27.jpg +0 -0
- 3.jpg +0 -0
- 4.jpg +0 -0
- 5.jpeg +0 -0
- 6.png +0 -0
- 7.png +0 -0
- 8.png +0 -0
- 9.png +0 -0
- README.md +40 -3
- prompt.txt +1 -0
- pytorch_lora_weights.safetensors +3 -0
- pytorch_lora_weights_kohya.safetensors +3 -0
- training_params.json +1 -0
1.jpg
ADDED
10.png
ADDED
11.png
ADDED
12.png
ADDED
13.png
ADDED
14.png
ADDED
15.png
ADDED
16.png
ADDED
17.png
ADDED
18.png
ADDED
19.png
ADDED
2.jpg
ADDED
20.png
ADDED
21.png
ADDED
22.png
ADDED
23.png
ADDED
24.png
ADDED
25.png
ADDED
26.png
ADDED
27.jpg
ADDED
3.jpg
ADDED
4.jpg
ADDED
5.jpeg
ADDED
6.png
ADDED
7.png
ADDED
8.png
ADDED
9.png
ADDED
README.md
CHANGED
@@ -1,3 +1,40 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
tags:
|
4 |
+
- autotrain
|
5 |
+
- stable-diffusion-xl
|
6 |
+
- stable-diffusion-xl-diffusers
|
7 |
+
- text-to-image
|
8 |
+
- diffusers
|
9 |
+
- lora
|
10 |
+
- template:sd-lora
|
11 |
+
|
12 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
13 |
+
instance_prompt: photos of samsung flip5
|
14 |
+
license: openrail++
|
15 |
+
---
|
16 |
+
|
17 |
+
# AutoTrain SDXL LoRA DreamBooth - nimocodes/flip5
|
18 |
+
|
19 |
+
<Gallery />
|
20 |
+
|
21 |
+
## Model description
|
22 |
+
|
23 |
+
These are nimocodes/flip5 LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
|
24 |
+
|
25 |
+
The weights were trained using [DreamBooth](https://dreambooth.github.io/).
|
26 |
+
|
27 |
+
LoRA for the text encoder was enabled: False.
|
28 |
+
|
29 |
+
Special VAE used for training: None.
|
30 |
+
|
31 |
+
## Trigger words
|
32 |
+
|
33 |
+
You should use photos of samsung flip5 to trigger the image generation.
|
34 |
+
|
35 |
+
## Download model
|
36 |
+
|
37 |
+
Weights for this model are available in Safetensors format.
|
38 |
+
|
39 |
+
[Download](nimocodes/flip5/tree/main) them in the Files & versions tab.
|
40 |
+
|
prompt.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
photos of samsung flip5
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f28bce20b4d505424461854c1ed8a59c2fae4a12916c1edf738dbdef1e54f115
|
3 |
+
size 23390424
|
pytorch_lora_weights_kohya.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf4f3c5404f4f902444364336bb3bafec3c414274678f9636f52d5b417f0b9be
|
3 |
+
size 23473224
|
training_params.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"model": "stabilityai/stable-diffusion-xl-base-1.0", "vae_model": null, "revision": null, "tokenizer": null, "image_path": "flip5/autotrain-data", "class_image_path": null, "prompt": "photos of samsung flip5", "class_prompt": null, "num_class_images": 100, "class_labels_conditioning": null, "prior_preservation": false, "prior_loss_weight": 1.0, "project_name": "flip5", "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": 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": "nimocodes", "validation_prompt": null, "num_validation_images": 4, "validation_epochs": 50, "checkpoints_total_limit": null, "validation_images": null, "logging": false}
|