svjack commited on
Commit
7293fb7
·
verified ·
1 Parent(s): 2d550cf

Upload folder using huggingface_hub

Browse files
Files changed (36) hide show
  1. .job_config.json +153 -0
  2. Skirk_Wan_2_2_14B_lora_000000250_high_noise.safetensors +3 -0
  3. Skirk_Wan_2_2_14B_lora_000000250_low_noise.safetensors +3 -0
  4. Skirk_Wan_2_2_14B_lora_000000500_high_noise.safetensors +3 -0
  5. Skirk_Wan_2_2_14B_lora_000000500_low_noise.safetensors +3 -0
  6. Skirk_Wan_2_2_14B_lora_000000750_high_noise.safetensors +3 -0
  7. Skirk_Wan_2_2_14B_lora_000000750_low_noise.safetensors +3 -0
  8. Skirk_Wan_2_2_14B_lora_000001000_high_noise.safetensors +3 -0
  9. Skirk_Wan_2_2_14B_lora_000001000_low_noise.safetensors +3 -0
  10. Skirk_Wan_2_2_14B_lora_000001250_high_noise.safetensors +3 -0
  11. Skirk_Wan_2_2_14B_lora_000001250_low_noise.safetensors +3 -0
  12. Skirk_Wan_2_2_14B_lora_000001500_high_noise.safetensors +3 -0
  13. Skirk_Wan_2_2_14B_lora_000001500_low_noise.safetensors +3 -0
  14. Skirk_Wan_2_2_14B_lora_000001750_high_noise.safetensors +3 -0
  15. Skirk_Wan_2_2_14B_lora_000001750_low_noise.safetensors +3 -0
  16. Skirk_Wan_2_2_14B_lora_000002000_high_noise.safetensors +3 -0
  17. Skirk_Wan_2_2_14B_lora_000002000_low_noise.safetensors +3 -0
  18. Skirk_Wan_2_2_14B_lora_000002250_high_noise.safetensors +3 -0
  19. Skirk_Wan_2_2_14B_lora_000002250_low_noise.safetensors +3 -0
  20. Skirk_Wan_2_2_14B_lora_000002500_high_noise.safetensors +3 -0
  21. Skirk_Wan_2_2_14B_lora_000002500_low_noise.safetensors +3 -0
  22. Skirk_Wan_2_2_14B_lora_000002750_high_noise.safetensors +3 -0
  23. Skirk_Wan_2_2_14B_lora_000002750_low_noise.safetensors +3 -0
  24. Skirk_Wan_2_2_14B_lora_000003000_high_noise.safetensors +3 -0
  25. Skirk_Wan_2_2_14B_lora_000003000_low_noise.safetensors +3 -0
  26. Skirk_Wan_2_2_14B_lora_000003250_high_noise.safetensors +3 -0
  27. Skirk_Wan_2_2_14B_lora_000003250_low_noise.safetensors +3 -0
  28. Skirk_Wan_2_2_14B_lora_000003500_high_noise.safetensors +3 -0
  29. Skirk_Wan_2_2_14B_lora_000003500_low_noise.safetensors +3 -0
  30. Skirk_Wan_2_2_14B_lora_000003750_high_noise.safetensors +3 -0
  31. Skirk_Wan_2_2_14B_lora_000003750_low_noise.safetensors +3 -0
  32. Skirk_Wan_2_2_14B_lora_000004000_high_noise.safetensors +3 -0
  33. Skirk_Wan_2_2_14B_lora_000004000_low_noise.safetensors +3 -0
  34. config.yaml +118 -0
  35. log.txt +0 -0
  36. optimizer.pt +3 -0
.job_config.json ADDED
@@ -0,0 +1,153 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job": "extension",
3
+ "config": {
4
+ "name": "Skirk_Wan_2_2_14B_lora",
5
+ "process": [
6
+ {
7
+ "type": "ui_trainer",
8
+ "training_folder": "/home/featurize/ai-toolkit/output",
9
+ "sqlite_db_path": "/home/featurize/ai-toolkit/aitk_db.db",
10
+ "device": "cuda",
11
+ "trigger_word": null,
12
+ "performance_log_every": 10,
13
+ "network": {
14
+ "type": "lora",
15
+ "linear": 32,
16
+ "linear_alpha": 32,
17
+ "conv": 16,
18
+ "conv_alpha": 16,
19
+ "lokr_full_rank": true,
20
+ "lokr_factor": -1,
21
+ "network_kwargs": {
22
+ "ignore_if_contains": []
23
+ }
24
+ },
25
+ "save": {
26
+ "dtype": "bf16",
27
+ "save_every": 250,
28
+ "max_step_saves_to_keep": 4000,
29
+ "save_format": "diffusers",
30
+ "push_to_hub": false
31
+ },
32
+ "datasets": [
33
+ {
34
+ "folder_path": "/home/featurize/ai-toolkit/datasets/Skirk_Keye_VL_Images_Captioned",
35
+ "control_path": null,
36
+ "mask_path": null,
37
+ "mask_min_value": 0.1,
38
+ "default_caption": "",
39
+ "caption_ext": "txt",
40
+ "caption_dropout_rate": 0.05,
41
+ "cache_latents_to_disk": false,
42
+ "is_reg": false,
43
+ "network_weight": 1,
44
+ "resolution": [
45
+ 512,
46
+ 768,
47
+ 1024
48
+ ],
49
+ "controls": [],
50
+ "shrink_video_to_frames": true,
51
+ "num_frames": 1,
52
+ "do_i2v": true,
53
+ "flip_x": false,
54
+ "flip_y": false
55
+ }
56
+ ],
57
+ "train": {
58
+ "batch_size": 1,
59
+ "bypass_guidance_embedding": false,
60
+ "steps": 30000,
61
+ "gradient_accumulation": 1,
62
+ "train_unet": true,
63
+ "train_text_encoder": false,
64
+ "gradient_checkpointing": true,
65
+ "noise_scheduler": "flowmatch",
66
+ "optimizer": "adamw8bit",
67
+ "timestep_type": "linear",
68
+ "content_or_style": "balanced",
69
+ "optimizer_params": {
70
+ "weight_decay": 0.0001
71
+ },
72
+ "unload_text_encoder": false,
73
+ "cache_text_embeddings": true,
74
+ "lr": 0.0001,
75
+ "ema_config": {
76
+ "use_ema": false,
77
+ "ema_decay": 0.99
78
+ },
79
+ "skip_first_sample": true,
80
+ "force_first_sample": false,
81
+ "disable_sampling": true,
82
+ "dtype": "bf16",
83
+ "diff_output_preservation": false,
84
+ "diff_output_preservation_multiplier": 1,
85
+ "diff_output_preservation_class": "person",
86
+ "switch_boundary_every": 1
87
+ },
88
+ "model": {
89
+ "name_or_path": "/home/featurize/ai-toolkit/Wan2.2-T2V-A14B-Diffusers-bf16",
90
+ "quantize": true,
91
+ "qtype": "uint4|ostris/accuracy_recovery_adapters/wan22_14b_t2i_torchao_uint4.safetensors",
92
+ "quantize_te": true,
93
+ "qtype_te": "qfloat8",
94
+ "arch": "wan22_14b:t2v",
95
+ "low_vram": true,
96
+ "model_kwargs": {
97
+ "train_high_noise": true,
98
+ "train_low_noise": true
99
+ }
100
+ },
101
+ "sample": {
102
+ "sampler": "flowmatch",
103
+ "sample_every": 250,
104
+ "width": 1024,
105
+ "height": 1024,
106
+ "samples": [
107
+ {
108
+ "prompt": "woman with red hair, playing chess at the park, bomb going off in the background"
109
+ },
110
+ {
111
+ "prompt": "a woman holding a coffee cup, in a beanie, sitting at a cafe"
112
+ },
113
+ {
114
+ "prompt": "a horse is a DJ at a night club, fish eye lens, smoke machine, lazer lights, holding a martini"
115
+ },
116
+ {
117
+ "prompt": "a man showing off his cool new t shirt at the beach, a shark is jumping out of the water in the background"
118
+ },
119
+ {
120
+ "prompt": "a bear building a log cabin in the snow covered mountains"
121
+ },
122
+ {
123
+ "prompt": "woman playing the guitar, on stage, singing a song, laser lights, punk rocker"
124
+ },
125
+ {
126
+ "prompt": "hipster man with a beard, building a chair, in a wood shop"
127
+ },
128
+ {
129
+ "prompt": "photo of a man, white background, medium shot, modeling clothing, studio lighting, white backdrop"
130
+ },
131
+ {
132
+ "prompt": "a man holding a sign that says, 'this is a sign'"
133
+ },
134
+ {
135
+ "prompt": "a bulldog, in a post apocalyptic world, with a shotgun, in a leather jacket, in a desert, with a motorcycle"
136
+ }
137
+ ],
138
+ "neg": "",
139
+ "seed": 42,
140
+ "walk_seed": true,
141
+ "guidance_scale": 4,
142
+ "sample_steps": 25,
143
+ "num_frames": 41,
144
+ "fps": 16
145
+ }
146
+ }
147
+ ]
148
+ },
149
+ "meta": {
150
+ "name": "[name]",
151
+ "version": "1.0"
152
+ }
153
+ }
Skirk_Wan_2_2_14B_lora_000000250_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4813783b74b00169cc6b15141d343dbf030e4edc4ad73e6b58d8a9da7d3a544d
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000000250_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5ac8157eae894d1c61d992b0762ea7aa083f3c4aa9e70a6ca6777a0ca963af6
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000000500_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1e8e0c0da00509b4e18ed30c2ce47b0a8db131c33e4acfc8b5ec9f73376ad26
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000000500_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31709d5b567aaf698a883718d14d8fc30c177ca0f1f2115c72595d163d446518
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000000750_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b11bc4895f52c06dfb972644a580a866369c73f49baa9d41426daaf6f07803f
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000000750_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82f88ca24e99f876efdf721f3a2a27c57eb5fc007830d719840801c48322f21b
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000001000_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19f72569232604eb40d564ec96ac99a8ead31918dbbb3a98e23d5116e2416ee6
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000001000_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dcd589069160f14eab610302b9ecd68e52061bbce6172d8266e29fda4326df8
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000001250_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:446f8977c6ad5bc655ddcc002f4d5028ed3976537bd483c573b49e17330af8e2
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000001250_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f203d613ede345bb1503a362e3c9670009c040b7c3efa9c5e2fc7de4abd45253
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000001500_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91ffe2fd8e3f3b1a0893bf9336e4e1d4e1bcf85a0b6b5b620fa56579cc0cc267
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000001500_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e10c9a43f10ddf33aaf21ed6edaded743a1e128f70e2329d921502b10b9d35f9
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000001750_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b71c9ed30105cae217ccbfd8c3a251d8b225c01841bc9209ce4951aae2c52b22
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000001750_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:869d679687e201ca84d7486320ee82a9ac59b1c767fa862c261bfac13871cd51
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000002000_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ea4b7ac0e9e2acf6c1213b3abc64b52a70b8ec48d22dd9a545afc4892f1afa0
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000002000_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d22c5635244f0594b6a85ab450ad7ae5831cc1ca82911ce2de089831d43f4f4
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000002250_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22c3ba61ab824510f1c5ce60c9f61854d5db4b316aef3785c7ab8df8e4719905
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000002250_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b468f78598f06831b9bf47a75d5693c0a5780fc0cbc57b13dd06e1711ed92fdd
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000002500_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dc5047758ca699c9424bfe788fb38a03011959f7a098c80731cc4f592932a63
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000002500_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39d3b43b527f63a718564076951a2cb382812f75a65dd2a7f8330c0aa004b10d
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000002750_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55b43532bab174014f65db6ac9ae460918ac3408d0c826c779ac5f7ac620e0e2
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000002750_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c700445f361d5649f5eada6bf003d0d86e4c374f30d720b6f015ed40f9130976
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000003000_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c68fdf8aa3554cbc7789ab44d2acfe6c5847fcc6187f3ad0302ce56526794275
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000003000_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2120db9d90dda9de13a5c6b55925e1979a625e1c7b6c340cf5be3695c9df0715
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000003250_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e79fa24467265537b5b8b39d07e534fae2ae1481b273b1bfddfc63b1baaddf4f
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000003250_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ef35e2d0e4c4ad2eef0088c8d2bca70c7271c5989d4b09bac47c4a00526e869
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000003500_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d04076a360d5371a312641dc8ce53ae891bd7bf96aa65b555e42f901cbda0899
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000003500_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31a8c941d7b0b02bfc309a8491d6b10bfe00ae68dfe0934f6cb43edad880b78b
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000003750_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea73b948f509896471ff25ab53201f7b61b33b49dc14c69cfe15cdce21d938ab
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000003750_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:049aab62db82aeef2f59c387afa7e16a67b007e24c1fe7d1fdc883496de03d47
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000004000_high_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa03fe77d34305569343066fdfd6f239aea400954bec3511728a041957a936bb
3
+ size 306808384
Skirk_Wan_2_2_14B_lora_000004000_low_noise.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8eb661079f6ac3cd0a79e8631ae8c3749c3b005f7c19609e3b17b6007c319acb
3
+ size 306808384
config.yaml ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: extension
2
+ config:
3
+ name: Skirk_Wan_2_2_14B_lora
4
+ process:
5
+ - type: ui_trainer
6
+ training_folder: /home/featurize/ai-toolkit/output
7
+ sqlite_db_path: /home/featurize/ai-toolkit/aitk_db.db
8
+ device: cuda
9
+ trigger_word: null
10
+ performance_log_every: 10
11
+ network:
12
+ type: lora
13
+ linear: 32
14
+ linear_alpha: 32
15
+ conv: 16
16
+ conv_alpha: 16
17
+ lokr_full_rank: true
18
+ lokr_factor: -1
19
+ network_kwargs:
20
+ ignore_if_contains: []
21
+ save:
22
+ dtype: bf16
23
+ save_every: 250
24
+ max_step_saves_to_keep: 4000
25
+ save_format: diffusers
26
+ push_to_hub: false
27
+ datasets:
28
+ - folder_path: /home/featurize/ai-toolkit/datasets/Skirk_Keye_VL_Images_Captioned
29
+ control_path: null
30
+ mask_path: null
31
+ mask_min_value: 0.1
32
+ default_caption: ''
33
+ caption_ext: txt
34
+ caption_dropout_rate: 0.05
35
+ cache_latents_to_disk: false
36
+ is_reg: false
37
+ network_weight: 1
38
+ resolution:
39
+ - 512
40
+ - 768
41
+ - 1024
42
+ controls: []
43
+ shrink_video_to_frames: true
44
+ num_frames: 1
45
+ do_i2v: true
46
+ flip_x: false
47
+ flip_y: false
48
+ train:
49
+ batch_size: 1
50
+ bypass_guidance_embedding: false
51
+ steps: 30000
52
+ gradient_accumulation: 1
53
+ train_unet: true
54
+ train_text_encoder: false
55
+ gradient_checkpointing: true
56
+ noise_scheduler: flowmatch
57
+ optimizer: adamw8bit
58
+ timestep_type: linear
59
+ content_or_style: balanced
60
+ optimizer_params:
61
+ weight_decay: 0.0001
62
+ unload_text_encoder: false
63
+ cache_text_embeddings: true
64
+ lr: 0.0001
65
+ ema_config:
66
+ use_ema: false
67
+ ema_decay: 0.99
68
+ skip_first_sample: true
69
+ force_first_sample: false
70
+ disable_sampling: true
71
+ dtype: bf16
72
+ diff_output_preservation: false
73
+ diff_output_preservation_multiplier: 1
74
+ diff_output_preservation_class: person
75
+ switch_boundary_every: 1
76
+ model:
77
+ name_or_path: /home/featurize/ai-toolkit/Wan2.2-T2V-A14B-Diffusers-bf16
78
+ quantize: true
79
+ qtype: uint4|ostris/accuracy_recovery_adapters/wan22_14b_t2i_torchao_uint4.safetensors
80
+ quantize_te: true
81
+ qtype_te: qfloat8
82
+ arch: wan22_14b:t2v
83
+ low_vram: true
84
+ model_kwargs:
85
+ train_high_noise: true
86
+ train_low_noise: true
87
+ sample:
88
+ sampler: flowmatch
89
+ sample_every: 250
90
+ width: 1024
91
+ height: 1024
92
+ samples:
93
+ - prompt: woman with red hair, playing chess at the park, bomb going off in
94
+ the background
95
+ - prompt: a woman holding a coffee cup, in a beanie, sitting at a cafe
96
+ - prompt: a horse is a DJ at a night club, fish eye lens, smoke machine, lazer
97
+ lights, holding a martini
98
+ - prompt: a man showing off his cool new t shirt at the beach, a shark is jumping
99
+ out of the water in the background
100
+ - prompt: a bear building a log cabin in the snow covered mountains
101
+ - prompt: woman playing the guitar, on stage, singing a song, laser lights,
102
+ punk rocker
103
+ - prompt: hipster man with a beard, building a chair, in a wood shop
104
+ - prompt: photo of a man, white background, medium shot, modeling clothing,
105
+ studio lighting, white backdrop
106
+ - prompt: a man holding a sign that says, 'this is a sign'
107
+ - prompt: a bulldog, in a post apocalyptic world, with a shotgun, in a leather
108
+ jacket, in a desert, with a motorcycle
109
+ neg: ''
110
+ seed: 42
111
+ walk_seed: true
112
+ guidance_scale: 4
113
+ sample_steps: 25
114
+ num_frames: 41
115
+ fps: 16
116
+ meta:
117
+ name: Skirk_Wan_2_2_14B_lora
118
+ version: '1.0'
log.txt ADDED
The diff for this file is too large to render. See raw diff
 
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:debed9fcfc836e2b78ea5a0f33da55b0060eca5259d838ddb6d625a97f1f295c
3
+ size 624884069