End of training
Browse files- <v1*>.bin +3 -0
- README.md +22 -0
- concepts_list.json +1 -0
- logs/custom-diffusion/1736281191.8422055/events.out.tfevents.1736281191.cudahpc06.1744321.1 +3 -0
- logs/custom-diffusion/1736281191.8438537/hparams.yml +60 -0
- logs/custom-diffusion/events.out.tfevents.1736281191.cudahpc06.1744321.0 +3 -0
- pytorch_custom_diffusion_weights.bin +3 -0
<v1*>.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f94dd3c13ae05931e4a9f2924542a47670c14cbbb288d5223a17e710fae0f49
|
3 |
+
size 151785125
|
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
license: creativeml-openrail-m
|
4 |
+
base_model: runwayml/stable-diffusion-v1-5
|
5 |
+
instance_prompt: photo of a <v1*> painting
|
6 |
+
tags:
|
7 |
+
- stable-diffusion
|
8 |
+
- stable-diffusion-diffusers
|
9 |
+
- text-to-image
|
10 |
+
- diffusers
|
11 |
+
- custom-diffusion
|
12 |
+
inference: true
|
13 |
+
---
|
14 |
+
|
15 |
+
# Custom Diffusion - SidXXD/marcus-larson_kustlandskap-med-fartyg-vid-horisonten-1859
|
16 |
+
|
17 |
+
These are Custom Diffusion adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on photo of a <v1*> painting using [Custom Diffusion](https://www.cs.cmu.edu/~custom-diffusion). You can find some example images in the following.
|
18 |
+
|
19 |
+
|
20 |
+
|
21 |
+
|
22 |
+
For more details on the training, please follow [this link](https://github.com/huggingface/diffusers/blob/main/examples/custom_diffusion).
|
concepts_list.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
[{"instance_prompt": "photo of a <v1*> painting", "class_prompt": null, "instance_data_dir": "/home/xide/miniconda3/code/Results_for_paper/Untarget_attack/perturbed_imgs/new_art_2/ACE_lunet/Eps_4/marcus-larson_kustlandskap-med-fartyg-vid-horisonten-1859/noise-ckpt/5", "class_data_dir": null}]
|
logs/custom-diffusion/1736281191.8422055/events.out.tfevents.1736281191.cudahpc06.1744321.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82591e06f3732a751301176c5fc247d6156635da47a3fdac3db5d127e6b9e746
|
3 |
+
size 3129
|
logs/custom-diffusion/1736281191.8438537/hparams.yml
ADDED
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
attn_maps_path_name: attn_maps_color
|
7 |
+
center_crop: false
|
8 |
+
checkpointing_steps: 250
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
class_data_dir: null
|
11 |
+
class_prompt: null
|
12 |
+
concepts_list: null
|
13 |
+
dataloader_num_workers: 2
|
14 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
freeze_model: crossattn_kv
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hflip: true
|
19 |
+
hub_model_id: null
|
20 |
+
hub_token: null
|
21 |
+
initializer_token: ktn
|
22 |
+
instance_data_dir: /home/xide/miniconda3/code/Results_for_paper/Untarget_attack/perturbed_imgs/new_art_2/ACE_lunet/Eps_4/marcus-larson_kustlandskap-med-fartyg-vid-horisonten-1859/noise-ckpt/5
|
23 |
+
instance_prompt: photo of a <v1*> painting
|
24 |
+
learning_rate: 1.0e-05
|
25 |
+
local_rank: -1
|
26 |
+
logging_dir: logs
|
27 |
+
lr_scheduler: constant
|
28 |
+
lr_warmup_steps: 0
|
29 |
+
max_grad_norm: 1.0
|
30 |
+
max_train_steps: 250
|
31 |
+
mixed_precision: null
|
32 |
+
modifier_token: <v1*>
|
33 |
+
no_safe_serialization: true
|
34 |
+
noaug: false
|
35 |
+
num_class_images: 200
|
36 |
+
num_train_epochs: 1
|
37 |
+
num_validation_images: 2
|
38 |
+
output_dir: /home/xide/miniconda3/code/Results_for_paper/Untarget_attack/Trained_model/Custom_Diffusion/Untarget_training_img_20/new_art_2/ACE_lunet/Eps_4/marcus-larson_kustlandskap-med-fartyg-vid-horisonten-1859
|
39 |
+
photoguard: false
|
40 |
+
photoguard_mode: encoder
|
41 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
42 |
+
prior_generation_precision: null
|
43 |
+
prior_loss_weight: 0
|
44 |
+
push_to_hub: true
|
45 |
+
real_prior: false
|
46 |
+
report_to: tensorboard
|
47 |
+
resolution: 512
|
48 |
+
resume_from_checkpoint: null
|
49 |
+
revision: null
|
50 |
+
sample_batch_size: 4
|
51 |
+
scale_lr: true
|
52 |
+
seed: 42
|
53 |
+
set_grads_to_none: false
|
54 |
+
tokenizer_name: null
|
55 |
+
train_batch_size: 2
|
56 |
+
use_8bit_adam: false
|
57 |
+
validation_prompt: null
|
58 |
+
validation_steps: 50
|
59 |
+
variant: null
|
60 |
+
with_prior_preservation: false
|
logs/custom-diffusion/events.out.tfevents.1736281191.cudahpc06.1744321.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d054cff1477365d974b3da3db9d5a1e9f454ea0b07ec793d052d00d71d6f752
|
3 |
+
size 20834
|
pytorch_custom_diffusion_weights.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd3a1da65b9f0643a066fc34a0875592b4d579f160a95c3c5ef13add33d0b416
|
3 |
+
size 76691351
|