jwywoo commited on
Commit
6194373
1 Parent(s): 18269f1

Upload folder using huggingface_hub

Browse files
Files changed (41) hide show
  1. README.md +68 -0
  2. samples/1733305151292__000000000_0.jpg +0 -0
  3. samples/1733305169852__000000000_1.jpg +0 -0
  4. samples/1733305188412__000000000_2.jpg +0 -0
  5. samples/1733305206998__000000000_3.jpg +0 -0
  6. samples/1733305225592__000000000_4.jpg +0 -0
  7. samples/1733305660630__000000250_0.jpg +0 -0
  8. samples/1733305679226__000000250_1.jpg +0 -0
  9. samples/1733305697828__000000250_2.jpg +0 -0
  10. samples/1733305716433__000000250_3.jpg +0 -0
  11. samples/1733305735034__000000250_4.jpg +0 -0
  12. samples/1733306171802__000000500_0.jpg +0 -0
  13. samples/1733306190394__000000500_1.jpg +0 -0
  14. samples/1733306208985__000000500_2.jpg +0 -0
  15. samples/1733306227571__000000500_3.jpg +0 -0
  16. samples/1733306246163__000000500_4.jpg +0 -0
  17. samples/1733306684002__000000750_0.jpg +0 -0
  18. samples/1733306702611__000000750_1.jpg +0 -0
  19. samples/1733306721201__000000750_2.jpg +0 -0
  20. samples/1733306739795__000000750_3.jpg +0 -0
  21. samples/1733306758392__000000750_4.jpg +0 -0
  22. samples/1733307196384__000001000_0.jpg +0 -0
  23. samples/1733307214986__000001000_1.jpg +0 -0
  24. samples/1733307233583__000001000_2.jpg +0 -0
  25. samples/1733307252189__000001000_3.jpg +0 -0
  26. samples/1733307270790__000001000_4.jpg +0 -0
  27. samples/1733307707600__000001250_0.jpg +0 -0
  28. samples/1733307726202__000001250_1.jpg +0 -0
  29. samples/1733307744796__000001250_2.jpg +0 -0
  30. samples/1733307763396__000001250_3.jpg +0 -0
  31. samples/1733307781999__000001250_4.jpg +0 -0
  32. samples/1733308217764__000001500_0.jpg +0 -0
  33. samples/1733308236371__000001500_1.jpg +0 -0
  34. samples/1733308254960__000001500_2.jpg +0 -0
  35. samples/1733308273549__000001500_3.jpg +0 -0
  36. samples/1733308292134__000001500_4.jpg +0 -0
  37. storyboard_scene_generation_model_flux_v3_fifty_training.safetensors +3 -0
  38. storyboard_scene_generation_model_flux_v3_fifty_training_000000500.safetensors +3 -0
  39. storyboard_scene_generation_model_flux_v3_fifty_training_000000750.safetensors +3 -0
  40. storyboard_scene_generation_model_flux_v3_fifty_training_000001000.safetensors +3 -0
  41. storyboard_scene_generation_model_flux_v3_fifty_training_000001250.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - flux
5
+ - lora
6
+ - diffusers
7
+ - template:sd-lora
8
+ - ai-toolkit
9
+ widget:
10
+ - text: SSGM black and white color illustration, two males in their late 30s and
11
+ one asian female in her late 20s having a conversation about economic issue
12
+ in a newsroom, while laughing and arguing
13
+ output:
14
+ url: samples/1733308217764__000001500_0.jpg
15
+ - text: SSGM black and white color illustration, one young female professor explains
16
+ about why people can't date while 3~4 students in their early 30s got shocked
17
+ output:
18
+ url: samples/1733308236371__000001500_1.jpg
19
+ - text: SSGM black and white color illustration, one male in his 30s and one asian
20
+ female in her early 20s sitting on the different couch talking about their
21
+ life while the guy is trying to make fun of her
22
+ output:
23
+ url: samples/1733308254960__000001500_2.jpg
24
+ - text: SSGM black and white color illustration, one man in his early 30s showing
25
+ off his cool electronic products on the table and trying to explain its special
26
+ features
27
+ output:
28
+ url: samples/1733308273549__000001500_3.jpg
29
+ - text: SSGM black and white color illustration, one male in his early 20's and
30
+ asian female in her early 20's are sitting on the wooden floor with some snacks,
31
+ and drinking and laughing
32
+ output:
33
+ url: samples/1733308292134__000001500_4.jpg
34
+ base_model: black-forest-labs/FLUX.1-dev
35
+ instance_prompt: SSGM
36
+ license: other
37
+ license_name: flux-1-dev-non-commercial-license
38
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
39
+ ---
40
+
41
+ # storyboard_scene_generation_model_flux_v3_fifty_training
42
+ Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit)
43
+ <Gallery />
44
+
45
+ ## Trigger words
46
+
47
+ You should use `SSGM` to trigger the image generation.
48
+
49
+ ## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.
50
+
51
+ Weights for this model are available in Safetensors format.
52
+
53
+ [Download](/jwywoo/storyboard-scene-generation-model-flux-v3-F-T/tree/main) them in the Files & versions tab.
54
+
55
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
56
+
57
+ ```py
58
+ from diffusers import AutoPipelineForText2Image
59
+ import torch
60
+
61
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
62
+ pipeline.load_lora_weights('jwywoo/storyboard-scene-generation-model-flux-v3-F-T', weight_name='storyboard_scene_generation_model_flux_v3_fifty_training.safetensors')
63
+ image = pipeline('SSGM black and white color illustration, two 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]
64
+ image.save("my_image.png")
65
+ ```
66
+
67
+ 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)
68
+
samples/1733305151292__000000000_0.jpg ADDED
samples/1733305169852__000000000_1.jpg ADDED
samples/1733305188412__000000000_2.jpg ADDED
samples/1733305206998__000000000_3.jpg ADDED
samples/1733305225592__000000000_4.jpg ADDED
samples/1733305660630__000000250_0.jpg ADDED
samples/1733305679226__000000250_1.jpg ADDED
samples/1733305697828__000000250_2.jpg ADDED
samples/1733305716433__000000250_3.jpg ADDED
samples/1733305735034__000000250_4.jpg ADDED
samples/1733306171802__000000500_0.jpg ADDED
samples/1733306190394__000000500_1.jpg ADDED
samples/1733306208985__000000500_2.jpg ADDED
samples/1733306227571__000000500_3.jpg ADDED
samples/1733306246163__000000500_4.jpg ADDED
samples/1733306684002__000000750_0.jpg ADDED
samples/1733306702611__000000750_1.jpg ADDED
samples/1733306721201__000000750_2.jpg ADDED
samples/1733306739795__000000750_3.jpg ADDED
samples/1733306758392__000000750_4.jpg ADDED
samples/1733307196384__000001000_0.jpg ADDED
samples/1733307214986__000001000_1.jpg ADDED
samples/1733307233583__000001000_2.jpg ADDED
samples/1733307252189__000001000_3.jpg ADDED
samples/1733307270790__000001000_4.jpg ADDED
samples/1733307707600__000001250_0.jpg ADDED
samples/1733307726202__000001250_1.jpg ADDED
samples/1733307744796__000001250_2.jpg ADDED
samples/1733307763396__000001250_3.jpg ADDED
samples/1733307781999__000001250_4.jpg ADDED
samples/1733308217764__000001500_0.jpg ADDED
samples/1733308236371__000001500_1.jpg ADDED
samples/1733308254960__000001500_2.jpg ADDED
samples/1733308273549__000001500_3.jpg ADDED
samples/1733308292134__000001500_4.jpg ADDED
storyboard_scene_generation_model_flux_v3_fifty_training.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5ab512c28afab39b2b8a5e331daa2498eba35e179037405a1a11106d69e7b76
3
+ size 171969488
storyboard_scene_generation_model_flux_v3_fifty_training_000000500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:001b5ae2ec6d3e8938f6ec3d56e3de334f20c1283514b1753747c67455aa7595
3
+ size 171969488
storyboard_scene_generation_model_flux_v3_fifty_training_000000750.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:716e1f5686dff66e0e9c228bd567b3fc5317cff0bbf446119a8e876a3ad1dfa4
3
+ size 171969488
storyboard_scene_generation_model_flux_v3_fifty_training_000001000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1a90d1fe3fa3b9137dec656e947ad909af838f974eaa607ea0a4713937dc705
3
+ size 171969488
storyboard_scene_generation_model_flux_v3_fifty_training_000001250.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5603f127b829f6014033b10d4d365105b04020abc9da777ed04eaf1f172efb5e
3
+ size 171969488