diff --git a/.gitattributes b/.gitattributes index a6344aac8c09253b3b630fb776ae94478aa0275b..01e84e5c545aff1aaa1852ee67522f02ac10ddd7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text *tfevents* filter=lfs diff=lfs merge=lfs -text +input_data/IMG_8734.JPG filter=lfs diff=lfs merge=lfs -text +input_data/IMG_8735.JPG filter=lfs diff=lfs merge=lfs -text +input_data/IMG_8737.JPG filter=lfs diff=lfs merge=lfs -text +input_data/IMG_8741.JPG filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..b8b30f440bd43ee67bde1a0ccf614fb9a893d29e --- /dev/null +++ b/README.md @@ -0,0 +1,65 @@ +--- +tags: +- text-to-image +- flux +- lora +- diffusers +- template:sd-lora +- ai-toolkit +widget: +- text: A man wearing a shirt HSYRL and sitting in well lit bright cafe + output: + url: samples/1728553172372__000001000_0.jpg +- text: a man wearing a shirt HSYRL and a jeans, standing in a white background + studio + output: + url: samples/1728553195637__000001000_1.jpg +- text: 'A man wearing a shirt HSYRL and blue jeans and white shoes with a white + background. The shirt is a long-sleeved shirt. The shirt features a vibrant + and intricate design with a blend of blue, white, and pastel colors. The pattern + includes swirling clouds, floral elements, and fantastical creatures such + as dragons and unicorns. The sleeves and collar are adorned with a more subdued, + yet equally detailed, pattern that complements the main design. The shirt + is buttoned up, and the buttons are visible along the front placket. The background + is plain and neutral, ensuring the shirt is the focal point of the image. + The camera angle is frontal, providing a clear view of the shirt''s design + and detailing. The lighting is even, highlighting the colors and patterns + without casting harsh shadows. The overall impression is one of whimsical + elegance and attention to detail in the garment''s design. ' + output: + url: samples/1728553218924__000001000_2.jpg +base_model: black-forest-labs/FLUX.1-dev +instance_prompt: HSYRL +license: other +license_name: flux-1-dev-non-commercial-license +license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md +--- + +# shein-partyshirt-1 +Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit) + + +## Trigger words + +You should use `HSYRL` to trigger the image generation. + +## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc. + +Weights for this model are available in Safetensors format. + +[Download](/histin116/shein-partyshirt-1/tree/main) them in the Files & versions tab. + +## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers) + +```py +from diffusers import AutoPipelineForText2Image +import torch + +pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda') +pipeline.load_lora_weights('histin116/shein-partyshirt-1', weight_name='shein-partyshirt-1.safetensors') +image = pipeline('A man wearing a shirt HSYRL and sitting in well lit bright cafe').images[0] +image.save("my_image.png") +``` + +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) + diff --git a/input_data/.aitk_size.json b/input_data/.aitk_size.json new file mode 100644 index 0000000000000000000000000000000000000000..c5746db1f45219b2d30b4f4d939cd668bb91e566 --- /dev/null +++ b/input_data/.aitk_size.json @@ -0,0 +1 @@ +{"IMG_8735.JPG": [6240, 4160], "IMG_8734.JPG": [6240, 4160], "IMG_8737.JPG": [6240, 4160], "IMG_8741.JPG": [6240, 4160]} \ No newline at end of file diff --git a/input_data/IMG_8734.JPG b/input_data/IMG_8734.JPG new file mode 100644 index 0000000000000000000000000000000000000000..0ab9b655ae0ed65e2cb635047e914a5d3b60d5a1 --- /dev/null +++ b/input_data/IMG_8734.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0799213efd27a573739685b1e002227eb33017df5f04b8d856e5bc6b00cadc6d +size 8239596 diff --git a/input_data/IMG_8735.JPG b/input_data/IMG_8735.JPG new file mode 100644 index 0000000000000000000000000000000000000000..4d2a8dfdfa2c1ccb5f960657b380d82fec706bc6 --- /dev/null +++ b/input_data/IMG_8735.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f33cacabfba11afb2d18964ed60420983888575dcc8d0c71d4063ce4a9effb5b +size 11270580 diff --git a/input_data/IMG_8737.JPG b/input_data/IMG_8737.JPG new file mode 100644 index 0000000000000000000000000000000000000000..1d8523c97f8c04e7b4db76478cdf71c9e54809b0 --- /dev/null +++ b/input_data/IMG_8737.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2d0a573112be2f07810e82c987980cd9732d4322aaf9fd4d15b470bdf052787 +size 11784428 diff --git a/input_data/IMG_8741.JPG b/input_data/IMG_8741.JPG new file mode 100644 index 0000000000000000000000000000000000000000..21ae60a3456d1daa704dfb60802b4f6286aff1cb --- /dev/null +++ b/input_data/IMG_8741.JPG @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0cffa9e026c076e1188597c24c613b845005c6fffa1ce75c6914d990e8e6d80 +size 7822900 diff --git a/input_data/metadata.jsonl b/input_data/metadata.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9a6f28c69166d89d4e4e7ca43903fcb595d8c441 --- /dev/null +++ b/input_data/metadata.jsonl @@ -0,0 +1,4 @@ +{"file_name": "IMG_8734.JPG", "prompt": "The image showcases a long-sleeved shirt displayed on a mannequin. The shirt features a vibrant and intricate design with a blend of blue, white, and pastel colors. The pattern includes swirling clouds, floral elements, and fantastical creatures such as dragons and unicorns. The sleeves and collar are adorned with a more subdued, yet equally detailed, pattern that complements the main design. The shirt is buttoned up, and the buttons are visible along the front placket. The background is plain and neutral, ensuring the shirt is the focal point of the image. The camera angle is frontal, providing a clear view of the shirt's design and detailing. The lighting is even, highlighting the colors and patterns without casting harsh shadows. The overall impression is one of whimsical elegance and attention to detail in the garment's design. [trigger]"} +{"file_name": "IMG_8735.JPG", "prompt": "The image showcases a close-up view of a garment with a vibrant and intricate design. The fabric appears to be of high quality, possibly silk or a silk-like material, given its smooth texture and slight sheen. The design is a fantastical, whimsical mix of elements, including clouds, leaves, lanterns, and mythical creatures, all rendered in a soft, pastel color palette of blues, greens, pinks, and yellows. The camera angle is slightly angled, providing a detailed view of the garment's front and side. The shirt features a button-up front with white buttons, and the collar is open, revealing the inner lining, which matches the outer design but in a darker, more muted tone. The sleeves are rolled up, adding to the casual yet stylish appearance of the garment. The overall impression is one of whimsy and elegance, with the detailed and imaginative design making it a standout piece. [trigger]"} +{"file_name": "IMG_8737.JPG", "prompt": "The image showcases a close-up view of a garment with a detailed and intricate design. The fabric is primarily white, adorned with vibrant and colorful illustrations. The design features a variety of elements, including a large, fantastical snake with a red and green head, coiled around a decorative structure. There are also swirling patterns and floral motifs in shades of blue, pink, and green. The background is a light blue with circular patterns and additional floral designs. The garment has a buttoned front, with three visible buttons aligned vertically. The camera angle is focused on the upper part of the garment, capturing the detailed artwork and the buttoned front. The zoom level is high, allowing for a clear view of the intricate details and colors used in the design. [trigger]"} +{"file_name": "IMG_8741.JPG", "prompt": "The image showcases a vibrant and intricately designed garment displayed on a mannequin. The garment features a rich array of colors, predominantly in shades of blue, white, and touches of pink and green. The design is a blend of swirling patterns and fantastical elements, including mythical creatures and floral motifs. The left side of the garment is adorned with a wave-like pattern, while the right side is filled with a mix of swirling designs and fantastical scenes. The sleeves are rolled up, revealing the intricate detailing of the fabric. The camera angle is from the back, providing a clear view of the garment's back side. The mannequin is positioned against a plain background, which helps to highlight the garment's colorful and detailed design. The overall impression is one of whimsy and creativity, with the garment appearing both visually striking and artistically complex. [trigger]"} diff --git a/samples/1728545309798__000000050_0.jpg b/samples/1728545309798__000000050_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3fe946c6219b0722a2e4e3e5f13e53aab4bcd72d Binary files /dev/null and b/samples/1728545309798__000000050_0.jpg differ diff --git a/samples/1728545333118__000000050_1.jpg b/samples/1728545333118__000000050_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..672ffe7a92d53eb4ac943cc9cf4b789792566dae Binary files /dev/null and b/samples/1728545333118__000000050_1.jpg differ diff --git a/samples/1728545356439__000000050_2.jpg b/samples/1728545356439__000000050_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a652dbcab1c19c1c86124e8125b6c0f75dc6b22 Binary files /dev/null and b/samples/1728545356439__000000050_2.jpg differ diff --git a/samples/1728545719115__000000100_0.jpg b/samples/1728545719115__000000100_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b5938808be477d0a56d5f9d4bd900119c088a2fa Binary files /dev/null and b/samples/1728545719115__000000100_0.jpg differ diff --git a/samples/1728545742446__000000100_1.jpg b/samples/1728545742446__000000100_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..27e9dc6fe0f6cf805a929b99d51ff699b308b374 Binary files /dev/null and b/samples/1728545742446__000000100_1.jpg differ diff --git a/samples/1728545765787__000000100_2.jpg b/samples/1728545765787__000000100_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..99e84e930a2e262ea7333b5281dc0af8be9990a8 Binary files /dev/null and b/samples/1728545765787__000000100_2.jpg differ diff --git a/samples/1728546135765__000000150_0.jpg b/samples/1728546135765__000000150_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e033cb1ecb03564950aadbdb4b7bcbce037bb9b Binary files /dev/null and b/samples/1728546135765__000000150_0.jpg differ diff --git a/samples/1728546159095__000000150_1.jpg b/samples/1728546159095__000000150_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f411363f5b88e287b3ccfdeab2543495ee0cf0d6 Binary files /dev/null and b/samples/1728546159095__000000150_1.jpg differ diff --git a/samples/1728546182433__000000150_2.jpg b/samples/1728546182433__000000150_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bb4e6d2935c4b2f760028ad0018ae6e1ffe360bf Binary files /dev/null and b/samples/1728546182433__000000150_2.jpg differ diff --git a/samples/1728546549544__000000200_0.jpg b/samples/1728546549544__000000200_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c4bf46de3148c59fdede9bb624b48821f64a7fb9 Binary files /dev/null and b/samples/1728546549544__000000200_0.jpg differ diff --git a/samples/1728546572888__000000200_1.jpg b/samples/1728546572888__000000200_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8fb495fbda97a3f049c8703d46cb7680cd30b4d Binary files /dev/null and b/samples/1728546572888__000000200_1.jpg differ diff --git a/samples/1728546596239__000000200_2.jpg b/samples/1728546596239__000000200_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a52e72977d23bd83e75a66424850a8a7b588671 Binary files /dev/null and b/samples/1728546596239__000000200_2.jpg differ diff --git a/samples/1728546966174__000000250_0.jpg b/samples/1728546966174__000000250_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5af58bf86d63075aad4c18a41b8ca040b26e8bbf Binary files /dev/null and b/samples/1728546966174__000000250_0.jpg differ diff --git a/samples/1728546989526__000000250_1.jpg b/samples/1728546989526__000000250_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76188c38ef256a78125fa9a40bc5c669ebc86419 Binary files /dev/null and b/samples/1728546989526__000000250_1.jpg differ diff --git a/samples/1728547012886__000000250_2.jpg b/samples/1728547012886__000000250_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3ed43241efb5931a4322b4c3f17fecce2e2da08 Binary files /dev/null and b/samples/1728547012886__000000250_2.jpg differ diff --git a/samples/1728547378656__000000300_0.jpg b/samples/1728547378656__000000300_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c13de48596c01e95abf39eb8fd5a73000e4c1ec5 Binary files /dev/null and b/samples/1728547378656__000000300_0.jpg differ diff --git a/samples/1728547402002__000000300_1.jpg b/samples/1728547402002__000000300_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a478da8bd2a8843ef82760bb611866b3e7bcdfc2 Binary files /dev/null and b/samples/1728547402002__000000300_1.jpg differ diff --git a/samples/1728547425350__000000300_2.jpg b/samples/1728547425350__000000300_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e43ec39e26a6a1a7c3af48e539b9a930ccf0dd44 Binary files /dev/null and b/samples/1728547425350__000000300_2.jpg differ diff --git a/samples/1728547792856__000000350_0.jpg b/samples/1728547792856__000000350_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4937768d587dcf1deb3b54ed09f16b3bdd3e179 Binary files /dev/null and b/samples/1728547792856__000000350_0.jpg differ diff --git a/samples/1728547816206__000000350_1.jpg b/samples/1728547816206__000000350_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2fa3b2bd0620ac22d8ec838c47cb1e471d4f0354 Binary files /dev/null and b/samples/1728547816206__000000350_1.jpg differ diff --git a/samples/1728547839563__000000350_2.jpg b/samples/1728547839563__000000350_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..957cbb08fe4fae1bb0e6709048b5944efa70533f Binary files /dev/null and b/samples/1728547839563__000000350_2.jpg differ diff --git a/samples/1728548210087__000000400_0.jpg b/samples/1728548210087__000000400_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c11cbebcb5bae1d9b2b3c75b76d07b53b15c9380 Binary files /dev/null and b/samples/1728548210087__000000400_0.jpg differ diff --git a/samples/1728548233420__000000400_1.jpg b/samples/1728548233420__000000400_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5cb75bf77354f28a5ebeaa0358e444afaf501a6 Binary files /dev/null and b/samples/1728548233420__000000400_1.jpg differ diff --git a/samples/1728548256766__000000400_2.jpg b/samples/1728548256766__000000400_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8481cc4d6eacf19b481f228c9417c9132cf30856 Binary files /dev/null and b/samples/1728548256766__000000400_2.jpg differ diff --git a/samples/1728548626926__000000450_0.jpg b/samples/1728548626926__000000450_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b2c8bd2b2cb5838ee5d3a452cef1be2b0e65068d Binary files /dev/null and b/samples/1728548626926__000000450_0.jpg differ diff --git a/samples/1728548650246__000000450_1.jpg b/samples/1728548650246__000000450_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff1f69b5903182a0e1b1dc6b7ffd8b9eb7c90d40 Binary files /dev/null and b/samples/1728548650246__000000450_1.jpg differ diff --git a/samples/1728548673572__000000450_2.jpg b/samples/1728548673572__000000450_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75300d85e355595ef639569a3508d3ba965d1ea5 Binary files /dev/null and b/samples/1728548673572__000000450_2.jpg differ diff --git a/samples/1728549036505__000000500_0.jpg b/samples/1728549036505__000000500_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e555b752f3f948cac5469ccd2c695abbd686670 Binary files /dev/null and b/samples/1728549036505__000000500_0.jpg differ diff --git a/samples/1728549059836__000000500_1.jpg b/samples/1728549059836__000000500_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1ccdfe2226b11986e03527c6eca965c4c0e25b1e Binary files /dev/null and b/samples/1728549059836__000000500_1.jpg differ diff --git a/samples/1728549083171__000000500_2.jpg b/samples/1728549083171__000000500_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f9f22ccd61d7c2b295aaa8384848410e695cdc57 Binary files /dev/null and b/samples/1728549083171__000000500_2.jpg differ diff --git a/samples/1728549451313__000000550_0.jpg b/samples/1728549451313__000000550_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b6ab4d03368fecc0035a2954cfe3d690ea6dce0 Binary files /dev/null and b/samples/1728549451313__000000550_0.jpg differ diff --git a/samples/1728549474637__000000550_1.jpg b/samples/1728549474637__000000550_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d2679310bae4f4118901408a2d355602bf5112f Binary files /dev/null and b/samples/1728549474637__000000550_1.jpg differ diff --git a/samples/1728549497964__000000550_2.jpg b/samples/1728549497964__000000550_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8c05f66c5de87b1c1004a0a13d93d90852be14b Binary files /dev/null and b/samples/1728549497964__000000550_2.jpg differ diff --git a/samples/1728549860957__000000600_0.jpg b/samples/1728549860957__000000600_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5595cc2a4262701ee61a58227d14e98fcaf3d116 Binary files /dev/null and b/samples/1728549860957__000000600_0.jpg differ diff --git a/samples/1728549884282__000000600_1.jpg b/samples/1728549884282__000000600_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0dc98c294a7eb78a23e8e88208a25aa8ada8a228 Binary files /dev/null and b/samples/1728549884282__000000600_1.jpg differ diff --git a/samples/1728549907623__000000600_2.jpg b/samples/1728549907623__000000600_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3bc130e4b1c483910035b8e443f21e76a3b89d4f Binary files /dev/null and b/samples/1728549907623__000000600_2.jpg differ diff --git a/samples/1728550279228__000000650_0.jpg b/samples/1728550279228__000000650_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c43904322c1517b413f934283d5b13f84d713de6 Binary files /dev/null and b/samples/1728550279228__000000650_0.jpg differ diff --git a/samples/1728550302537__000000650_1.jpg b/samples/1728550302537__000000650_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..498b131ff6e783c53672597868acab8137bc0e02 Binary files /dev/null and b/samples/1728550302537__000000650_1.jpg differ diff --git a/samples/1728550325856__000000650_2.jpg b/samples/1728550325856__000000650_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68c2ab936ed6a2b32f94176eb98a377dfdc2fb01 Binary files /dev/null and b/samples/1728550325856__000000650_2.jpg differ diff --git a/samples/1728550695847__000000700_0.jpg b/samples/1728550695847__000000700_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26f436c82970e677891ff76cc46ab94953a0697c Binary files /dev/null and b/samples/1728550695847__000000700_0.jpg differ diff --git a/samples/1728550719145__000000700_1.jpg b/samples/1728550719145__000000700_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d689d30e9c1731d7216e04fc1273d15206c1439b Binary files /dev/null and b/samples/1728550719145__000000700_1.jpg differ diff --git a/samples/1728550742449__000000700_2.jpg b/samples/1728550742449__000000700_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2bca892ce6668861b27b79aa56fc30dbf5f7da3 Binary files /dev/null and b/samples/1728550742449__000000700_2.jpg differ diff --git a/samples/1728551105442__000000750_0.jpg b/samples/1728551105442__000000750_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41531c10a1084cd85ea84e75b356b874d3c3f604 Binary files /dev/null and b/samples/1728551105442__000000750_0.jpg differ diff --git a/samples/1728551128725__000000750_1.jpg b/samples/1728551128725__000000750_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1cebed6b198e7ede1bcbefead4a2ec117ace2df Binary files /dev/null and b/samples/1728551128725__000000750_1.jpg differ diff --git a/samples/1728551152030__000000750_2.jpg b/samples/1728551152030__000000750_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b73b24ee18b46ab7717c45f7337f7013b6e7beee Binary files /dev/null and b/samples/1728551152030__000000750_2.jpg differ diff --git a/samples/1728551519288__000000800_0.jpg b/samples/1728551519288__000000800_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc4626a0c263273ae52a3dad438e4f2369ee8ea4 Binary files /dev/null and b/samples/1728551519288__000000800_0.jpg differ diff --git a/samples/1728551542602__000000800_1.jpg b/samples/1728551542602__000000800_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b27083c38f3806af4f70e442d6597f9a8f754f40 Binary files /dev/null and b/samples/1728551542602__000000800_1.jpg differ diff --git a/samples/1728551565921__000000800_2.jpg b/samples/1728551565921__000000800_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..873579ba8e637c56fedf605e5a6bf824352edd0c Binary files /dev/null and b/samples/1728551565921__000000800_2.jpg differ diff --git a/samples/1728551938791__000000850_0.jpg b/samples/1728551938791__000000850_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..68b01d7f2aad0e9eb2342cf3be410c62995c7698 Binary files /dev/null and b/samples/1728551938791__000000850_0.jpg differ diff --git a/samples/1728551962085__000000850_1.jpg b/samples/1728551962085__000000850_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..17714945d4e0b2b351094bff2ec5500bcbd0f1c2 Binary files /dev/null and b/samples/1728551962085__000000850_1.jpg differ diff --git a/samples/1728551985377__000000850_2.jpg b/samples/1728551985377__000000850_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9507eb6522fbd64bb7fb27580870321e2bbf8c57 Binary files /dev/null and b/samples/1728551985377__000000850_2.jpg differ diff --git a/samples/1728552352717__000000900_0.jpg b/samples/1728552352717__000000900_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aef27c6aebede4491b3b22f9c463741dc140b0d4 Binary files /dev/null and b/samples/1728552352717__000000900_0.jpg differ diff --git a/samples/1728552375998__000000900_1.jpg b/samples/1728552375998__000000900_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a58f493340a3df082f13164e88d569460f16e97 Binary files /dev/null and b/samples/1728552375998__000000900_1.jpg differ diff --git a/samples/1728552399293__000000900_2.jpg b/samples/1728552399293__000000900_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..342a76b9083838c23413baf2f27af39bba62ac19 Binary files /dev/null and b/samples/1728552399293__000000900_2.jpg differ diff --git a/samples/1728552761784__000000950_0.jpg b/samples/1728552761784__000000950_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..504b9858a2e57cb76642635c0f9c0e059bbc58de Binary files /dev/null and b/samples/1728552761784__000000950_0.jpg differ diff --git a/samples/1728552785077__000000950_1.jpg b/samples/1728552785077__000000950_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..86163df384e4f85e29ed5a48e1a79b111c772918 Binary files /dev/null and b/samples/1728552785077__000000950_1.jpg differ diff --git a/samples/1728552808387__000000950_2.jpg b/samples/1728552808387__000000950_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f767ec7b1af5b51d790903eafd88461ac0e8fef0 Binary files /dev/null and b/samples/1728552808387__000000950_2.jpg differ diff --git a/samples/1728553172372__000001000_0.jpg b/samples/1728553172372__000001000_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c47d4154db7d66be94baf53cf5d1b403f1d5ed21 Binary files /dev/null and b/samples/1728553172372__000001000_0.jpg differ diff --git a/samples/1728553195637__000001000_1.jpg b/samples/1728553195637__000001000_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e52d59dea0d58610b91b3861a4fdc15ad43d6e29 Binary files /dev/null and b/samples/1728553195637__000001000_1.jpg differ diff --git a/samples/1728553218924__000001000_2.jpg b/samples/1728553218924__000001000_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e8dc237055a2071bf2d93d8e93e633705095e32 Binary files /dev/null and b/samples/1728553218924__000001000_2.jpg differ diff --git a/shein-partyshirt-1.safetensors b/shein-partyshirt-1.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..3c646720fcdb3edd0ca3e6f87310ef1e790c05c0 --- /dev/null +++ b/shein-partyshirt-1.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeded66281157f4510644bbab73e14f5dfe25b86e01d0221c5201493f95c8715 +size 171969416 diff --git a/shein-partyshirt-1_000000200.safetensors b/shein-partyshirt-1_000000200.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..04d55a01d9264f21704cfe91f5aaecfa35489247 --- /dev/null +++ b/shein-partyshirt-1_000000200.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e773f1a9ded084e11d5f51f3908694bcbcad1f34862a23b7d93e063a296417 +size 171969408 diff --git a/shein-partyshirt-1_000000400.safetensors b/shein-partyshirt-1_000000400.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..cc2a39e8c2ce124d475807deb630e5fb4a850da5 --- /dev/null +++ b/shein-partyshirt-1_000000400.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f19e9ca501b202399fdd4849a354c7bf1b5254d303a386117c75a82fad419f +size 171969416 diff --git a/shein-partyshirt-1_000000600.safetensors b/shein-partyshirt-1_000000600.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..8aab8a2e3c52201bd319282b4f25289689e41208 --- /dev/null +++ b/shein-partyshirt-1_000000600.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e343a82e89aa2afa0dcb90ee0db9d5cfe0d56f60e05bd5a15e1c245c5ffc19 +size 171969416 diff --git a/shein-partyshirt-1_000000800.safetensors b/shein-partyshirt-1_000000800.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..09fed378685db949b8fbe4b59a3b84b7fa0c4ea3 --- /dev/null +++ b/shein-partyshirt-1_000000800.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9242ca01d514800ee07c325ac3643a1c1159fd77155be77835baa39612218f8c +size 171969416