diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..55f26d87b5e916438c608285769baa3d9ea33fbf --- /dev/null +++ b/README.md @@ -0,0 +1,73 @@ +--- +tags: +- text-to-image +- flux +- lora +- diffusers +- template:sd-lora +- ai-toolkit +widget: +- text: A surprised or shocked Shiba Inu, sitting at a desk with its paws on a keyboard. + Its wide eyes and open mouth convey an expression of intense surprise or panic, + as if reacting to something unexpected on the computer screen. The background + features a colorful, abstract painting reminiscent of 'The Scream' by Edvard + Munch, adding to the overall sense of dramatic tension. The combination of + the dog's expression and the artistic backdrop creates a humorous and exaggerated + scene, as if the Shiba Inu has just seen something shocking online. + output: + url: samples/1728928530812__000010000_0.jpg +- text: A calico cat with an exaggerated look of shock, sitting in front of a computer + screen. The cat's eyes are wide open, and its mouth is agape, as if in a state + of panic or disbelief. One tear is visible, adding a humorous sense of emotional + overwhelm. Like the previous image, the background features an abstract, vibrant + painting, reminiscent of a sunset, displayed on the computer screen. The setting + suggests the cat is intensely reacting to something it has just seen on the + computer, creating a comical and exaggerated scenario. + output: + url: samples/1728928552495__000010000_1.jpg +- text: A hamster-like character is depicted with an expression of shock or surprise, + sitting at a desk in front of a laptop. The hamster's wide eyes and open mouth, + along with its hands on its cheeks, give off a strong sense of disbelief or + astonishment. The character wears a blue tie, adding a humorous touch as if + it's reacting to something unexpected in a professional setting. In the background, + there is a colorful painting, reminiscent of Van Gogh's style, that enhances + the dramatic effect of the scene. The overall vibe of the image is comical + and exaggerated, as if the hamster is encountering a work-related surprise + or mishap. + output: + url: samples/1728928574134__000010000_2.jpg +base_model: black-forest-labs/FLUX.1-dev + +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 +--- + +# flux_lora_meme_v2 +Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit) + + +## Trigger words + +No trigger words defined. + +## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc. + +Weights for this model are available in Safetensors format. + +[Download](/longnthgmedia/flux_lora_meme_v2/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('longnthgmedia/flux_lora_meme_v2', weight_name='flux_lora_meme_v2.safetensors') +image = pipeline('A surprised or shocked Shiba Inu, sitting at a desk with its paws on a keyboard. Its wide eyes and open mouth convey an expression of intense surprise or panic, as if reacting to something unexpected on the computer screen. The background features a colorful, abstract painting reminiscent of 'The Scream' by Edvard Munch, adding to the overall sense of dramatic tension. The combination of the dog's expression and the artistic backdrop creates a humorous and exaggerated scene, as if the Shiba Inu has just seen something shocking online.').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/flux_lora_meme_v2.safetensors b/flux_lora_meme_v2.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..9bd97acd226ac7135cb2d61d20f18c356dd79d22 --- /dev/null +++ b/flux_lora_meme_v2.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc1f926806d61f0670d248355c9b0c9e1474d5d31935f74ea3165791ba54933f +size 343805400 diff --git a/flux_lora_meme_v2_000008000.safetensors b/flux_lora_meme_v2_000008000.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..0b324dc0f786e6fbecfba8e9e89ae6ce09729337 --- /dev/null +++ b/flux_lora_meme_v2_000008000.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb4c4e8717fbad54833bf16f934755219654450ab8343f3a878dbec8c7fa8fe +size 343805400 diff --git a/flux_lora_meme_v2_000008500.safetensors b/flux_lora_meme_v2_000008500.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..41765b4d6811f9370f3be07ff3aa0ea9d3e61ece --- /dev/null +++ b/flux_lora_meme_v2_000008500.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d40a858c69907976485ed8de6d6d81a42974c1dfffb26d7b62c96fdce8b8168 +size 343805400 diff --git a/flux_lora_meme_v2_000009000.safetensors b/flux_lora_meme_v2_000009000.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..4f73374d5c880151ef298a04f17119317983ef44 --- /dev/null +++ b/flux_lora_meme_v2_000009000.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52c5576dbc8b29f0a831a5cd27933aa1d3df0524663539b4c4e9d89c2d109087 +size 343805400 diff --git a/flux_lora_meme_v2_000009500.safetensors b/flux_lora_meme_v2_000009500.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..2eeda52e674782b433075d42dc26ab67de5d0647 --- /dev/null +++ b/flux_lora_meme_v2_000009500.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3b5c4d3bade0994845a3515133f0aed1091750ff6ca44a165c17105d786e5a9 +size 343805400 diff --git a/samples/1728903635178__000000000_0.jpg b/samples/1728903635178__000000000_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2fc5402148eb124a32443440ca515d1623580c9 Binary files /dev/null and b/samples/1728903635178__000000000_0.jpg differ diff --git a/samples/1728903656798__000000000_1.jpg b/samples/1728903656798__000000000_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a84520f7df8dbcf737c9c87c8109c5fde8be8dbd Binary files /dev/null and b/samples/1728903656798__000000000_1.jpg differ diff --git a/samples/1728903678289__000000000_2.jpg b/samples/1728903678289__000000000_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e54680e05f1fe4fb4d5cc4063888ec27fd786173 Binary files /dev/null and b/samples/1728903678289__000000000_2.jpg differ diff --git a/samples/1728904880322__000000500_0.jpg b/samples/1728904880322__000000500_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95dc9034398fab467b69c3ffd3bf24b0a0a82056 Binary files /dev/null and b/samples/1728904880322__000000500_0.jpg differ diff --git a/samples/1728904901812__000000500_1.jpg b/samples/1728904901812__000000500_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6324bbbc25680ed0f052e6adef3f27df5eb96aca Binary files /dev/null and b/samples/1728904901812__000000500_1.jpg differ diff --git a/samples/1728904923451__000000500_2.jpg b/samples/1728904923451__000000500_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3a601fdaf4ba6c8f1a13b869a72416a187618f2 Binary files /dev/null and b/samples/1728904923451__000000500_2.jpg differ diff --git a/samples/1728906124151__000001000_0.jpg b/samples/1728906124151__000001000_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ae6700ba96cf3b758d92d0ca26aed74837c7a061 Binary files /dev/null and b/samples/1728906124151__000001000_0.jpg differ diff --git a/samples/1728906145713__000001000_1.jpg b/samples/1728906145713__000001000_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d92b09f6f74aea2d6c652f9ffacf4157cfeea9d Binary files /dev/null and b/samples/1728906145713__000001000_1.jpg differ diff --git a/samples/1728906167165__000001000_2.jpg b/samples/1728906167165__000001000_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..129ea1bd061c139ec14307b13146a5ce36928ab3 Binary files /dev/null and b/samples/1728906167165__000001000_2.jpg differ diff --git a/samples/1728907371270__000001500_0.jpg b/samples/1728907371270__000001500_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6254aaeed8d5a4e0e860f2d53eca45aab477996a Binary files /dev/null and b/samples/1728907371270__000001500_0.jpg differ diff --git a/samples/1728907392845__000001500_1.jpg b/samples/1728907392845__000001500_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..963995008613ef920d91b328173161629355464e Binary files /dev/null and b/samples/1728907392845__000001500_1.jpg differ diff --git a/samples/1728907414429__000001500_2.jpg b/samples/1728907414429__000001500_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dd8117ed9ad2eabe544e04a3e93eeeeb40b4636c Binary files /dev/null and b/samples/1728907414429__000001500_2.jpg differ diff --git a/samples/1728908609080__000002000_0.jpg b/samples/1728908609080__000002000_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..747eec870b680dc2916a273cb8071ff0e29ca360 Binary files /dev/null and b/samples/1728908609080__000002000_0.jpg differ diff --git a/samples/1728908630604__000002000_1.jpg b/samples/1728908630604__000002000_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b41fc4b10b025a6d3f380323fbf453578cc643c7 Binary files /dev/null and b/samples/1728908630604__000002000_1.jpg differ diff --git a/samples/1728908652248__000002000_2.jpg b/samples/1728908652248__000002000_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3962e9ad5fa12330c489e5469ae5123d9a839b59 Binary files /dev/null and b/samples/1728908652248__000002000_2.jpg differ diff --git a/samples/1728909856781__000002500_0.jpg b/samples/1728909856781__000002500_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2b5e2510958b320846c1f57fa7283cc18878d76b Binary files /dev/null and b/samples/1728909856781__000002500_0.jpg differ diff --git a/samples/1728909878268__000002500_1.jpg b/samples/1728909878268__000002500_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cac30daba1194ccc725f8409eb59bb9bcf690db9 Binary files /dev/null and b/samples/1728909878268__000002500_1.jpg differ diff --git a/samples/1728909899810__000002500_2.jpg b/samples/1728909899810__000002500_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38cecc098e1bc83691aee3f3a5002476bc089999 Binary files /dev/null and b/samples/1728909899810__000002500_2.jpg differ diff --git a/samples/1728911100737__000003000_0.jpg b/samples/1728911100737__000003000_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d8bcfcce3acfd1b238501583a994eca986fcc76 Binary files /dev/null and b/samples/1728911100737__000003000_0.jpg differ diff --git a/samples/1728911122309__000003000_1.jpg b/samples/1728911122309__000003000_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0f9367b296ade01d79183419efcdfabf4dcd2c2 Binary files /dev/null and b/samples/1728911122309__000003000_1.jpg differ diff --git a/samples/1728911143907__000003000_2.jpg b/samples/1728911143907__000003000_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96fbf0b108b482280b109489388ba5c4ececc6b9 Binary files /dev/null and b/samples/1728911143907__000003000_2.jpg differ diff --git a/samples/1728912346501__000003500_0.jpg b/samples/1728912346501__000003500_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c6eff1ade5ee6c71427e8f29cbc8768819b1766 Binary files /dev/null and b/samples/1728912346501__000003500_0.jpg differ diff --git a/samples/1728912368216__000003500_1.jpg b/samples/1728912368216__000003500_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a034536c9c85adfb347131bdae36bacf18890791 Binary files /dev/null and b/samples/1728912368216__000003500_1.jpg differ diff --git a/samples/1728912389756__000003500_2.jpg b/samples/1728912389756__000003500_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8c808f92c490ac89abf04bc7b799b1348b97b1f Binary files /dev/null and b/samples/1728912389756__000003500_2.jpg differ diff --git a/samples/1728913591866__000004000_0.jpg b/samples/1728913591866__000004000_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..860438a6adf716f632a9a8d6d5748da1fbaed878 Binary files /dev/null and b/samples/1728913591866__000004000_0.jpg differ diff --git a/samples/1728913613426__000004000_1.jpg b/samples/1728913613426__000004000_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3b87657b8aa21b26f1e3ba8543704421e2fcc799 Binary files /dev/null and b/samples/1728913613426__000004000_1.jpg differ diff --git a/samples/1728913634907__000004000_2.jpg b/samples/1728913634907__000004000_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e55306eff4c49108e862476eca5591886454ad47 Binary files /dev/null and b/samples/1728913634907__000004000_2.jpg differ diff --git a/samples/1728914838032__000004500_0.jpg b/samples/1728914838032__000004500_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb6200cca44f4b636b16f32c317181c83e9e9780 Binary files /dev/null and b/samples/1728914838032__000004500_0.jpg differ diff --git a/samples/1728914859659__000004500_1.jpg b/samples/1728914859659__000004500_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5c160bdda2c28d8f19317e1a1277d58c6520f9e4 Binary files /dev/null and b/samples/1728914859659__000004500_1.jpg differ diff --git a/samples/1728914881107__000004500_2.jpg b/samples/1728914881107__000004500_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd9701fd1b2e1895a5b62294618abe5c997e6eb5 Binary files /dev/null and b/samples/1728914881107__000004500_2.jpg differ diff --git a/samples/1728916076724__000005000_0.jpg b/samples/1728916076724__000005000_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8917c29a4033caaa8ef5460fe8a2c643d8ddebc Binary files /dev/null and b/samples/1728916076724__000005000_0.jpg differ diff --git a/samples/1728916098293__000005000_1.jpg b/samples/1728916098293__000005000_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..43337912ae73373b88ebbc82cf1a6560ede60e25 Binary files /dev/null and b/samples/1728916098293__000005000_1.jpg differ diff --git a/samples/1728916119844__000005000_2.jpg b/samples/1728916119844__000005000_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..189d7ea62f464b401315a422ac882b04088f5e2e Binary files /dev/null and b/samples/1728916119844__000005000_2.jpg differ diff --git a/samples/1728917329713__000005500_0.jpg b/samples/1728917329713__000005500_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f1818f4081f795a1ecf59c8444ff1fc5ef80c9f Binary files /dev/null and b/samples/1728917329713__000005500_0.jpg differ diff --git a/samples/1728917351299__000005500_1.jpg b/samples/1728917351299__000005500_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d1b44e0806fc9086c312c97b58f08a448a27523 Binary files /dev/null and b/samples/1728917351299__000005500_1.jpg differ diff --git a/samples/1728917372970__000005500_2.jpg b/samples/1728917372970__000005500_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46021509010578e0e0c26914bdcbe908b211757f Binary files /dev/null and b/samples/1728917372970__000005500_2.jpg differ diff --git a/samples/1728918571821__000006000_0.jpg b/samples/1728918571821__000006000_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc1015b63701bc0ba0c3429ebd031f492ba01080 Binary files /dev/null and b/samples/1728918571821__000006000_0.jpg differ diff --git a/samples/1728918593415__000006000_1.jpg b/samples/1728918593415__000006000_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41447561bd78ea61687ee9d2c2b0470f666f209c Binary files /dev/null and b/samples/1728918593415__000006000_1.jpg differ diff --git a/samples/1728918614984__000006000_2.jpg b/samples/1728918614984__000006000_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..890d1e30bdf7f9205faa1344f43200ea84c26c3e Binary files /dev/null and b/samples/1728918614984__000006000_2.jpg differ diff --git a/samples/1728919811286__000006500_0.jpg b/samples/1728919811286__000006500_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4bbc22b83e86931b7757896245093b0e5b79e04 Binary files /dev/null and b/samples/1728919811286__000006500_0.jpg differ diff --git a/samples/1728919832815__000006500_1.jpg b/samples/1728919832815__000006500_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..478bb5c8513c8b5dfc42feb2b8badacc35c810ba Binary files /dev/null and b/samples/1728919832815__000006500_1.jpg differ diff --git a/samples/1728919854397__000006500_2.jpg b/samples/1728919854397__000006500_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acaa6ff4cc3e2fb726d5907e44ecd16b84f71c53 Binary files /dev/null and b/samples/1728919854397__000006500_2.jpg differ diff --git a/samples/1728921062652__000007000_0.jpg b/samples/1728921062652__000007000_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a10dd7c13826d425675d69addafde30a5898547d Binary files /dev/null and b/samples/1728921062652__000007000_0.jpg differ diff --git a/samples/1728921084260__000007000_1.jpg b/samples/1728921084260__000007000_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54f952e3f68fa7b4cdf3732d345c52f57c8880d2 Binary files /dev/null and b/samples/1728921084260__000007000_1.jpg differ diff --git a/samples/1728921105985__000007000_2.jpg b/samples/1728921105985__000007000_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3dfc74315d9b68864a352c5f15fd1615b6b27ae Binary files /dev/null and b/samples/1728921105985__000007000_2.jpg differ diff --git a/samples/1728922307441__000007500_0.jpg b/samples/1728922307441__000007500_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01132efe1113bf958eba5719f53cb0a3ad977be8 Binary files /dev/null and b/samples/1728922307441__000007500_0.jpg differ diff --git a/samples/1728922328970__000007500_1.jpg b/samples/1728922328970__000007500_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..92d7600b1fdfe43dba3b477e6117bf9b76cffabc Binary files /dev/null and b/samples/1728922328970__000007500_1.jpg differ diff --git a/samples/1728922350596__000007500_2.jpg b/samples/1728922350596__000007500_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c69c15d5e2b4edf3d5c130ef584312a77246f253 Binary files /dev/null and b/samples/1728922350596__000007500_2.jpg differ diff --git a/samples/1728923547381__000008000_0.jpg b/samples/1728923547381__000008000_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c954db59aa6fb07c8cb2a8082aa7e757a7fbe24 Binary files /dev/null and b/samples/1728923547381__000008000_0.jpg differ diff --git a/samples/1728923568922__000008000_1.jpg b/samples/1728923568922__000008000_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..466bc4df2c060ae686e03e28b0b8d248d5885190 Binary files /dev/null and b/samples/1728923568922__000008000_1.jpg differ diff --git a/samples/1728923590500__000008000_2.jpg b/samples/1728923590500__000008000_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3bd45d6b273902044e4d49222d5aacc54a50a8d0 Binary files /dev/null and b/samples/1728923590500__000008000_2.jpg differ diff --git a/samples/1728924792473__000008500_0.jpg b/samples/1728924792473__000008500_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ea27ff10aed5195ca584ec63098bab89618578e Binary files /dev/null and b/samples/1728924792473__000008500_0.jpg differ diff --git a/samples/1728924813980__000008500_1.jpg b/samples/1728924813980__000008500_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5a27703c54de076c43bc9a6f9d177e2544525a4b Binary files /dev/null and b/samples/1728924813980__000008500_1.jpg differ diff --git a/samples/1728924835545__000008500_2.jpg b/samples/1728924835545__000008500_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c31a7366cbb206123a91afcac8e4c8aba92a2ea Binary files /dev/null and b/samples/1728924835545__000008500_2.jpg differ diff --git a/samples/1728926036058__000009000_0.jpg b/samples/1728926036058__000009000_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..490abca7e459364ab96aacf36f397ab88f3e0340 Binary files /dev/null and b/samples/1728926036058__000009000_0.jpg differ diff --git a/samples/1728926057683__000009000_1.jpg b/samples/1728926057683__000009000_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..124d6dbda8e14a7388d16d79ca8184407c7f28cf Binary files /dev/null and b/samples/1728926057683__000009000_1.jpg differ diff --git a/samples/1728926079315__000009000_2.jpg b/samples/1728926079315__000009000_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d9b033f83e855a9a906beed97bb8d58c0e815c7 Binary files /dev/null and b/samples/1728926079315__000009000_2.jpg differ diff --git a/samples/1728927284828__000009500_0.jpg b/samples/1728927284828__000009500_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3586bd8cec4827341ad34d616016e147ba3643c3 Binary files /dev/null and b/samples/1728927284828__000009500_0.jpg differ diff --git a/samples/1728927306433__000009500_1.jpg b/samples/1728927306433__000009500_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25d7bba91e2bc4cff2f68f6a0c4fbdcaf59114ca Binary files /dev/null and b/samples/1728927306433__000009500_1.jpg differ diff --git a/samples/1728927328053__000009500_2.jpg b/samples/1728927328053__000009500_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3aa2746dedc34fc7cd9c0b6c3ce4c8331e04653c Binary files /dev/null and b/samples/1728927328053__000009500_2.jpg differ diff --git a/samples/1728928530812__000010000_0.jpg b/samples/1728928530812__000010000_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..00edce3b3774e7274c5092b6774d14ae4800d197 Binary files /dev/null and b/samples/1728928530812__000010000_0.jpg differ diff --git a/samples/1728928552495__000010000_1.jpg b/samples/1728928552495__000010000_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74a142cb7cee54463f8104dd85e737d6a8eb7067 Binary files /dev/null and b/samples/1728928552495__000010000_1.jpg differ diff --git a/samples/1728928574134__000010000_2.jpg b/samples/1728928574134__000010000_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f65e56370700a1a22f66bdb36758d14a260e22d Binary files /dev/null and b/samples/1728928574134__000010000_2.jpg differ