Sri2901 commited on
Commit
46b343c
·
verified ·
1 Parent(s): 00b7d06

Upload model via CLI

Browse files
Files changed (50) hide show
  1. .gitattributes +18 -0
  2. .job_config.json +133 -0
  3. README.md +54 -0
  4. config.yaml +131 -0
  5. log.txt +0 -0
  6. optimizer.pt +3 -0
  7. samples/1756455377818__000000000_0.jpg +0 -0
  8. samples/1756455392563__000000000_1.jpg +0 -0
  9. samples/1756455407374__000000000_2.jpg +3 -0
  10. samples/1756455422276__000000000_3.jpg +3 -0
  11. samples/1756456202541__000000250_0.jpg +0 -0
  12. samples/1756456217736__000000250_1.jpg +0 -0
  13. samples/1756456232900__000000250_2.jpg +3 -0
  14. samples/1756456248085__000000250_3.jpg +3 -0
  15. samples/1756457029694__000000500_0.jpg +0 -0
  16. samples/1756457044929__000000500_1.jpg +0 -0
  17. samples/1756457060163__000000500_2.jpg +3 -0
  18. samples/1756457075415__000000500_3.jpg +3 -0
  19. samples/1756457863486__000000750_0.jpg +0 -0
  20. samples/1756457878777__000000750_1.jpg +0 -0
  21. samples/1756457894016__000000750_2.jpg +3 -0
  22. samples/1756457909267__000000750_3.jpg +3 -0
  23. samples/1756458689756__000001000_0.jpg +0 -0
  24. samples/1756458705328__000001000_1.jpg +0 -0
  25. samples/1756458720829__000001000_2.jpg +3 -0
  26. samples/1756458736399__000001000_3.jpg +3 -0
  27. samples/1756459513406__000001250_0.jpg +0 -0
  28. samples/1756459528650__000001250_1.jpg +0 -0
  29. samples/1756459543927__000001250_2.jpg +3 -0
  30. samples/1756459559205__000001250_3.jpg +3 -0
  31. samples/1756460353349__000001500_0.jpg +0 -0
  32. samples/1756460368669__000001500_1.jpg +0 -0
  33. samples/1756460383941__000001500_2.jpg +3 -0
  34. samples/1756460399252__000001500_3.jpg +3 -0
  35. samples/1756461189444__000001750_0.jpg +0 -0
  36. samples/1756461204724__000001750_1.jpg +0 -0
  37. samples/1756461219964__000001750_2.jpg +3 -0
  38. samples/1756461235233__000001750_3.jpg +3 -0
  39. samples/1756461994049__000002000_0.jpg +0 -0
  40. samples/1756462009477__000002000_1.jpg +0 -0
  41. samples/1756462025038__000002000_2.jpg +3 -0
  42. samples/1756462040505__000002000_3.jpg +3 -0
  43. wallet-poses.safetensors +3 -0
  44. wallet-poses_000000250.safetensors +3 -0
  45. wallet-poses_000000500.safetensors +3 -0
  46. wallet-poses_000000750.safetensors +3 -0
  47. wallet-poses_000001000.safetensors +3 -0
  48. wallet-poses_000001250.safetensors +3 -0
  49. wallet-poses_000001500.safetensors +3 -0
  50. wallet-poses_000001750.safetensors +3 -0
.gitattributes CHANGED
@@ -33,3 +33,21 @@ 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/1756455407374__000000000_2.jpg filter=lfs diff=lfs merge=lfs -text
37
+ samples/1756455422276__000000000_3.jpg filter=lfs diff=lfs merge=lfs -text
38
+ samples/1756456232900__000000250_2.jpg filter=lfs diff=lfs merge=lfs -text
39
+ samples/1756456248085__000000250_3.jpg filter=lfs diff=lfs merge=lfs -text
40
+ samples/1756457060163__000000500_2.jpg filter=lfs diff=lfs merge=lfs -text
41
+ samples/1756457075415__000000500_3.jpg filter=lfs diff=lfs merge=lfs -text
42
+ samples/1756457894016__000000750_2.jpg filter=lfs diff=lfs merge=lfs -text
43
+ samples/1756457909267__000000750_3.jpg filter=lfs diff=lfs merge=lfs -text
44
+ samples/1756458720829__000001000_2.jpg filter=lfs diff=lfs merge=lfs -text
45
+ samples/1756458736399__000001000_3.jpg filter=lfs diff=lfs merge=lfs -text
46
+ samples/1756459543927__000001250_2.jpg filter=lfs diff=lfs merge=lfs -text
47
+ samples/1756459559205__000001250_3.jpg filter=lfs diff=lfs merge=lfs -text
48
+ samples/1756460383941__000001500_2.jpg filter=lfs diff=lfs merge=lfs -text
49
+ samples/1756460399252__000001500_3.jpg filter=lfs diff=lfs merge=lfs -text
50
+ samples/1756461219964__000001750_2.jpg filter=lfs diff=lfs merge=lfs -text
51
+ samples/1756461235233__000001750_3.jpg filter=lfs diff=lfs merge=lfs -text
52
+ samples/1756462025038__000002000_2.jpg filter=lfs diff=lfs merge=lfs -text
53
+ samples/1756462040505__000002000_3.jpg filter=lfs diff=lfs merge=lfs -text
.job_config.json ADDED
@@ -0,0 +1,133 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "job": "extension",
3
+ "config": {
4
+ "name": "wallet-poses",
5
+ "process": [
6
+ {
7
+ "type": "ui_trainer",
8
+ "training_folder": "/workspace/ai-toolkit/output",
9
+ "sqlite_db_path": "/workspace/ai-toolkit/aitk_db.db",
10
+ "device": "cuda",
11
+ "trigger_word": "w@llet",
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": 8,
29
+ "save_format": "diffusers",
30
+ "push_to_hub": false
31
+ },
32
+ "datasets": [
33
+ {
34
+ "folder_path": "/workspace/ai-toolkit/datasets/wallet_poses",
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
+ 1280,
49
+ 1536
50
+ ],
51
+ "controls": [],
52
+ "shrink_video_to_frames": true,
53
+ "num_frames": 1,
54
+ "do_i2v": true,
55
+ "flip_x": false,
56
+ "flip_y": false
57
+ }
58
+ ],
59
+ "train": {
60
+ "batch_size": 1,
61
+ "bypass_guidance_embedding": false,
62
+ "steps": 2000,
63
+ "gradient_accumulation": 1,
64
+ "train_unet": true,
65
+ "train_text_encoder": false,
66
+ "gradient_checkpointing": true,
67
+ "noise_scheduler": "flowmatch",
68
+ "optimizer": "adamw8bit",
69
+ "timestep_type": "sigmoid",
70
+ "content_or_style": "balanced",
71
+ "optimizer_params": {
72
+ "weight_decay": 0.0001
73
+ },
74
+ "unload_text_encoder": false,
75
+ "cache_text_embeddings": false,
76
+ "lr": 0.0002,
77
+ "ema_config": {
78
+ "use_ema": true,
79
+ "ema_decay": 0.99
80
+ },
81
+ "skip_first_sample": false,
82
+ "disable_sampling": false,
83
+ "dtype": "bf16",
84
+ "diff_output_preservation": false,
85
+ "diff_output_preservation_multiplier": 1,
86
+ "diff_output_preservation_class": "person",
87
+ "switch_boundary_every": 1
88
+ },
89
+ "model": {
90
+ "name_or_path": "black-forest-labs/FLUX.1-dev",
91
+ "quantize": false,
92
+ "qtype": "qfloat8",
93
+ "quantize_te": true,
94
+ "qtype_te": "qfloat8",
95
+ "arch": "flux",
96
+ "low_vram": false,
97
+ "model_kwargs": {}
98
+ },
99
+ "sample": {
100
+ "sampler": "flowmatch",
101
+ "sample_every": 250,
102
+ "width": 1024,
103
+ "height": 1024,
104
+ "samples": [
105
+ {
106
+ "prompt": "w@llet, Man in a beige blazer and white t-shirt, holding a black leather wallet close to his chin with his right hand, slightly angled to showcase the wallet’s texture and stitching. The composition is a tight portrait crop, centering on his face, upper torso, and wallet as the focal point. His gaze is directed downward with a subtle, thoughtful expression. The background is plain white with soft gradient lighting, evenly diffused to eliminate shadows, giving the scene a polished and minimal aesthetic that emphasizes the wallet’s premium finish."
107
+ },
108
+ {
109
+ "prompt": "w@llet, Man in a navy blazer and white t-shirt, holding a brown leather wallet with his right hand, placing it into the inner chest pocket of his blazer. The shot is a cropped mid-close composition, focusing on the torso and wallet, with the face partially visible. The background is plain light grey, softly lit with even daylight, ensuring no harsh shadows and keeping the focus on the subject and accessory."
110
+ },
111
+ {
112
+ "prompt": "w@llet, Close-up shot of a man’s right hand holding a brown textured leather wallet with a crocodile pattern, positioned just above the back pocket of blue denim jeans. His beige t-shirt is partially visible, creating a neutral backdrop. The wallet is angled slightly outward, emphasizing its grain, pattern, and stitched detailing. The composition highlights the casual styling and practical placement, with soft, diffused lighting enhancing the textures of both the leather and denim for a natural, lifestyle-oriented presentation."
113
+ },
114
+ {
115
+ "prompt": "w@llet,A man in a light grey suit jacket layered over a textured white knit sweater poses in a semi-formal look, holding a brown leather wallet in his right hand. His left hand adjusts the lapel of his jacket, giving the impression of placing the wallet into the inner pocket. The wallet is angled forward to showcase its grain texture and stitched edges. A sleek wristwatch peeks out on his left wrist, complementing the polished look. Background is a neutral soft grey with diffused studio lighting, creating a clean and professional aesthetic while keeping the focus on the wallet."
116
+ }
117
+ ],
118
+ "neg": "",
119
+ "seed": 42,
120
+ "walk_seed": true,
121
+ "guidance_scale": 4,
122
+ "sample_steps": 25,
123
+ "num_frames": 1,
124
+ "fps": 1
125
+ }
126
+ }
127
+ ]
128
+ },
129
+ "meta": {
130
+ "name": "[name]",
131
+ "version": "1.0"
132
+ }
133
+ }
README.md ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - flux
5
+ - lora
6
+ - diffusers
7
+ - template:sd-lora
8
+ - ai-toolkit
9
+ base_model: black-forest-labs/FLUX.1-dev
10
+ instance_prompt: w@llet
11
+ license: other
12
+ license_name: flux-1-dev-non-commercial-license
13
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
14
+ widget:
15
+ - text: Sample generation
16
+ output:
17
+ url: samples/1756455377818__000000000_0.jpg
18
+ - text: Sample generation
19
+ output:
20
+ url: samples/1756455392563__000000000_1.jpg
21
+ - text: Sample generation
22
+ output:
23
+ url: samples/1756455407374__000000000_2.jpg
24
+ ---
25
+
26
+ # wallet-poses
27
+
28
+ Model trained with AI Toolkit by Ostris
29
+
30
+ <Gallery />
31
+
32
+ ## Trigger words
33
+
34
+ You should use `w@llet` to trigger the image generation.
35
+
36
+ ## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.
37
+
38
+ Weights for this model are available in Safetensors format.
39
+
40
+ [Download](/username/wallet-poses/tree/main) them in the Files & versions tab.
41
+
42
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
43
+
44
+ ```py
45
+ from diffusers import AutoPipelineForText2Image
46
+ import torch
47
+
48
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
49
+ pipeline.load_lora_weights('username/wallet-poses', weight_name='wallet-poses_000000250.safetensors')
50
+ image = pipeline('w@llet style artwork').images[0]
51
+ image.save("my_image.png")
52
+ ```
53
+
54
+ For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
config.yaml ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: extension
2
+ config:
3
+ name: wallet-poses
4
+ process:
5
+ - type: ui_trainer
6
+ training_folder: /workspace/ai-toolkit/output
7
+ sqlite_db_path: /workspace/ai-toolkit/aitk_db.db
8
+ device: cuda
9
+ trigger_word: w@llet
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: 8
25
+ save_format: diffusers
26
+ push_to_hub: false
27
+ datasets:
28
+ - folder_path: /workspace/ai-toolkit/datasets/wallet_poses
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
+ - 1280
43
+ - 1536
44
+ controls: []
45
+ shrink_video_to_frames: true
46
+ num_frames: 1
47
+ do_i2v: true
48
+ flip_x: false
49
+ flip_y: false
50
+ train:
51
+ batch_size: 1
52
+ bypass_guidance_embedding: false
53
+ steps: 2000
54
+ gradient_accumulation: 1
55
+ train_unet: true
56
+ train_text_encoder: false
57
+ gradient_checkpointing: true
58
+ noise_scheduler: flowmatch
59
+ optimizer: adamw8bit
60
+ timestep_type: sigmoid
61
+ content_or_style: balanced
62
+ optimizer_params:
63
+ weight_decay: 0.0001
64
+ unload_text_encoder: false
65
+ cache_text_embeddings: false
66
+ lr: 0.0002
67
+ ema_config:
68
+ use_ema: true
69
+ ema_decay: 0.99
70
+ skip_first_sample: false
71
+ disable_sampling: false
72
+ dtype: bf16
73
+ diff_output_preservation: false
74
+ diff_output_preservation_multiplier: 1
75
+ diff_output_preservation_class: person
76
+ switch_boundary_every: 1
77
+ model:
78
+ name_or_path: black-forest-labs/FLUX.1-dev
79
+ quantize: false
80
+ qtype: qfloat8
81
+ quantize_te: true
82
+ qtype_te: qfloat8
83
+ arch: flux
84
+ low_vram: false
85
+ model_kwargs: {}
86
+ sample:
87
+ sampler: flowmatch
88
+ sample_every: 250
89
+ width: 1024
90
+ height: 1024
91
+ samples:
92
+ - prompt: "w@llet, Man in a beige blazer and white t-shirt, holding a black\
93
+ \ leather wallet close to his chin with his right hand, slightly angled\
94
+ \ to showcase the wallet\u2019s texture and stitching. The composition is\
95
+ \ a tight portrait crop, centering on his face, upper torso, and wallet\
96
+ \ as the focal point. His gaze is directed downward with a subtle, thoughtful\
97
+ \ expression. The background is plain white with soft gradient lighting,\
98
+ \ evenly diffused to eliminate shadows, giving the scene a polished and\
99
+ \ minimal aesthetic that emphasizes the wallet\u2019s premium finish."
100
+ - prompt: w@llet, Man in a navy blazer and white t-shirt, holding a brown leather
101
+ wallet with his right hand, placing it into the inner chest pocket of his
102
+ blazer. The shot is a cropped mid-close composition, focusing on the torso
103
+ and wallet, with the face partially visible. The background is plain light
104
+ grey, softly lit with even daylight, ensuring no harsh shadows and keeping
105
+ the focus on the subject and accessory.
106
+ - prompt: "w@llet, Close-up shot of a man\u2019s right hand holding a brown\
107
+ \ textured leather wallet with a crocodile pattern, positioned just above\
108
+ \ the back pocket of blue denim jeans. His beige t-shirt is partially visible,\
109
+ \ creating a neutral backdrop. The wallet is angled slightly outward, emphasizing\
110
+ \ its grain, pattern, and stitched detailing. The composition highlights\
111
+ \ the casual styling and practical placement, with soft, diffused lighting\
112
+ \ enhancing the textures of both the leather and denim for a natural, lifestyle-oriented\
113
+ \ presentation."
114
+ - prompt: w@llet,A man in a light grey suit jacket layered over a textured white
115
+ knit sweater poses in a semi-formal look, holding a brown leather wallet
116
+ in his right hand. His left hand adjusts the lapel of his jacket, giving
117
+ the impression of placing the wallet into the inner pocket. The wallet is
118
+ angled forward to showcase its grain texture and stitched edges. A sleek
119
+ wristwatch peeks out on his left wrist, complementing the polished look.
120
+ Background is a neutral soft grey with diffused studio lighting, creating
121
+ a clean and professional aesthetic while keeping the focus on the wallet.
122
+ neg: ''
123
+ seed: 42
124
+ walk_seed: true
125
+ guidance_scale: 4
126
+ sample_steps: 25
127
+ num_frames: 1
128
+ fps: 1
129
+ meta:
130
+ name: wallet-poses
131
+ 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:22f042e32f54b154b8eeb73b777f6ad8c91f18d698e519ebbb03f7eb6c03427e
3
+ size 350203413
samples/1756455377818__000000000_0.jpg ADDED
samples/1756455392563__000000000_1.jpg ADDED
samples/1756455407374__000000000_2.jpg ADDED

Git LFS Details

  • SHA256: 933e4e68d2094489d2b0054a3e4e7ca59ce4608f4bec356525b8e5ee2c26b08a
  • Pointer size: 131 Bytes
  • Size of remote file: 102 kB
samples/1756455422276__000000000_3.jpg ADDED

Git LFS Details

  • SHA256: 278d2b9237830442261aa2ff4a694957c555702c574ed27d93a7893e9926f9f4
  • Pointer size: 131 Bytes
  • Size of remote file: 121 kB
samples/1756456202541__000000250_0.jpg ADDED
samples/1756456217736__000000250_1.jpg ADDED
samples/1756456232900__000000250_2.jpg ADDED

Git LFS Details

  • SHA256: 4128ae9316c32cf1dbc25554b442377e68f2e563f2cb1213c3c45519caa5a564
  • Pointer size: 131 Bytes
  • Size of remote file: 110 kB
samples/1756456248085__000000250_3.jpg ADDED

Git LFS Details

  • SHA256: 15412c660223cbe7ca559014e4b9dbd13838d0ef25ea55ceed12cb963331274c
  • Pointer size: 131 Bytes
  • Size of remote file: 123 kB
samples/1756457029694__000000500_0.jpg ADDED
samples/1756457044929__000000500_1.jpg ADDED
samples/1756457060163__000000500_2.jpg ADDED

Git LFS Details

  • SHA256: afd5ad145ce85266597f6854c3240c7ef328ee87d19f1cb3dc335a3e1fa6414c
  • Pointer size: 131 Bytes
  • Size of remote file: 124 kB
samples/1756457075415__000000500_3.jpg ADDED

Git LFS Details

  • SHA256: 885aea5f04a1eb43bed284bba47774899c482861d41ff8823cd5d744f5fb38cc
  • Pointer size: 131 Bytes
  • Size of remote file: 125 kB
samples/1756457863486__000000750_0.jpg ADDED
samples/1756457878777__000000750_1.jpg ADDED
samples/1756457894016__000000750_2.jpg ADDED

Git LFS Details

  • SHA256: 1f36624edb1da14155f799188733b7e96b3477fb1e6668b551d651fe590ad9a4
  • Pointer size: 131 Bytes
  • Size of remote file: 144 kB
samples/1756457909267__000000750_3.jpg ADDED

Git LFS Details

  • SHA256: 7771453388d6c0a9cdacd9434b39d9a4eeae8584b5deeec8f02c9a43d09a0ed9
  • Pointer size: 131 Bytes
  • Size of remote file: 111 kB
samples/1756458689756__000001000_0.jpg ADDED
samples/1756458705328__000001000_1.jpg ADDED
samples/1756458720829__000001000_2.jpg ADDED

Git LFS Details

  • SHA256: a54bc6f531fb1451e57e1e277a9dfbb52909bd67a76e05106fa2ddbb104ec72c
  • Pointer size: 131 Bytes
  • Size of remote file: 156 kB
samples/1756458736399__000001000_3.jpg ADDED

Git LFS Details

  • SHA256: 7db5da8857861e3d430836fd0327ade4cd53763ceea2ad997c951ecacd72a1db
  • Pointer size: 131 Bytes
  • Size of remote file: 112 kB
samples/1756459513406__000001250_0.jpg ADDED
samples/1756459528650__000001250_1.jpg ADDED
samples/1756459543927__000001250_2.jpg ADDED

Git LFS Details

  • SHA256: d282c702c5cc86cd2c245ad59ee17244b2f3d0f905bd22f19cb1c758ae731d93
  • Pointer size: 131 Bytes
  • Size of remote file: 136 kB
samples/1756459559205__000001250_3.jpg ADDED

Git LFS Details

  • SHA256: dfd94a04a23e1e04739de2ed0216f903985a2be3d3a1f68ab4c844350a7f7cae
  • Pointer size: 131 Bytes
  • Size of remote file: 143 kB
samples/1756460353349__000001500_0.jpg ADDED
samples/1756460368669__000001500_1.jpg ADDED
samples/1756460383941__000001500_2.jpg ADDED

Git LFS Details

  • SHA256: 6a8e44422a20bbf260153185d23c11e0970005828a4ee415ea93b61ec1f263ad
  • Pointer size: 131 Bytes
  • Size of remote file: 138 kB
samples/1756460399252__000001500_3.jpg ADDED

Git LFS Details

  • SHA256: 00c02dcf7aad7fb11f793e2380a0dce885f42afd175284c0f4162d75f83b3d53
  • Pointer size: 131 Bytes
  • Size of remote file: 125 kB
samples/1756461189444__000001750_0.jpg ADDED
samples/1756461204724__000001750_1.jpg ADDED
samples/1756461219964__000001750_2.jpg ADDED

Git LFS Details

  • SHA256: fbdc052afae9cbdc9eea2cbb4cf74e42291ba7a7c3faa60c034cf808cf5a5830
  • Pointer size: 131 Bytes
  • Size of remote file: 137 kB
samples/1756461235233__000001750_3.jpg ADDED

Git LFS Details

  • SHA256: 7893523054c0a53f71111c0073de009b22491dba0cea1c59899fd8e7553486ee
  • Pointer size: 131 Bytes
  • Size of remote file: 132 kB
samples/1756461994049__000002000_0.jpg ADDED
samples/1756462009477__000002000_1.jpg ADDED
samples/1756462025038__000002000_2.jpg ADDED

Git LFS Details

  • SHA256: f62d1fc24f3d19c687fe74ce9fafc0cd71f8aee365c89728555745f78b9a0edc
  • Pointer size: 131 Bytes
  • Size of remote file: 147 kB
samples/1756462040505__000002000_3.jpg ADDED

Git LFS Details

  • SHA256: 1a81bcbf53802fe6df4a8c753aa78ee601f2f5ec94f55df7c2651f3c4c2bed91
  • Pointer size: 131 Bytes
  • Size of remote file: 121 kB
wallet-poses.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e62ae103e0d60d2b4b01197f24cabf7201c3f7bab36af50a0e40c6e21beb92d3
3
+ size 343806432
wallet-poses_000000250.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2566a747963bcdb422bcc5becb303af6994c0bf189bb2f9d5c4317c35f4fe972
3
+ size 343806432
wallet-poses_000000500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50a48eef0db6c7732ffb50695a2578906491fc0038a0dee7b621ffe9790dce1e
3
+ size 343806432
wallet-poses_000000750.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e40a0874db18c9ce955a07eb444716b64d260099aeaa3cbfd64b57d509c345f6
3
+ size 343806432
wallet-poses_000001000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04ca2e28524bb338b919aabec1f170a9e305d67a622db5918d1243a052a1ed81
3
+ size 343806432
wallet-poses_000001250.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b23264b4e5b89b0d395fbc08ae67e50b4c00b13bf2cda2c3395e6e9b3fb34ab9
3
+ size 343806432
wallet-poses_000001500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1fd4a43dea2d85b5f23f84564f0412284dcbd42841924d7981ea46d7b7c1e0a
3
+ size 343806432
wallet-poses_000001750.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6b556fef3b56c31b5157726b3b1f84b41b7b602bdc575a49aeada88f8d0bf73
3
+ size 343806432