AlotaibiFahad commited on
Commit
16b48db
·
verified ·
1 Parent(s): d6b21c3

End of training

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .amlignore +7 -0
  2. .gitattributes +53 -0
  3. 1_2M_Dataset/.DS_Store +0 -0
  4. 1_2M_Dataset/.aitk_size.json +1 -0
  5. 1_2M_Dataset/1.jpg +0 -0
  6. 1_2M_Dataset/1.txt +1 -0
  7. 1_2M_Dataset/10.jpg +0 -0
  8. 1_2M_Dataset/10.txt +1 -0
  9. 1_2M_Dataset/2.jpg +0 -0
  10. 1_2M_Dataset/2.txt +1 -0
  11. 1_2M_Dataset/3.jpg +0 -0
  12. 1_2M_Dataset/3.txt +1 -0
  13. 1_2M_Dataset/4.txt +1 -0
  14. 1_2M_Dataset/4.webp +0 -0
  15. 1_2M_Dataset/5.jpg +0 -0
  16. 1_2M_Dataset/5.txt +1 -0
  17. 1_2M_Dataset/6.txt +1 -0
  18. 1_2M_Dataset/6.webp +0 -0
  19. 1_2M_Dataset/7.jpeg +0 -0
  20. 1_2M_Dataset/7.txt +1 -0
  21. 1_2M_Dataset/8.txt +1 -0
  22. 1_2M_Dataset/8.webp +0 -0
  23. 1_2M_Dataset/9.jpg +0 -0
  24. 1_2M_Dataset/9.txt +1 -0
  25. 1_2M_Dataset/_latent_cache/10_Ib8IejGZqs9iIXY7IneWqg.safetensors +3 -0
  26. 1_2M_Dataset/_latent_cache/10_lzgnspZ5EbHm1yLzxZLDpA.safetensors +3 -0
  27. 1_2M_Dataset/_latent_cache/10_vn9io31GImwneFCkoHjKYA.safetensors +3 -0
  28. 1_2M_Dataset/_latent_cache/1_0vKQlIf1U3iL5Tosn1TPrQ.safetensors +3 -0
  29. 1_2M_Dataset/_latent_cache/1_BWQkeHc4t4ToZEm4NYNnYg.safetensors +3 -0
  30. 1_2M_Dataset/_latent_cache/1_GsIJLymP83k7lpDAnXOZIw.safetensors +3 -0
  31. 1_2M_Dataset/_latent_cache/1_hjxYEp0gkq-j3AQa5CJzEA.safetensors +3 -0
  32. 1_2M_Dataset/_latent_cache/2_BDNMZ--eetaA0gzPFHn4Vg.safetensors +3 -0
  33. 1_2M_Dataset/_latent_cache/2_NgnxwNQIzf-HODXnEsOjZQ.safetensors +3 -0
  34. 1_2M_Dataset/_latent_cache/2_euG2P8bcllSbr1S1y83AwQ.safetensors +3 -0
  35. 1_2M_Dataset/_latent_cache/3_BMKk7Tnr48Ipha8xN37a6Q.safetensors +3 -0
  36. 1_2M_Dataset/_latent_cache/3_DPvxcRHrVU3D9aIXhSpQVg.safetensors +3 -0
  37. 1_2M_Dataset/_latent_cache/3_FmuC5G8mC7wQ2ojFXhmSUA.safetensors +3 -0
  38. 1_2M_Dataset/_latent_cache/3_HhmSy6wdY0i8scud_MUyFA.safetensors +3 -0
  39. 1_2M_Dataset/_latent_cache/4_29jhowcbjPYHiItYMbaXRQ.safetensors +3 -0
  40. 1_2M_Dataset/_latent_cache/4_Ng8U3H-HawLsvFx2W_HlNg.safetensors +3 -0
  41. 1_2M_Dataset/_latent_cache/4_O2gImAFVj_w92j_CiMy_XQ.safetensors +3 -0
  42. 1_2M_Dataset/_latent_cache/4_X3UZtbrAj4giwnaJFkiHkA.safetensors +3 -0
  43. 1_2M_Dataset/_latent_cache/5_PMWFsft_GIt6SV4AIWekIg.safetensors +3 -0
  44. 1_2M_Dataset/_latent_cache/5_S1H0lTRa1ksbWVCZsrH9SA.safetensors +3 -0
  45. 1_2M_Dataset/_latent_cache/5_bWXgeBiO3S9m9B5_qaF2-w.safetensors +3 -0
  46. 1_2M_Dataset/_latent_cache/5_slOT8kB_21L1sQj5p6UNZA.safetensors +3 -0
  47. 1_2M_Dataset/_latent_cache/6_wq4bkO-Ye2_RiYbAyUTCgA.safetensors +3 -0
  48. 1_2M_Dataset/_latent_cache/6_wwIxEAoYOk-mRu_NW17ZQg.safetensors +3 -0
  49. 1_2M_Dataset/_latent_cache/7_BTdmq2RhuXV1fudLMXi2rw.safetensors +3 -0
  50. 1_2M_Dataset/_latent_cache/7_GYSRLZNePO7TI3dcdv_xtA.safetensors +3 -0
.amlignore ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+
2
+ ## AzureML Runtime - Ignore the following log directories START
3
+ azureml-logs
4
+ logs/azureml
5
+ system_logs
6
+ user_logs
7
+ ## AzureML Runtime - Ignore the following log directories END
.gitattributes CHANGED
@@ -33,3 +33,56 @@ 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
+ azcopy_linux_amd64_10.27.1/azcopy filter=lfs diff=lfs merge=lfs -text
37
+ diffusers/examples/dreambooth/dog/alvan-nee-Id1DBHv4fbg-unsplash.jpeg filter=lfs diff=lfs merge=lfs -text
38
+ diffusers/examples/dreambooth/dog/alvan-nee-bQaAJCbNq3g-unsplash.jpeg filter=lfs diff=lfs merge=lfs -text
39
+ diffusers/examples/dreambooth/dog/alvan-nee-brFsZ7qszSY-unsplash.jpeg filter=lfs diff=lfs merge=lfs -text
40
+ diffusers/examples/dreambooth/dog/alvan-nee-eoqnr8ikwFE-unsplash.jpeg filter=lfs diff=lfs merge=lfs -text
41
+ diffusers/examples/research_projects/gligen/generated-images-100000-00.png filter=lfs diff=lfs merge=lfs -text
42
+ tmp_20_01_2025/programs/ai-toolkit/assets/VAE_test1.jpg filter=lfs diff=lfs merge=lfs -text
43
+ tmp_20_01_2025/programs/ai-toolkit/cmmd/scenic/dataset_lib/coco_dataset/data/instances_val2017.json filter=lfs diff=lfs merge=lfs -text
44
+ tmp_20_01_2025/programs/ai-toolkit/cmmd/scenic/projects/adversarialtraining/images/pyramidat_fig1.gif filter=lfs diff=lfs merge=lfs -text
45
+ tmp_20_01_2025/programs/ai-toolkit/cmmd/scenic/projects/adversarialtraining/images/pyramidat_table.gif filter=lfs diff=lfs merge=lfs -text
46
+ tmp_20_01_2025/programs/ai-toolkit/cmmd/scenic/projects/baselines/universal_transformer/fig/AdaptiveUT.gif filter=lfs diff=lfs merge=lfs -text
47
+ tmp_20_01_2025/programs/ai-toolkit/cmmd/scenic/projects/baselines/universal_transformer/fig/UTtransformer.gif filter=lfs diff=lfs merge=lfs -text
48
+ tmp_20_01_2025/programs/ai-toolkit/cmmd/scenic/projects/boundary_attention/kaleidoshapes/rm.png filter=lfs diff=lfs merge=lfs -text
49
+ tmp_20_01_2025/programs/ai-toolkit/cmmd/scenic/projects/knowledge_visual_language/data/vqa.png filter=lfs diff=lfs merge=lfs -text
50
+ tmp_20_01_2025/programs/ai-toolkit/cmmd/scenic/projects/owl_vit/data/image_cond_wiki_circuits_1.gif filter=lfs diff=lfs merge=lfs -text
51
+ tmp_20_01_2025/programs/ai-toolkit/cmmd/scenic/projects/owl_vit/data/text_cond_wiki_stillife_1.gif filter=lfs diff=lfs merge=lfs -text
52
+ tmp_20_01_2025/programs/ai-toolkit/cmmd/scenic/projects/token_learner/data/tokenlearner.gif filter=lfs diff=lfs merge=lfs -text
53
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/anime_3.png filter=lfs diff=lfs merge=lfs -text
54
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/anime_4.png filter=lfs diff=lfs merge=lfs -text
55
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/canny_1.png filter=lfs diff=lfs merge=lfs -text
56
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/inpaint_before_fix.png filter=lfs diff=lfs merge=lfs -text
57
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/ip2p_1.png filter=lfs diff=lfs merge=lfs -text
58
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/ip2p_2.png filter=lfs diff=lfs merge=lfs -text
59
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/ip2p_3.png filter=lfs diff=lfs merge=lfs -text
60
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/lineart_1.png filter=lfs diff=lfs merge=lfs -text
61
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/lineart_2.png filter=lfs diff=lfs merge=lfs -text
62
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/lineart_3.png filter=lfs diff=lfs merge=lfs -text
63
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/mlsd_1.png filter=lfs diff=lfs merge=lfs -text
64
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/normal_1.png filter=lfs diff=lfs merge=lfs -text
65
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/normal_2.png filter=lfs diff=lfs merge=lfs -text
66
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/scribble_2.png filter=lfs diff=lfs merge=lfs -text
67
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/seg_2.png filter=lfs diff=lfs merge=lfs -text
68
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/shuffle_1.png filter=lfs diff=lfs merge=lfs -text
69
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/shuffle_2.png filter=lfs diff=lfs merge=lfs -text
70
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/softedge_1.png filter=lfs diff=lfs merge=lfs -text
71
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/tile_new_1.png filter=lfs diff=lfs merge=lfs -text
72
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/tile_new_2.png filter=lfs diff=lfs merge=lfs -text
73
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/tile_new_3.png filter=lfs diff=lfs merge=lfs -text
74
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/github_docs/imgs/tile_new_4.png filter=lfs diff=lfs merge=lfs -text
75
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/test_imgs/bird.png filter=lfs diff=lfs merge=lfs -text
76
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/test_imgs/building.png filter=lfs diff=lfs merge=lfs -text
77
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/test_imgs/building2.png filter=lfs diff=lfs merge=lfs -text
78
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/test_imgs/girls.jpg filter=lfs diff=lfs merge=lfs -text
79
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/test_imgs/person-leaves.png filter=lfs diff=lfs merge=lfs -text
80
+ tmp_20_01_2025/programs/ai-toolkit/repositories/batch_annotator/repositories/controlnet/test_imgs/sn.jpg filter=lfs diff=lfs merge=lfs -text
81
+ tmp_20_01_2025/programs/ai-toolkit/repositories/ipadapter/assets/demo/sd15_face.jpg filter=lfs diff=lfs merge=lfs -text
82
+ tmp_20_01_2025/programs/ai-toolkit/repositories/ipadapter/assets/demo/sdxl_cmp.jpg filter=lfs diff=lfs merge=lfs -text
83
+ tmp_20_01_2025/programs/ai-toolkit/repositories/ipadapter/assets/images/ai_face2.png filter=lfs diff=lfs merge=lfs -text
84
+ tmp_20_01_2025/programs/ai-toolkit/repositories/ipadapter/assets/images/woman.png filter=lfs diff=lfs merge=lfs -text
85
+ tmp_20_01_2025/programs/ai-toolkit/repositories/ipadapter/ip_adapter_sdxl_plus-face_demo.ipynb filter=lfs diff=lfs merge=lfs -text
86
+ tmp_20_01_2025/programs/ai-toolkit/repositories/sd-scripts/bitsandbytes_windows/libbitsandbytes_cuda116.dll filter=lfs diff=lfs merge=lfs -text
87
+ tmp_20_01_2025/programs/flux_controlnet_img2img4.png filter=lfs diff=lfs merge=lfs -text
88
+ tmp_20_01_2025/programs/transformed_house.png filter=lfs diff=lfs merge=lfs -text
1_2M_Dataset/.DS_Store ADDED
Binary file (6.15 kB). View file
 
1_2M_Dataset/.aitk_size.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"__version__": "0.1.1", "/1.jpg": [1200, 1600], "/3.jpg": [1024, 768], "/5.jpg": [1024, 768], "/9.jpg": [600, 600], "/10.jpg": [768, 768], "/7.jpeg": [1575, 2100], "/8.webp": [1440, 1440], "/4.webp": [1440, 1440], "/2.jpg": [550, 733], "/6.webp": [343, 343]}
1_2M_Dataset/1.jpg ADDED
1_2M_Dataset/1.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A gloved hand pouring rich espresso into a clear 1/2M cup filled with milk and ice, creating a beautiful marbled effect as the coffee swirls and mixes, all against a simple, textured background.
1_2M_Dataset/10.jpg ADDED
1_2M_Dataset/10.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A woman's hands holding a 1/2M branded coffee cup, layered iced coffee drink, topped with a mint green straw and frothy foam, dressed in a light beige cardigan and white blouse, rings adorning her fingers, neutral-toned stylish setting.
1_2M_Dataset/2.jpg ADDED
1_2M_Dataset/2.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Half-filled cup of coffee, detailed latte art in a brown paper cup marked with "1/2 M", placed on a smooth wooden table, with a stack of items blurred in the background for a cozy and relaxed atmosphere.
1_2M_Dataset/3.jpg ADDED
1_2M_Dataset/3.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A 1/2M cup, made of brown cardboard, filled with a perfectly crafted latte featuring heart-shaped latte art, sits on a smooth wooden surface, with warm sunlight casting a gentle glow in the background.
1_2M_Dataset/4.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 1/2M cup filled with freshly brewed black coffee, the surface of the liquid adorned with rich, frothy bubbles, the simple yet modern design of the cup displaying the "1/2M" label prominently.
1_2M_Dataset/4.webp ADDED
1_2M_Dataset/5.jpg ADDED
1_2M_Dataset/5.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A 1/2M cup filled with cold refreshing iced coffee, with dark ice cubes floating atop the frothy liquid, set against a minimalist backdrop with soft pastel colors, creating a modern and inviting feel.
1_2M_Dataset/6.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A 1/2M cup, held by a hand wearing a silver bracelet, filled with a layered iced coffee, set against a backdrop with "1/2M" signage in bold white letters.
1_2M_Dataset/6.webp ADDED
1_2M_Dataset/7.jpeg ADDED
1_2M_Dataset/7.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A hand holding a 1/2M cup of iced coffee, the swirls of milk blending with the rich espresso, the plastic lid securely in place, the blurred background of a busy café, the focus entirely on the refreshing beverage.
1_2M_Dataset/8.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A 1/2M cup of latte, with elegant swan-shaped latte art on the frothy surface, set against a split-toned background combining beige and cream hues.
1_2M_Dataset/8.webp ADDED
1_2M_Dataset/9.jpg ADDED
1_2M_Dataset/9.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A 1/2M cup, filled with frothy, rich cappuccino, sprinkled with chocolate shavings, held by a hand in a cozy cafe with vibrant green plants in the background, creating a serene and inviting atmosphere.
1_2M_Dataset/_latent_cache/10_Ib8IejGZqs9iIXY7IneWqg.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:446107d14f8bb1ec596c66941f462a2b15deefd3c8a329cb0bffa90af5323538
3
+ size 18848
1_2M_Dataset/_latent_cache/10_lzgnspZ5EbHm1yLzxZLDpA.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec5de2ee2a8cc3fe59e202654c348413f4756ff02c80717f3a9b1b0818ac8ff7
3
+ size 131488
1_2M_Dataset/_latent_cache/10_vn9io31GImwneFCkoHjKYA.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52302c2b8b37856fe0d632fbaeb3e7f5155b7f847429e870d213e9aea1b27469
3
+ size 295328
1_2M_Dataset/_latent_cache/1_0vKQlIf1U3iL5Tosn1TPrQ.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ece89edad711e5aa3e7c14b004f1835c3623dc83bca9251b985048dd03fdc1a
3
+ size 266656
1_2M_Dataset/_latent_cache/1_BWQkeHc4t4ToZEm4NYNnYg.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1ccfca9a6a4d3f8072fd5558ee9b7b20943cbe82ab490526a35593bd31d9100
3
+ size 12704
1_2M_Dataset/_latent_cache/1_GsIJLymP83k7lpDAnXOZIw.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb072cc1bfaf8f375c6f5f7e0e577b0f357138a502e713f3aa8b4de775d33927
3
+ size 129440
1_2M_Dataset/_latent_cache/1_hjxYEp0gkq-j3AQa5CJzEA.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47518e63eeb3ba34d919607265363fe50d85fb58473d48e684547f8d86f3daa8
3
+ size 479648
1_2M_Dataset/_latent_cache/2_BDNMZ--eetaA0gzPFHn4Vg.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56562d82f995fcdc5126aa172f63acdf840b138f1e53df3f62e22872b0c61b3e
3
+ size 129440
1_2M_Dataset/_latent_cache/2_NgnxwNQIzf-HODXnEsOjZQ.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7498ca0c58b890e6d069a63314ba7e32c73bfc78b9451ad6d2444b3aacac2614
3
+ size 12704
1_2M_Dataset/_latent_cache/2_euG2P8bcllSbr1S1y83AwQ.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03c332f5b183c3ac60dc91d8e6f94f805578c4416ef5217c2918fcc05ff1734b
3
+ size 180640
1_2M_Dataset/_latent_cache/3_BMKk7Tnr48Ipha8xN37a6Q.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32887a280f3564e5b2107ad796558680c6e5c8f0aad8820fcae538c72b53ddfd
3
+ size 266656
1_2M_Dataset/_latent_cache/3_DPvxcRHrVU3D9aIXhSpQVg.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4695fcba97b368f4f536174ff895812ccafc1f8d71749d9b2944a48289a55c9b
3
+ size 129440
1_2M_Dataset/_latent_cache/3_FmuC5G8mC7wQ2ojFXhmSUA.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01bb865d6d82f03f253452c839f558d3413a699d2aead9feb199c8428e0fa242
3
+ size 12704
1_2M_Dataset/_latent_cache/3_HhmSy6wdY0i8scud_MUyFA.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0878f38fe7440fc7ad643140e4b49b48a40c932758f07ffc1ea8dfe95a665b6a
3
+ size 338336
1_2M_Dataset/_latent_cache/4_29jhowcbjPYHiItYMbaXRQ.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2122dc8126589059ffd6eb365b0a1bd49bbc2e3bbc014c8ffddf32942438f65a
3
+ size 131488
1_2M_Dataset/_latent_cache/4_Ng8U3H-HawLsvFx2W_HlNg.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dc63b6e2e6936791eb9344ed6236ec5477031ea4150cce1bc76267e34299812
3
+ size 18848
1_2M_Dataset/_latent_cache/4_O2gImAFVj_w92j_CiMy_XQ.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fad8d1c9c6b901870de5c6393524d08b6c2e62d469202d3ba57e21ed30cb4256
3
+ size 295328
1_2M_Dataset/_latent_cache/4_X3UZtbrAj4giwnaJFkiHkA.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cd3b24e1816f04a98273e4dd16ef520fa4d1c9923e4c433c79f08ed88eafd30
3
+ size 524712
1_2M_Dataset/_latent_cache/5_PMWFsft_GIt6SV4AIWekIg.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7b3516a5fddf69329c396514374d1b12be103d48c843ae336d831a6fbf40cd1
3
+ size 266656
1_2M_Dataset/_latent_cache/5_S1H0lTRa1ksbWVCZsrH9SA.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25a09bc71eb9e410b4955da279dad07b20f51b0813f53bc7e4b8aba84118c286
3
+ size 338336
1_2M_Dataset/_latent_cache/5_bWXgeBiO3S9m9B5_qaF2-w.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baefdadcaa8403e9620d142a2e4d52270db340007b661e29b121c532429b2380
3
+ size 12704
1_2M_Dataset/_latent_cache/5_slOT8kB_21L1sQj5p6UNZA.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e7c8130c107fa29d129d1236d72455d129161762f0555b29f5393d13f47773a
3
+ size 129440
1_2M_Dataset/_latent_cache/6_wq4bkO-Ye2_RiYbAyUTCgA.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74bdc64cde416915748f6c08d186ede348137e1d7ffbf1c7a8def3b15542baef
3
+ size 51616
1_2M_Dataset/_latent_cache/6_wwIxEAoYOk-mRu_NW17ZQg.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67bae026d11654ba483806db3722fa8a0547c12e790cc1a94f3d8565204364fb
3
+ size 18848
1_2M_Dataset/_latent_cache/7_BTdmq2RhuXV1fudLMXi2rw.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdf83394e92084633da3f18bcbaefab0beb976560659881648010f8ec1266b0a
3
+ size 266656
1_2M_Dataset/_latent_cache/7_GYSRLZNePO7TI3dcdv_xtA.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6da6fade6c79b905b87bdff797d7c753435d8c7b77980543bae62f98f0fe646e
3
+ size 12704