Commit
·
4a5b979
1
Parent(s):
4a83883
End of training
Browse files- README.md +6 -2
- diffusion_pytorch_model.bin +1 -1
- images_0_0.png +0 -0
- images_1_0.png +0 -0
- images_2_0.png +0 -0
- logs/train_controlnet/1690328259.4303136/events.out.tfevents.1690328259.95598bdb7e9d.9799.1 +3 -0
- logs/train_controlnet/1690328259.4321194/hparams.yml +49 -0
- logs/train_controlnet/events.out.tfevents.1690328259.95598bdb7e9d.9799.0 +3 -0
README.md
CHANGED
@@ -15,6 +15,10 @@ inference: true
|
|
15 |
|
16 |
These are controlnet weights trained on runwayml/stable-diffusion-v1-5 with new type of conditioning.
|
17 |
You can find some example images below.
|
18 |
-
|
19 |
-

|
20 |
+
Validation result of 2 round.
|
21 |
+

|
22 |
+
Validation result of 3 round.
|
23 |
+

|
24 |
|
diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1445259705
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69ea4e97d40be4c6111fec9e1f8754fe7962554906c614cf3d3ea9c1213f8e18
|
3 |
size 1445259705
|
images_0_0.png
ADDED
![]() |
images_1_0.png
ADDED
![]() |
images_2_0.png
ADDED
![]() |
logs/train_controlnet/1690328259.4303136/events.out.tfevents.1690328259.95598bdb7e9d.9799.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90d617de0cf241b100147d0dfe460fd4019b8dc9b66da65be7cf2772e9a9f795
|
3 |
+
size 2342
|
logs/train_controlnet/1690328259.4321194/hparams.yml
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
cache_dir: null
|
7 |
+
caption_column: text
|
8 |
+
checkpointing_steps: 500
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: conditioning_image
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: Bellaaazzzzz/wireframe
|
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 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
22 |
+
logging_dir: logs
|
23 |
+
lr_num_cycles: 1
|
24 |
+
lr_power: 1.0
|
25 |
+
lr_scheduler: constant
|
26 |
+
lr_warmup_steps: 500
|
27 |
+
max_grad_norm: 1.0
|
28 |
+
max_train_samples: 10
|
29 |
+
max_train_steps: 10
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 1
|
32 |
+
num_validation_images: 1
|
33 |
+
output_dir: model_wireframe
|
34 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: true
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 512
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: train_controlnet
|
46 |
+
train_batch_size: 1
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 3
|
logs/train_controlnet/events.out.tfevents.1690328259.95598bdb7e9d.9799.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa8989ba1a43898bd3accce84c542f8e1c4f50c805b5c6ff9661967683f32f8a
|
3 |
+
size 1102140
|