y22ma commited on
Commit
6caa809
1 Parent(s): 373edc0

Upload . with huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ base_model: SG161222/Realistic_Vision_V2.0
4
+ instance_prompt: a photograph of a sks luca
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - lora
11
+ inference: true
12
+ ---
13
+ # SVDiff-pytorch - luca
14
+
15
+ These are SVDiff weights for SG161222/Realistic_Vision_V2.0. The weights were trained on "a photograph of a sks luca" using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
16
+
checkpoint-200/spectral_shifts.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:753dce6a8d6516af2716ca993f9a4eb0a8476b6996aa2fdc31659b970a4068cb
3
+ size 935478
checkpoint-200/spectral_shifts_te.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39622025754b4066beef24d5bbf006e1c4d0a4015163b9c9b66266af05589ce9
3
+ size 235478
checkpoint-400/spectral_shifts.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9934fbb604407393654a2e26551b1cb7b2b0b7fced3e564f3a3e2099bd9c29f2
3
+ size 935478
checkpoint-400/spectral_shifts_te.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcdea01474283ac0b65f205ef4afde35dea153aac246e483d4820d4adde1cdf4
3
+ size 235478
checkpoint-600/spectral_shifts.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23f241c6bbc99652b6b00e182c789c211fecf5c0d52cdaf0203c1d6c2ff18c34
3
+ size 935478
checkpoint-600/spectral_shifts_te.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1dcb64e823ae7ca86de12089e668ee61337bb2959ca0ebd11b61b51dc8fc1c3
3
+ size 235478
checkpoint-800/spectral_shifts.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0941facd108268558f3ff9ab55affb464880e286d6516bea025f12e2f57d05c2
3
+ size 935478
checkpoint-800/spectral_shifts_te.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99741ad172377176b32c9df09af0b665b8fce5cd8ecb83608025bd7a4ac12648
3
+ size 235478
logs/svdiff-pytorch/1685161406.926545/events.out.tfevents.1685161406.s-y22ma-svdiff-training-ui-0390f-d84d8dbc8-bsd29.85.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c96fccd9135e8f96f9f90656f516fc68912ed0f5734d7a02218014c5f2379990
3
+ size 2810
logs/svdiff-pytorch/1685161406.9283736/hparams.yml ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_prompt: null
11
+ dataloader_num_workers: 0
12
+ enable_token_merging: false
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: /home/user/app/training_data/luca
19
+ instance_prompt: a photograph of a sks luca
20
+ learning_rate: 0.001
21
+ learning_rate_1d: 1.0e-06
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lr_num_cycles: 1
25
+ lr_power: 1.0
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 800
30
+ mixed_precision: null
31
+ num_class_images: 100
32
+ num_train_epochs: 20
33
+ num_validation_images: 4
34
+ output_dir: /home/user/app/experiments/luca
35
+ pretrained_model_name_or_path: SG161222/Realistic_Vision_V2.0
36
+ pretrained_vae_name_or_path: null
37
+ prior_generation_num_inference_steps: 50
38
+ prior_generation_precision: null
39
+ prior_generation_scheduler_type: ddim
40
+ prior_loss_weight: 1.0
41
+ push_to_hub: false
42
+ report_to: tensorboard
43
+ resolution: 512
44
+ resume_from_checkpoint: null
45
+ revision: null
46
+ sample_batch_size: 4
47
+ scale_lr: false
48
+ seed: 0
49
+ tokenizer_name: null
50
+ train_batch_size: 1
51
+ train_text_encoder: true
52
+ use_8bit_adam: false
53
+ validation_epochs: 200
54
+ validation_prompt: a photograph of a sks luca sitting on a rock
55
+ with_prior_preservation: false
logs/svdiff-pytorch/events.out.tfevents.1685161406.s-y22ma-svdiff-training-ui-0390f-d84d8dbc8-bsd29.85.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fa10266e48ec30911e6956f9747631782203e61b1ff91edcf6af8906f83d76a
3
+ size 1918630
spectral_shifts.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0941facd108268558f3ff9ab55affb464880e286d6516bea025f12e2f57d05c2
3
+ size 935478
spectral_shifts_te.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99741ad172377176b32c9df09af0b665b8fce5cd8ecb83608025bd7a4ac12648
3
+ size 235478
train.sh ADDED
@@ -0,0 +1 @@
 
 
1
+ accelerate launch train_svdiff.py --pretrained_model_name_or_path=SG161222/Realistic_Vision_V2.0 --instance_data_dir=/home/user/app/training_data/luca --output_dir=/home/user/app/experiments/luca --instance_prompt="a photograph of a sks luca" --resolution=512 --train_batch_size=1 --gradient_accumulation_steps=1 --learning_rate=0.001 --learning_rate_1d=1e-6 --train_text_encoder --lr_scheduler=constant --lr_warmup_steps=0 --max_train_steps=800 --checkpointing_steps=200 --validation_prompt="a photograph of a sks luca sitting on a rock" --validation_epochs=200 --seed=0 --gradient_checkpointing