End of training
Browse files- README.md +2 -2
- checkpoint-1000/optimizer.bin +1 -1
- checkpoint-1000/random_states_0.pkl +2 -2
- checkpoint-1000/unet/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-1500/optimizer.bin +1 -1
- checkpoint-1500/random_states_0.pkl +2 -2
- checkpoint-1500/unet/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-2000/optimizer.bin +1 -1
- checkpoint-2000/random_states_0.pkl +2 -2
- checkpoint-2000/unet/diffusion_pytorch_model.safetensors +1 -1
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/random_states_0.pkl +2 -2
- checkpoint-500/unet/diffusion_pytorch_model.safetensors +1 -1
- logs/dreambooth/1695955950.3705897/events.out.tfevents.1695955950.k8s-gpu-mig-01.1196737.1 +3 -0
- logs/dreambooth/1695955950.372038/hparams.yml +62 -0
- logs/dreambooth/events.out.tfevents.1695955950.k8s-gpu-mig-01.1196737.0 +3 -0
- unet/diffusion_pytorch_model.safetensors +1 -1
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
---
|
| 3 |
license: creativeml-openrail-m
|
| 4 |
base_model: CompVis/stable-diffusion-v1-4
|
| 5 |
-
instance_prompt: a
|
| 6 |
tags:
|
| 7 |
- stable-diffusion
|
| 8 |
- stable-diffusion-diffusers
|
|
@@ -14,7 +14,7 @@ inference: true
|
|
| 14 |
|
| 15 |
# DreamBooth - afeiszli/model
|
| 16 |
|
| 17 |
-
This is a dreambooth model derived from CompVis/stable-diffusion-v1-4. The weights were trained on a
|
| 18 |
You can find some example images in the following.
|
| 19 |
|
| 20 |
|
|
|
|
| 2 |
---
|
| 3 |
license: creativeml-openrail-m
|
| 4 |
base_model: CompVis/stable-diffusion-v1-4
|
| 5 |
+
instance_prompt: a portrait of @me as a cyberpunk, dark and gritty, highly detailed, retro-futuristic style, neon lighting, cyberpunk city in the background, art by wlop, greg rutkowski, and charlie bowter, ultra-realistic, octane render
|
| 6 |
tags:
|
| 7 |
- stable-diffusion
|
| 8 |
- stable-diffusion-diffusers
|
|
|
|
| 14 |
|
| 15 |
# DreamBooth - afeiszli/model
|
| 16 |
|
| 17 |
+
This is a dreambooth model derived from CompVis/stable-diffusion-v1-4. The weights were trained on a portrait of @me as a cyberpunk, dark and gritty, highly detailed, retro-futuristic style, neon lighting, cyberpunk city in the background, art by wlop, greg rutkowski, and charlie bowter, ultra-realistic, octane render using [DreamBooth](https://dreambooth.github.io/).
|
| 18 |
You can find some example images in the following.
|
| 19 |
|
| 20 |
|
checkpoint-1000/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6876749715
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d8750b445b21838379becf285e8d291297769d32247bffdf9861fba0f19b217
|
| 3 |
size 6876749715
|
checkpoint-1000/random_states_0.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08006a9e6cf675936f21f8a735108bb20d52223982745a3825e402d164b2eacd
|
| 3 |
+
size 14599
|
checkpoint-1000/unet/diffusion_pytorch_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3438167536
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d142ad3b57a5df7bd73432883628b7b84aa459f3373bd37653bb6355da62536e
|
| 3 |
size 3438167536
|
checkpoint-1500/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6876749715
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c00be67d7e82f64b53d5ba2daa3b9799c9909a98a3f9da8c56be6f1013d7b6e
|
| 3 |
size 6876749715
|
checkpoint-1500/random_states_0.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb6f13da9e3da8c41117aea4a6f335975ab5be2e99764b74164d3567aa6a1556
|
| 3 |
+
size 14727
|
checkpoint-1500/unet/diffusion_pytorch_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3438167536
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d841cbf43cfb5fbb7092be75ea7d803143324c95a7bf5992085c48d5ba681b87
|
| 3 |
size 3438167536
|
checkpoint-2000/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6876749715
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ab0f2eab942e8990c5d182c33a12be9e0c22c9cd9316a362012d9948da087b6
|
| 3 |
size 6876749715
|
checkpoint-2000/random_states_0.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c45d238d80b0417d36407183148aceded4aa5d1b7cf9cc64714667971e1280a
|
| 3 |
+
size 14727
|
checkpoint-2000/unet/diffusion_pytorch_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3438167536
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0440536e28ff3cb1c91a7f2acfd5969cae8483b83c627c2e19c504f31d2dcce9
|
| 3 |
size 3438167536
|
checkpoint-500/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6876749715
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:128678affe5feb8ea2537ceed496a923f669a64c5bd909727944b4ea6e4288b5
|
| 3 |
size 6876749715
|
checkpoint-500/random_states_0.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a03aa50782d95babffb35f9bc1f536e5bd673ee341df384008189806400e27f3
|
| 3 |
+
size 14599
|
checkpoint-500/unet/diffusion_pytorch_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3438167536
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d4406a6f5e828b0cd8f55cc750bfeb62cb303d6514530c5fb723d23ceb4b155
|
| 3 |
size 3438167536
|
logs/dreambooth/1695955950.3705897/events.out.tfevents.1695955950.k8s-gpu-mig-01.1196737.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c96560a6ebe47ebb636f781b8e8f5ec014726071941c5432c781ce7df3488cb
|
| 3 |
+
size 3322
|
logs/dreambooth/1695955950.372038/hparams.yml
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
adam_beta1: 0.9
|
| 2 |
+
adam_beta2: 0.999
|
| 3 |
+
adam_epsilon: 1.0e-08
|
| 4 |
+
adam_weight_decay: 0.01
|
| 5 |
+
allow_tf32: false
|
| 6 |
+
center_crop: false
|
| 7 |
+
checkpointing_steps: 500
|
| 8 |
+
checkpoints_total_limit: null
|
| 9 |
+
class_data_dir: /root/models/cyberpunk/class
|
| 10 |
+
class_labels_conditioning: null
|
| 11 |
+
class_prompt: a portrait of me as a cyberpunk, dark and gritty, highly detailed, retro-futuristic
|
| 12 |
+
style, neon lighting, cyberpunk city in the background, art by wlop, greg rutkowski,
|
| 13 |
+
and charlie bowter, ultra-realistic, octane render
|
| 14 |
+
dataloader_num_workers: 0
|
| 15 |
+
enable_xformers_memory_efficient_attention: false
|
| 16 |
+
gradient_accumulation_steps: 1
|
| 17 |
+
gradient_checkpointing: false
|
| 18 |
+
hub_model_id: null
|
| 19 |
+
hub_token: null
|
| 20 |
+
instance_data_dir: /root/models/images/chrisxie
|
| 21 |
+
instance_prompt: a portrait of @me as a cyberpunk, dark and gritty, highly detailed,
|
| 22 |
+
retro-futuristic style, neon lighting, cyberpunk city in the background, art by
|
| 23 |
+
wlop, greg rutkowski, and charlie bowter, ultra-realistic, octane render
|
| 24 |
+
learning_rate: 5.0e-06
|
| 25 |
+
local_rank: -1
|
| 26 |
+
logging_dir: logs
|
| 27 |
+
lr_num_cycles: 1
|
| 28 |
+
lr_power: 1.0
|
| 29 |
+
lr_scheduler: constant
|
| 30 |
+
lr_warmup_steps: 136
|
| 31 |
+
max_grad_norm: 1.0
|
| 32 |
+
max_train_steps: 1360
|
| 33 |
+
mixed_precision: null
|
| 34 |
+
num_class_images: 204
|
| 35 |
+
num_train_epochs: 7
|
| 36 |
+
num_validation_images: 4
|
| 37 |
+
offset_noise: false
|
| 38 |
+
output_dir: /root/models/cyberpunk/model
|
| 39 |
+
pre_compute_text_embeddings: false
|
| 40 |
+
pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
|
| 41 |
+
prior_generation_precision: null
|
| 42 |
+
prior_loss_weight: 1.0
|
| 43 |
+
push_to_hub: true
|
| 44 |
+
report_to: tensorboard
|
| 45 |
+
resolution: 512
|
| 46 |
+
resume_from_checkpoint: null
|
| 47 |
+
revision: null
|
| 48 |
+
sample_batch_size: 4
|
| 49 |
+
scale_lr: false
|
| 50 |
+
seed: null
|
| 51 |
+
set_grads_to_none: false
|
| 52 |
+
skip_save_text_encoder: false
|
| 53 |
+
text_encoder_use_attention_mask: false
|
| 54 |
+
tokenizer_max_length: null
|
| 55 |
+
tokenizer_name: null
|
| 56 |
+
train_batch_size: 1
|
| 57 |
+
train_text_encoder: false
|
| 58 |
+
use_8bit_adam: false
|
| 59 |
+
validation_prompt: null
|
| 60 |
+
validation_scheduler: DPMSolverMultistepScheduler
|
| 61 |
+
validation_steps: 100
|
| 62 |
+
with_prior_preservation: true
|
logs/dreambooth/events.out.tfevents.1695955950.k8s-gpu-mig-01.1196737.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07e768d95621dda516c86dbda355b23c3e704f231056d4ba009c2310fdf57458
|
| 3 |
+
size 114074
|
unet/diffusion_pytorch_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3438167536
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8cfbe662aca2db89c28b7658f664d271cf3fdfb2dae8d03ad0bba05186bb063
|
| 3 |
size 3438167536
|