diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..508b6e2d4116b0d4044dcf415b0cb23f5b938527 --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +tags: +- text-to-image +- flux +- lora +- diffusers +- template:sd-lora +- ai-toolkit +widget: +- text: '[trigger] black and white color illustration, two asian males in their + late 30s and one asian female in her late 20s having a conversation about + economic issue in a newsroom, while laughing and arguing' + output: + url: samples/1733384254426__000002000_0.jpg +- text: '[trigger] black and white color illustration, one young female professor + explains about why people can''t date while 3~4 students in their early 30s + got shocked' + output: + url: samples/1733384273059__000002000_1.jpg +- text: '[trigger] black and white color illustration, one asian male in his 30s + and one asian female in her early 20s sitting on the different couch talking + about their life while the guy is trying to make fun of her' + output: + url: samples/1733384291697__000002000_2.jpg +- text: '[trigger] black and white color illustration, an Asian man in his early + 30s showing off his cool electronic products on the table and trying to explain + its special features' + output: + url: samples/1733384310326__000002000_3.jpg +- text: '[trigger] black and white color illustration, An asian male in his early + 20''s and asian female in her early 20''s are sitting on the wooden floor + with some snacks, and drinking and laughing, black and white color theme' + output: + url: samples/1733384328971__000002000_4.jpg +base_model: black-forest-labs/FLUX.1-dev +instance_prompt: SSGM +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 +--- + +# storyboard_scene_generation_model_flux_v3_FLH +Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit) + + +## Trigger words + +You should use `SSGM` 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](/jwywoo/storyboard-scene-generation-model-flux-v3-FLH/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('jwywoo/storyboard-scene-generation-model-flux-v3-FLH', weight_name='storyboard_scene_generation_model_flux_v3_FLH.safetensors') +image = pipeline('[trigger] black and white color illustration, two asian males in their late 30s and one asian female in her late 20s having a conversation about economic issue in a newsroom, while laughing and arguing').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/samples/1733380175854__000000000_0.jpg b/samples/1733380175854__000000000_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de330d96f1d8d11c38adfe01d562d921b1592556 Binary files /dev/null and b/samples/1733380175854__000000000_0.jpg differ diff --git a/samples/1733380194466__000000000_1.jpg b/samples/1733380194466__000000000_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..52bee09d1005da7a4599a6ddc5ce85222679f7f9 Binary files /dev/null and b/samples/1733380194466__000000000_1.jpg differ diff --git a/samples/1733380213038__000000000_2.jpg b/samples/1733380213038__000000000_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..19712bb45368cfcfe924216f4aba7c7f857744a8 Binary files /dev/null and b/samples/1733380213038__000000000_2.jpg differ diff --git a/samples/1733380231613__000000000_3.jpg b/samples/1733380231613__000000000_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6967a531e2c5bec2f44264510e134e143532568a Binary files /dev/null and b/samples/1733380231613__000000000_3.jpg differ diff --git a/samples/1733380250199__000000000_4.jpg b/samples/1733380250199__000000000_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e79814b189b97d992a299cea777ea4db9688970e Binary files /dev/null and b/samples/1733380250199__000000000_4.jpg differ diff --git a/samples/1733380693192__000000250_0.jpg b/samples/1733380693192__000000250_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29a730dae92cfe5feaa65e6c05e52cb56b898185 Binary files /dev/null and b/samples/1733380693192__000000250_0.jpg differ diff --git a/samples/1733380711809__000000250_1.jpg b/samples/1733380711809__000000250_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e2ba0c7815e72625751080a72ba65fae8075f0c Binary files /dev/null and b/samples/1733380711809__000000250_1.jpg differ diff --git a/samples/1733380730437__000000250_2.jpg b/samples/1733380730437__000000250_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4053a5651128e3c25c9fc7a0c361e573c8bc9e43 Binary files /dev/null and b/samples/1733380730437__000000250_2.jpg differ diff --git a/samples/1733380749064__000000250_3.jpg b/samples/1733380749064__000000250_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ee907ca5bbd9a9930fb520ad7d444ab2ceeeafe Binary files /dev/null and b/samples/1733380749064__000000250_3.jpg differ diff --git a/samples/1733380767697__000000250_4.jpg b/samples/1733380767697__000000250_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..acf3d2221f780e74e9dc4e97f3e2bb65bbacb3b4 Binary files /dev/null and b/samples/1733380767697__000000250_4.jpg differ diff --git a/samples/1733381200530__000000500_0.jpg b/samples/1733381200530__000000500_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..09b95e8038287db8bb83c720877b1816a95dc392 Binary files /dev/null and b/samples/1733381200530__000000500_0.jpg differ diff --git a/samples/1733381219146__000000500_1.jpg b/samples/1733381219146__000000500_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd812380faff5f1b7c85650696e45ece72d8674f Binary files /dev/null and b/samples/1733381219146__000000500_1.jpg differ diff --git a/samples/1733381237773__000000500_2.jpg b/samples/1733381237773__000000500_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6654bcc9c2675d69368fd2d530c53c7d18377fe Binary files /dev/null and b/samples/1733381237773__000000500_2.jpg differ diff --git a/samples/1733381256397__000000500_3.jpg b/samples/1733381256397__000000500_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..21999bd059d285edf9c941f242173201afddd17a Binary files /dev/null and b/samples/1733381256397__000000500_3.jpg differ diff --git a/samples/1733381275036__000000500_4.jpg b/samples/1733381275036__000000500_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c286aba2604c37669a8cc6539daea4b11a133f3 Binary files /dev/null and b/samples/1733381275036__000000500_4.jpg differ diff --git a/samples/1733381708440__000000750_0.jpg b/samples/1733381708440__000000750_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8228922b37725e1a3720dc04d466304f33b2464 Binary files /dev/null and b/samples/1733381708440__000000750_0.jpg differ diff --git a/samples/1733381727073__000000750_1.jpg b/samples/1733381727073__000000750_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3df27fffc29d18e58b7f532e4f9d13103127459c Binary files /dev/null and b/samples/1733381727073__000000750_1.jpg differ diff --git a/samples/1733381745698__000000750_2.jpg b/samples/1733381745698__000000750_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e2933e0868d026defeb5e10e3bc24ec7689b615 Binary files /dev/null and b/samples/1733381745698__000000750_2.jpg differ diff --git a/samples/1733381764320__000000750_3.jpg b/samples/1733381764320__000000750_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..de10b5270abbe0654d966415bab9cfbac32c1502 Binary files /dev/null and b/samples/1733381764320__000000750_3.jpg differ diff --git a/samples/1733381782937__000000750_4.jpg b/samples/1733381782937__000000750_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..866b6f0226b8c9d06852a186ad70d470f947f846 Binary files /dev/null and b/samples/1733381782937__000000750_4.jpg differ diff --git a/samples/1733382215263__000001000_0.jpg b/samples/1733382215263__000001000_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8576764ed48b6881aead9e31c77f1a0f0e28888a Binary files /dev/null and b/samples/1733382215263__000001000_0.jpg differ diff --git a/samples/1733382233895__000001000_1.jpg b/samples/1733382233895__000001000_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4192498c5f087a3bbac27c1757bef8934f4d4d7d Binary files /dev/null and b/samples/1733382233895__000001000_1.jpg differ diff --git a/samples/1733382252528__000001000_2.jpg b/samples/1733382252528__000001000_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a2028cb8f8b89abfc0a84e1e88c7cbd8219da54 Binary files /dev/null and b/samples/1733382252528__000001000_2.jpg differ diff --git a/samples/1733382271184__000001000_3.jpg b/samples/1733382271184__000001000_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89f35cdfb04254eb8e3a5c12b8d8a3dd9a7476dc Binary files /dev/null and b/samples/1733382271184__000001000_3.jpg differ diff --git a/samples/1733382289825__000001000_4.jpg b/samples/1733382289825__000001000_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3afcb1a37be6fd12c40dba465daea9dcb14aa979 Binary files /dev/null and b/samples/1733382289825__000001000_4.jpg differ diff --git a/samples/1733382727209__000001250_0.jpg b/samples/1733382727209__000001250_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c63c910cf78c5d112296d6a5e9e7d07f147b3d1 Binary files /dev/null and b/samples/1733382727209__000001250_0.jpg differ diff --git a/samples/1733382745854__000001250_1.jpg b/samples/1733382745854__000001250_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..066bafb3d0cf2363177ee2a7b9b2cf044e84f602 Binary files /dev/null and b/samples/1733382745854__000001250_1.jpg differ diff --git a/samples/1733382764499__000001250_2.jpg b/samples/1733382764499__000001250_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..474f1f0e9aae2576fa52420fc99378a62913896a Binary files /dev/null and b/samples/1733382764499__000001250_2.jpg differ diff --git a/samples/1733382783143__000001250_3.jpg b/samples/1733382783143__000001250_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa244f0bdf77bac1f64a88a20ba806c3e4ffaa22 Binary files /dev/null and b/samples/1733382783143__000001250_3.jpg differ diff --git a/samples/1733382801789__000001250_4.jpg b/samples/1733382801789__000001250_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..013da6870caac6419cea2a9d14590cd36455904b Binary files /dev/null and b/samples/1733382801789__000001250_4.jpg differ diff --git a/samples/1733383238378__000001500_0.jpg b/samples/1733383238378__000001500_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cfde6f8de2a06fcff030197731bbde20df1f7232 Binary files /dev/null and b/samples/1733383238378__000001500_0.jpg differ diff --git a/samples/1733383257024__000001500_1.jpg b/samples/1733383257024__000001500_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a6140a810fc994c6a16c09920c6d781ab9b79dd Binary files /dev/null and b/samples/1733383257024__000001500_1.jpg differ diff --git a/samples/1733383275675__000001500_2.jpg b/samples/1733383275675__000001500_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3ad2bc6649f33b783da8d8933b6f18d4fe6339e5 Binary files /dev/null and b/samples/1733383275675__000001500_2.jpg differ diff --git a/samples/1733383294331__000001500_3.jpg b/samples/1733383294331__000001500_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2f7062a89ac3d595ecd78b48df783838b33abf14 Binary files /dev/null and b/samples/1733383294331__000001500_3.jpg differ diff --git a/samples/1733383312972__000001500_4.jpg b/samples/1733383312972__000001500_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4390b86fc107563ec1a9d77021d0bcfb69347432 Binary files /dev/null and b/samples/1733383312972__000001500_4.jpg differ diff --git a/samples/1733383748699__000001750_0.jpg b/samples/1733383748699__000001750_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ecb39e0831e35fa9aa7ac456680775c9cdca348 Binary files /dev/null and b/samples/1733383748699__000001750_0.jpg differ diff --git a/samples/1733383767345__000001750_1.jpg b/samples/1733383767345__000001750_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7569794d91029988e25a5d530c7de3c06cf62239 Binary files /dev/null and b/samples/1733383767345__000001750_1.jpg differ diff --git a/samples/1733383785971__000001750_2.jpg b/samples/1733383785971__000001750_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..964efd7f4092a8f957af6fc1badfd01bafa9fa30 Binary files /dev/null and b/samples/1733383785971__000001750_2.jpg differ diff --git a/samples/1733383804606__000001750_3.jpg b/samples/1733383804606__000001750_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..716d3b8129f8aa0efad799df1a11a71e0d890fa3 Binary files /dev/null and b/samples/1733383804606__000001750_3.jpg differ diff --git a/samples/1733383823237__000001750_4.jpg b/samples/1733383823237__000001750_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57f239ddac74100059ae25d8c496b196dbee32ac Binary files /dev/null and b/samples/1733383823237__000001750_4.jpg differ diff --git a/samples/1733384254426__000002000_0.jpg b/samples/1733384254426__000002000_0.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3dea231a3e02db7e604033432cb423b957dd663c Binary files /dev/null and b/samples/1733384254426__000002000_0.jpg differ diff --git a/samples/1733384273059__000002000_1.jpg b/samples/1733384273059__000002000_1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e0d16bbf1d70f78fcbb78bb635fcfe4a28c79f8 Binary files /dev/null and b/samples/1733384273059__000002000_1.jpg differ diff --git a/samples/1733384291697__000002000_2.jpg b/samples/1733384291697__000002000_2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbbf48723ed26a5b853f5ba8c77b732668a14c9f Binary files /dev/null and b/samples/1733384291697__000002000_2.jpg differ diff --git a/samples/1733384310326__000002000_3.jpg b/samples/1733384310326__000002000_3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..799b0fdd1dbf1945ed00bcc794804f1f799c4229 Binary files /dev/null and b/samples/1733384310326__000002000_3.jpg differ diff --git a/samples/1733384328971__000002000_4.jpg b/samples/1733384328971__000002000_4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b13dec854bb8e8322ea5c35abd7e611e4deaf9f Binary files /dev/null and b/samples/1733384328971__000002000_4.jpg differ diff --git a/storyboard_scene_generation_model_flux_v3_FLH.safetensors b/storyboard_scene_generation_model_flux_v3_FLH.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..8654d15b950add7efbf42cfcb513cfe7fdfb8628 --- /dev/null +++ b/storyboard_scene_generation_model_flux_v3_FLH.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9484dc1a7a9f582ae10a750060cc94d0138e8e0485cd6fabeccfd238e9030e72 +size 171969464 diff --git a/storyboard_scene_generation_model_flux_v3_FLH_000001000.safetensors b/storyboard_scene_generation_model_flux_v3_FLH_000001000.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..13a6fbbc75fc2aef5ea1317203a0c60c0e59860f --- /dev/null +++ b/storyboard_scene_generation_model_flux_v3_FLH_000001000.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b45e2127460d6fef91824082ba8ac9714463ae0d40dbf010d69a6badf3ca17b +size 171969464 diff --git a/storyboard_scene_generation_model_flux_v3_FLH_000001250.safetensors b/storyboard_scene_generation_model_flux_v3_FLH_000001250.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..142c5cadd0f07f8a8d726d10b0cae8c56777c908 --- /dev/null +++ b/storyboard_scene_generation_model_flux_v3_FLH_000001250.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1e12248aa55c1151210720ad06ee52d40a842780d378517d834e35eb914ee88 +size 171969464 diff --git a/storyboard_scene_generation_model_flux_v3_FLH_000001500.safetensors b/storyboard_scene_generation_model_flux_v3_FLH_000001500.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..21b3c0b6b5ac391031d8b455b9480441368706bb --- /dev/null +++ b/storyboard_scene_generation_model_flux_v3_FLH_000001500.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c997e70c3fee864fe17e8c1c47aefbc34575cba40cb6221799076a5d63f1c36 +size 171969464 diff --git a/storyboard_scene_generation_model_flux_v3_FLH_000001750.safetensors b/storyboard_scene_generation_model_flux_v3_FLH_000001750.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..459a948b1be930f9ec046621f810cfeb706acba2 --- /dev/null +++ b/storyboard_scene_generation_model_flux_v3_FLH_000001750.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb73f873c510f7a1c6a6f4384d8eae90665f4d310e3b94b3552dd70265b05b2c +size 171969464