TheMindExpansionNetwork commited on
Commit
f61acac
·
verified ·
1 Parent(s): 85294c0

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,18 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ samples/1758216469902__000000000_0.jpg filter=lfs diff=lfs merge=lfs -text
37
+ samples/1758216565461__000000000_1.jpg filter=lfs diff=lfs merge=lfs -text
38
+ samples/1758216661314__000000000_2.jpg filter=lfs diff=lfs merge=lfs -text
39
+ samples/1758216743963__000000000_3.jpg filter=lfs diff=lfs merge=lfs -text
40
+ samples/1758216839275__000000000_4.jpg filter=lfs diff=lfs merge=lfs -text
41
+ samples/1758216935285__000000000_5.jpg filter=lfs diff=lfs merge=lfs -text
42
+ samples/1758217030615__000000000_6.jpg filter=lfs diff=lfs merge=lfs -text
43
+ samples/1758222307301__000000250_3.jpg filter=lfs diff=lfs merge=lfs -text
44
+ samples/1758222405233__000000250_4.jpg filter=lfs diff=lfs merge=lfs -text
45
+ samples/1758222502194__000000250_5.jpg filter=lfs diff=lfs merge=lfs -text
46
+ samples/1758222600487__000000250_6.jpg filter=lfs diff=lfs merge=lfs -text
47
+ samples/1758223932533__000000300_3.jpg filter=lfs diff=lfs merge=lfs -text
48
+ samples/1758224030235__000000300_4.jpg filter=lfs diff=lfs merge=lfs -text
49
+ samples/1758224126955__000000300_5.jpg filter=lfs diff=lfs merge=lfs -text
50
+ samples/1758224224338__000000300_6.jpg filter=lfs diff=lfs merge=lfs -text
.job_config.json ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job": "extension",
3
+ "config": {
4
+ "name": "The_Cosmic_Drift_Slider",
5
+ "process": [
6
+ {
7
+ "type": "concept_slider",
8
+ "training_folder": "/app/ai-toolkit/output",
9
+ "sqlite_db_path": "/app/ai-toolkit/aitk_db.db",
10
+ "device": "cuda",
11
+ "trigger_word": null,
12
+ "performance_log_every": 10,
13
+ "network": {
14
+ "type": "lora",
15
+ "linear": 4,
16
+ "linear_alpha": 4,
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": 25,
28
+ "max_step_saves_to_keep": 4,
29
+ "save_format": "diffusers",
30
+ "push_to_hub": false
31
+ },
32
+ "datasets": [
33
+ {
34
+ "folder_path": "/app/ai-toolkit/datasets/the_cosmic_drift_slider",
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
+ ],
47
+ "controls": [],
48
+ "shrink_video_to_frames": true,
49
+ "num_frames": 1,
50
+ "do_i2v": true,
51
+ "flip_x": true,
52
+ "flip_y": false
53
+ }
54
+ ],
55
+ "train": {
56
+ "batch_size": 4,
57
+ "bypass_guidance_embedding": false,
58
+ "steps": 300,
59
+ "gradient_accumulation": 1,
60
+ "train_unet": true,
61
+ "train_text_encoder": false,
62
+ "gradient_checkpointing": true,
63
+ "noise_scheduler": "flowmatch",
64
+ "optimizer": "adamw8bit",
65
+ "timestep_type": "weighted",
66
+ "content_or_style": "balanced",
67
+ "optimizer_params": {
68
+ "weight_decay": 0.0001
69
+ },
70
+ "unload_text_encoder": true,
71
+ "cache_text_embeddings": false,
72
+ "lr": 0.001,
73
+ "ema_config": {
74
+ "use_ema": false,
75
+ "ema_decay": 0.99
76
+ },
77
+ "skip_first_sample": false,
78
+ "force_first_sample": false,
79
+ "disable_sampling": false,
80
+ "dtype": "bf16",
81
+ "diff_output_preservation": false,
82
+ "diff_output_preservation_multiplier": 1,
83
+ "diff_output_preservation_class": "person",
84
+ "switch_boundary_every": 1
85
+ },
86
+ "model": {
87
+ "name_or_path": "Qwen/Qwen-Image",
88
+ "quantize": true,
89
+ "qtype": "uint3|ostris/accuracy_recovery_adapters/qwen_image_torchao_uint3.safetensors",
90
+ "quantize_te": true,
91
+ "qtype_te": "qfloat8",
92
+ "arch": "qwen_image",
93
+ "low_vram": true,
94
+ "model_kwargs": {}
95
+ },
96
+ "sample": {
97
+ "sampler": "flowmatch",
98
+ "sample_every": 250,
99
+ "width": 1024,
100
+ "height": 1024,
101
+ "samples": [
102
+ {
103
+ "prompt": "A medium, eye-level shot of a small group of friends sitting on the grass in a park, chatting on a sunny afternoon. They are wearing simple t-shirts and jeans.",
104
+ "network_multiplier": "-2.0",
105
+ "seed": 42
106
+ },
107
+ {
108
+ "prompt": "A medium, eye-level shot of a small group of friends sitting on the grass in a park, chatting on a sunny afternoon. They are wearing simple t-shirts and jeans.",
109
+ "network_multiplier": "-1.0",
110
+ "seed": 42
111
+ },
112
+ {
113
+ "prompt": "A medium, eye-level shot of a small group of friends sitting on the grass in a park, chatting on a sunny afternoon. They are wearing simple t-shirts and jeans.",
114
+ "network_multiplier": "-0.5",
115
+ "seed": 42
116
+ },
117
+ {
118
+ "prompt": "A medium, eye-level shot of a small group of friends sitting on the grass in a park, chatting on a sunny afternoon. They are wearing simple t-shirts and jeans.",
119
+ "network_multiplier": "0.0",
120
+ "seed": 42
121
+ },
122
+ {
123
+ "prompt": "A medium, eye-level shot of a small group of friends sitting on the grass in a park, chatting on a sunny afternoon. They are wearing simple t-shirts and jeans.",
124
+ "network_multiplier": "0.5",
125
+ "seed": 42
126
+ },
127
+ {
128
+ "prompt": "A medium, eye-level shot of a small group of friends sitting on the grass in a park, chatting on a sunny afternoon. They are wearing simple t-shirts and jeans.",
129
+ "network_multiplier": "1.0",
130
+ "seed": 42
131
+ },
132
+ {
133
+ "prompt": "A medium, eye-level shot of a small group of friends sitting on the grass in a park, chatting on a sunny afternoon. They are wearing simple t-shirts and jeans.",
134
+ "network_multiplier": "2.0",
135
+ "seed": 42
136
+ }
137
+ ],
138
+ "neg": "",
139
+ "seed": 42,
140
+ "walk_seed": true,
141
+ "guidance_scale": 4,
142
+ "sample_steps": 25,
143
+ "num_frames": 1,
144
+ "fps": 1
145
+ },
146
+ "slider": {
147
+ "guidance_strength": 3,
148
+ "anchor_strength": 1,
149
+ "positive_prompt": "A photo of a vibrant hippie festival scene, with a joyful crowd, psychedelic tie-dye patterns, and live music.",
150
+ "negative_prompt": "A photo of a mundane modern scene, with organized space, plain solid colors, and a quiet atmosphere.",
151
+ "target_class": "scene",
152
+ "anchor_class": ""
153
+ }
154
+ }
155
+ ]
156
+ },
157
+ "meta": {
158
+ "name": "[name]",
159
+ "version": "1.0"
160
+ }
161
+ }
The_Cosmic_Drift_Slider.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef9269b4e11a91b3ac8a90d5f364d131eead028567f1823427b3302f2f0f5aa4
3
+ size 73957928
The_Cosmic_Drift_Slider_000000200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b86fb5ea84b25e83c50a6bf103dd852508cf8209c84e03be80f7d4ec91d6214c
3
+ size 73957928
The_Cosmic_Drift_Slider_000000225.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2576eebce036b38635c5b64e55ba366ff09afa52b9275b21dcfc981f9f91b489
3
+ size 73957928
The_Cosmic_Drift_Slider_000000250.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2512e2d8c515d1e60c0eb0d6726e0809aa76b209d1f9e60962d87b8e4015fbd7
3
+ size 73957928
The_Cosmic_Drift_Slider_000000275.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:078c1c2ce2bf59a3ce4e7660ef28aa0def496b7396698138e1d46feab7480e46
3
+ size 73957928
config.yaml ADDED
@@ -0,0 +1,142 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: extension
2
+ config:
3
+ name: The_Cosmic_Drift_Slider
4
+ process:
5
+ - type: concept_slider
6
+ training_folder: /app/ai-toolkit/output
7
+ sqlite_db_path: /app/ai-toolkit/aitk_db.db
8
+ device: cuda
9
+ trigger_word: null
10
+ performance_log_every: 10
11
+ network:
12
+ type: lora
13
+ linear: 4
14
+ linear_alpha: 4
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: 25
24
+ max_step_saves_to_keep: 4
25
+ save_format: diffusers
26
+ push_to_hub: false
27
+ datasets:
28
+ - folder_path: /app/ai-toolkit/datasets/the_cosmic_drift_slider
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
+ controls: []
41
+ shrink_video_to_frames: true
42
+ num_frames: 1
43
+ do_i2v: true
44
+ flip_x: true
45
+ flip_y: false
46
+ train:
47
+ batch_size: 4
48
+ bypass_guidance_embedding: false
49
+ steps: 300
50
+ gradient_accumulation: 1
51
+ train_unet: true
52
+ train_text_encoder: false
53
+ gradient_checkpointing: true
54
+ noise_scheduler: flowmatch
55
+ optimizer: adamw8bit
56
+ timestep_type: weighted
57
+ content_or_style: balanced
58
+ optimizer_params:
59
+ weight_decay: 0.0001
60
+ unload_text_encoder: true
61
+ cache_text_embeddings: false
62
+ lr: 0.001
63
+ ema_config:
64
+ use_ema: false
65
+ ema_decay: 0.99
66
+ skip_first_sample: false
67
+ force_first_sample: false
68
+ disable_sampling: false
69
+ dtype: bf16
70
+ diff_output_preservation: false
71
+ diff_output_preservation_multiplier: 1
72
+ diff_output_preservation_class: person
73
+ switch_boundary_every: 1
74
+ model:
75
+ name_or_path: Qwen/Qwen-Image
76
+ quantize: true
77
+ qtype: uint3|ostris/accuracy_recovery_adapters/qwen_image_torchao_uint3.safetensors
78
+ quantize_te: true
79
+ qtype_te: qfloat8
80
+ arch: qwen_image
81
+ low_vram: true
82
+ model_kwargs: {}
83
+ sample:
84
+ sampler: flowmatch
85
+ sample_every: 250
86
+ width: 1024
87
+ height: 1024
88
+ samples:
89
+ - prompt: A medium, eye-level shot of a small group of friends sitting on the
90
+ grass in a park, chatting on a sunny afternoon. They are wearing simple
91
+ t-shirts and jeans.
92
+ network_multiplier: '-2.0'
93
+ seed: 42
94
+ - prompt: A medium, eye-level shot of a small group of friends sitting on the
95
+ grass in a park, chatting on a sunny afternoon. They are wearing simple
96
+ t-shirts and jeans.
97
+ network_multiplier: '-1.0'
98
+ seed: 42
99
+ - prompt: A medium, eye-level shot of a small group of friends sitting on the
100
+ grass in a park, chatting on a sunny afternoon. They are wearing simple
101
+ t-shirts and jeans.
102
+ network_multiplier: '-0.5'
103
+ seed: 42
104
+ - prompt: A medium, eye-level shot of a small group of friends sitting on the
105
+ grass in a park, chatting on a sunny afternoon. They are wearing simple
106
+ t-shirts and jeans.
107
+ network_multiplier: '0.0'
108
+ seed: 42
109
+ - prompt: A medium, eye-level shot of a small group of friends sitting on the
110
+ grass in a park, chatting on a sunny afternoon. They are wearing simple
111
+ t-shirts and jeans.
112
+ network_multiplier: '0.5'
113
+ seed: 42
114
+ - prompt: A medium, eye-level shot of a small group of friends sitting on the
115
+ grass in a park, chatting on a sunny afternoon. They are wearing simple
116
+ t-shirts and jeans.
117
+ network_multiplier: '1.0'
118
+ seed: 42
119
+ - prompt: A medium, eye-level shot of a small group of friends sitting on the
120
+ grass in a park, chatting on a sunny afternoon. They are wearing simple
121
+ t-shirts and jeans.
122
+ network_multiplier: '2.0'
123
+ seed: 42
124
+ neg: ''
125
+ seed: 42
126
+ walk_seed: true
127
+ guidance_scale: 4
128
+ sample_steps: 25
129
+ num_frames: 1
130
+ fps: 1
131
+ slider:
132
+ guidance_strength: 3
133
+ anchor_strength: 1
134
+ positive_prompt: A photo of a vibrant hippie festival scene, with a joyful crowd,
135
+ psychedelic tie-dye patterns, and live music.
136
+ negative_prompt: A photo of a mundane modern scene, with organized space, plain
137
+ solid colors, and a quiet atmosphere.
138
+ target_class: scene
139
+ anchor_class: ''
140
+ meta:
141
+ name: The_Cosmic_Drift_Slider
142
+ version: '1.0'
log.txt ADDED
The diff for this file is too large to render. See raw diff
 
logs/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:ff5098644450a8c4a0c62ac5500870544272d80e7dd3c3e15fe2e392a3923028
3
+ size 76537549
samples/1758216469902__000000000_0.jpg ADDED

Git LFS Details

  • SHA256: 828236d768fede9a5f81e5d4bb25a2afe6d622f6268304df278e707a60e95032
  • Pointer size: 131 Bytes
  • Size of remote file: 163 kB
samples/1758216565461__000000000_1.jpg ADDED

Git LFS Details

  • SHA256: 828236d768fede9a5f81e5d4bb25a2afe6d622f6268304df278e707a60e95032
  • Pointer size: 131 Bytes
  • Size of remote file: 163 kB
samples/1758216661314__000000000_2.jpg ADDED

Git LFS Details

  • SHA256: 828236d768fede9a5f81e5d4bb25a2afe6d622f6268304df278e707a60e95032
  • Pointer size: 131 Bytes
  • Size of remote file: 163 kB
samples/1758216743963__000000000_3.jpg ADDED

Git LFS Details

  • SHA256: 828236d768fede9a5f81e5d4bb25a2afe6d622f6268304df278e707a60e95032
  • Pointer size: 131 Bytes
  • Size of remote file: 163 kB
samples/1758216839275__000000000_4.jpg ADDED

Git LFS Details

  • SHA256: 828236d768fede9a5f81e5d4bb25a2afe6d622f6268304df278e707a60e95032
  • Pointer size: 131 Bytes
  • Size of remote file: 163 kB
samples/1758216935285__000000000_5.jpg ADDED

Git LFS Details

  • SHA256: 828236d768fede9a5f81e5d4bb25a2afe6d622f6268304df278e707a60e95032
  • Pointer size: 131 Bytes
  • Size of remote file: 163 kB
samples/1758217030615__000000000_6.jpg ADDED

Git LFS Details

  • SHA256: 828236d768fede9a5f81e5d4bb25a2afe6d622f6268304df278e707a60e95032
  • Pointer size: 131 Bytes
  • Size of remote file: 163 kB
samples/1758222026156__000000250_0.jpg ADDED
samples/1758222124013__000000250_1.jpg ADDED
samples/1758222222384__000000250_2.jpg ADDED
samples/1758222307301__000000250_3.jpg ADDED

Git LFS Details

  • SHA256: d388c8b7232e756943a0dd76f26c1f75049ce75da0bc30b02c6446cbd5839204
  • Pointer size: 131 Bytes
  • Size of remote file: 163 kB
samples/1758222405233__000000250_4.jpg ADDED

Git LFS Details

  • SHA256: 0eca2301fbd1498942fb15b22c5399fb0312e8ec9ac610bef3d7ca3b617feb89
  • Pointer size: 131 Bytes
  • Size of remote file: 203 kB
samples/1758222502194__000000250_5.jpg ADDED

Git LFS Details

  • SHA256: e182b6ca4ac7c9b30497c2335df3facbbbea49f7ff02a32835306570d8945b7c
  • Pointer size: 131 Bytes
  • Size of remote file: 245 kB
samples/1758222600487__000000250_6.jpg ADDED

Git LFS Details

  • SHA256: 611fdc629a860518fe63fcd6ccdddec68498eb167a2ffd3fa136f2e847b5d14b
  • Pointer size: 131 Bytes
  • Size of remote file: 237 kB
samples/1758223653655__000000300_0.jpg ADDED
samples/1758223751129__000000300_1.jpg ADDED
samples/1758223848007__000000300_2.jpg ADDED
samples/1758223932533__000000300_3.jpg ADDED

Git LFS Details

  • SHA256: d388c8b7232e756943a0dd76f26c1f75049ce75da0bc30b02c6446cbd5839204
  • Pointer size: 131 Bytes
  • Size of remote file: 163 kB
samples/1758224030235__000000300_4.jpg ADDED

Git LFS Details

  • SHA256: a925b4b9c43b4bd596dda7560103ea3fae640055a0a579dda7f339f9846a7830
  • Pointer size: 131 Bytes
  • Size of remote file: 208 kB
samples/1758224126955__000000300_5.jpg ADDED

Git LFS Details

  • SHA256: 48607d5e3af0eb70e41d09667addee91a58b0fd2bbea3265a70c38aadd53fd33
  • Pointer size: 131 Bytes
  • Size of remote file: 235 kB
samples/1758224224338__000000300_6.jpg ADDED

Git LFS Details

  • SHA256: 9c0d423bb3f9f247a1f3ae20b93e396af1a62e012ae288b8c670a6189b8403e2
  • Pointer size: 131 Bytes
  • Size of remote file: 298 kB