jwywoo commited on
Commit
5be93f8
1 Parent(s): f92804a

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - flux
5
+ - lora
6
+ - diffusers
7
+ - template:sd-lora
8
+ - ai-toolkit
9
+ widget:
10
+ - text: SSGMFV3F two asian males in their late 30s and one asian female in her late
11
+ 20s having a conversation about economic issue in a newsroom, while laughing
12
+ and arguing
13
+ output:
14
+ url: samples/1733274518808__000001000_0.jpg
15
+ - text: SSGMFV3F one young female professor explains about why people can't date
16
+ while 3~4 students in their early 30s got shocked
17
+ output:
18
+ url: samples/1733274537375__000001000_1.jpg
19
+ - text: SSGMFV3F one asian male in his 30s and one asian female in her early 20s
20
+ sitting on the different couch talking about their life while the guy is trying
21
+ to make fun of her
22
+ output:
23
+ url: samples/1733274555944__000001000_2.jpg
24
+ - text: SSGMFV3F an Asian man in his early 30s showing off his cool electronic products
25
+ on the table and trying to explain its special features
26
+ output:
27
+ url: samples/1733274574509__000001000_3.jpg
28
+ - text: SSGMFV3F An asian male in his early 20's and asian female in her early 20's
29
+ are sitting on the wooden floor with some snacks, and drinking and laughing,
30
+ black and white color theme
31
+ output:
32
+ url: samples/1733274593090__000001000_4.jpg
33
+ base_model: black-forest-labs/FLUX.1-dev
34
+ instance_prompt: SSGMFV3F
35
+ license: other
36
+ license_name: flux-1-dev-non-commercial-license
37
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
38
+ ---
39
+
40
+ # storyboard_scene_generation_model_flux_v3_fifty
41
+ Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit)
42
+ <Gallery />
43
+
44
+ ## Trigger words
45
+
46
+ You should use `SSGMFV3F` to trigger the image generation.
47
+
48
+ ## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.
49
+
50
+ Weights for this model are available in Safetensors format.
51
+
52
+ [Download](/jwywoo/storyboard-scene-generation-model-flux-v3-F/tree/main) them in the Files & versions tab.
53
+
54
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
55
+
56
+ ```py
57
+ from diffusers import AutoPipelineForText2Image
58
+ import torch
59
+
60
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
61
+ pipeline.load_lora_weights('jwywoo/storyboard-scene-generation-model-flux-v3-F', weight_name='storyboard_scene_generation_model_flux_v3_fifty.safetensors')
62
+ image = pipeline('SSGMFV3F 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]
63
+ image.save("my_image.png")
64
+ ```
65
+
66
+ 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)
67
+
samples/1733272478860__000000000_0.jpg ADDED
samples/1733272497418__000000000_1.jpg ADDED
samples/1733272515976__000000000_2.jpg ADDED
samples/1733272534531__000000000_3.jpg ADDED
samples/1733272553097__000000000_4.jpg ADDED
samples/1733272988238__000000250_0.jpg ADDED
samples/1733273006817__000000250_1.jpg ADDED
samples/1733273025391__000000250_2.jpg ADDED
samples/1733273043971__000000250_3.jpg ADDED
samples/1733273062560__000000250_4.jpg ADDED
samples/1733273498298__000000500_0.jpg ADDED
samples/1733273516875__000000500_1.jpg ADDED
samples/1733273535428__000000500_2.jpg ADDED
samples/1733273554003__000000500_3.jpg ADDED
samples/1733273572576__000000500_4.jpg ADDED
samples/1733274008477__000000750_0.jpg ADDED
samples/1733274027066__000000750_1.jpg ADDED
samples/1733274045630__000000750_2.jpg ADDED
samples/1733274064216__000000750_3.jpg ADDED
samples/1733274082785__000000750_4.jpg ADDED
samples/1733274518808__000001000_0.jpg ADDED
samples/1733274537375__000001000_1.jpg ADDED
samples/1733274555944__000001000_2.jpg ADDED
samples/1733274574509__000001000_3.jpg ADDED
samples/1733274593090__000001000_4.jpg ADDED
storyboard_scene_generation_model_flux_v3_fifty.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5f8223f6d13d99ab4fab12692f27cf7bc1c96cfd84bfffd4c14f1852e16f5d8
3
+ size 171969472
storyboard_scene_generation_model_flux_v3_fifty_000000250.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21f0a81b2f72a2edebc52fb00fdf3ebc207980148ea3b0a318885733f835cbda
3
+ size 171969472
storyboard_scene_generation_model_flux_v3_fifty_000000500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87a06a60a38afebe232c7a13c949e1073b50d4822ee4619f08a3cc973323bf60
3
+ size 171969472
storyboard_scene_generation_model_flux_v3_fifty_000000750.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4aefddb17826d6723f986aa4b4b5dbc7a371aeb007b157ac285500ed2b59bfe4
3
+ size 171969472