rvorias commited on
Commit
17ba03c
·
verified ·
1 Parent(s): 3cca6e2

Upload folder using huggingface_hub

Browse files
Files changed (41) hide show
  1. README.md +46 -0
  2. config.yaml +70 -0
  3. flux_dev_tarot_test_1.safetensors +3 -0
  4. flux_dev_tarot_test_1_000001500.safetensors +3 -0
  5. flux_dev_tarot_test_1_000002000.safetensors +3 -0
  6. flux_dev_tarot_test_1_000002500.safetensors +3 -0
  7. samples/1730718766388__000000000_0.jpg +0 -0
  8. samples/1730718789902__000000000_1.jpg +0 -0
  9. samples/1730718813725__000000000_2.jpg +0 -0
  10. samples/1730718837289__000000000_3.jpg +0 -0
  11. samples/1730718860858__000000000_4.jpg +0 -0
  12. samples/1730719849446__000000500_0.jpg +0 -0
  13. samples/1730719873550__000000500_1.jpg +0 -0
  14. samples/1730719897190__000000500_2.jpg +0 -0
  15. samples/1730719921089__000000500_3.jpg +0 -0
  16. samples/1730719944745__000000500_4.jpg +0 -0
  17. samples/1730720935959__000001000_0.jpg +0 -0
  18. samples/1730720959578__000001000_1.jpg +0 -0
  19. samples/1730720983549__000001000_2.jpg +0 -0
  20. samples/1730721007207__000001000_3.jpg +0 -0
  21. samples/1730721030919__000001000_4.jpg +0 -0
  22. samples/1730722030270__000001500_0.jpg +0 -0
  23. samples/1730722053881__000001500_1.jpg +0 -0
  24. samples/1730722077798__000001500_2.jpg +0 -0
  25. samples/1730722101454__000001500_3.jpg +0 -0
  26. samples/1730722125098__000001500_4.jpg +0 -0
  27. samples/1730723121230__000002000_0.jpg +0 -0
  28. samples/1730723144887__000002000_1.jpg +0 -0
  29. samples/1730723168554__000002000_2.jpg +0 -0
  30. samples/1730723192424__000002000_3.jpg +0 -0
  31. samples/1730723216121__000002000_4.jpg +0 -0
  32. samples/1730724217984__000002500_0.jpg +0 -0
  33. samples/1730724241631__000002500_1.jpg +0 -0
  34. samples/1730724265261__000002500_2.jpg +0 -0
  35. samples/1730724289020__000002500_3.jpg +0 -0
  36. samples/1730724312697__000002500_4.jpg +0 -0
  37. samples/1730724534649__000002600_0.jpg +0 -0
  38. samples/1730724558245__000002600_1.jpg +0 -0
  39. samples/1730724581877__000002600_2.jpg +0 -0
  40. samples/1730724605525__000002600_3.jpg +0 -0
  41. samples/1730724629173__000002600_4.jpg +0 -0
README.md ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - diffusers
4
+ - text-to-image
5
+ - template:sd-lora
6
+ - base_model:black-forest-labs/FLUX.1-dev
7
+ - base_model:finetune:black-forest-labs/FLUX.1-dev
8
+ - license:other
9
+ - region:us
10
+ - flux
11
+ - lora
12
+ widget:
13
+ - output:
14
+ url: samples/1730724534649__000002600_0.jpg
15
+ text: wounded centaur, mythical creature illustration style
16
+ - output:
17
+ url: samples/1730724558245__000002600_1.jpg
18
+ text: ruins of athens, snake illustration style
19
+ - output:
20
+ url: samples/1730724581877__000002600_2.jpg
21
+ text: two of cups, a priestess illustration style
22
+ - output:
23
+ url: samples/1730724605525__000002600_3.jpg
24
+ text: a beautiful maiden, illustration style
25
+ - output:
26
+ url: samples/1730724629173__000002600_4.jpg
27
+ text: the fool, tarot card, illustration style
28
+ base_model: black-forest-labs/FLUX.1-dev
29
+ trigger: illustration style
30
+ instance_prompt: illustration style
31
+ license: other
32
+ license_name: flux-1-dev-non-commercial-license
33
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
34
+ ---
35
+ # flux_dev_tarot_test_1
36
+ Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit) under the [Glif Loradex program](https://huggingface.co/glif-loradex-trainer) by [Glif](https://glif.app) user `araminta_k`.
37
+ <Gallery />
38
+ ## Trigger words
39
+ You should use `illustration style` to trigger the image generation.
40
+ ## Download model
41
+ Weights for this model are available in Safetensors format.
42
+ [Download](/glif-loradex-trainer/araminta_k_flux_dev_tarot_test_1/tree/main) them in the Files & versions tab.
43
+
44
+ ## License
45
+ This model is licensed under the [flux-1-dev-non-commercial-license](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).
46
+
config.yaml ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ config:
2
+ name: flux_dev_tarot_test_1
3
+ process:
4
+ - datasets:
5
+ - cache_latents_to_disk: true
6
+ caption_dropout_rate: 0.4
7
+ caption_ext: txt
8
+ folder_path: /root/lorahub/flux_dev_tarot_test_1/dataset
9
+ resolution:
10
+ - 512
11
+ - 768
12
+ - 1024
13
+ shuffle_tokens: false
14
+ token_dropout_rate: 0.01
15
+ device: cuda:0
16
+ model:
17
+ is_flux: true
18
+ name_or_path: black-forest-labs/FLUX.1-dev
19
+ quantize: true
20
+ text_encoder_bits: 8
21
+ network:
22
+ linear: 42
23
+ linear_alpha: 42
24
+ transformer_only: true
25
+ type: lora
26
+ performance_log_every: 500
27
+ sample:
28
+ height: 1024
29
+ neg: ''
30
+ prompts:
31
+ - wounded centaur, mythical creature [trigger]
32
+ - ruins of athens, snake [trigger]
33
+ - two of cups, a priestess [trigger]
34
+ - a beautiful maiden, [trigger]
35
+ - the fool, tarot card, [trigger]
36
+ sample_every: 500
37
+ sample_steps: 25
38
+ sampler: flowmatch
39
+ seed: 42
40
+ walk_seed: true
41
+ width: 1024
42
+ save:
43
+ dtype: float16
44
+ max_step_saves_to_keep: 3
45
+ save_every: 500
46
+ save_format: diffusers
47
+ train:
48
+ batch_size: 1
49
+ dtype: bf16
50
+ ema_config:
51
+ ema_decay: 0.99
52
+ use_ema: true
53
+ gradient_accumulation_steps: 1
54
+ gradient_checkpointing: true
55
+ linear_timesteps: true
56
+ loss_type: mse
57
+ lr: 0.0002
58
+ noise_scheduler: flowmatch
59
+ optimizer: adamw8bit
60
+ reg_weight: 1.0
61
+ steps: 2600
62
+ target_noise_multiplier: 1.0
63
+ train_text_encoder: false
64
+ train_unet: true
65
+ training_folder: /root/lorahub
66
+ trigger_word: illustration style
67
+ type: sd_trainer
68
+ job: extension
69
+ meta:
70
+ description: ''
flux_dev_tarot_test_1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb51abd01101b8eced1d1fe3bbd8c3987b186868a7f1114332be89d9d437d75e
3
+ size 451202736
flux_dev_tarot_test_1_000001500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f78739c02de79adf65c2495e00e7149f5da1322f8dc18b5f0f24076e1b58203
3
+ size 451202736
flux_dev_tarot_test_1_000002000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b42833b360279b3a8e9ed3c4df3b22e6ab4e59045921ac8a094b69490c7aa8e
3
+ size 451202736
flux_dev_tarot_test_1_000002500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:204068895f752439d05325f14ce97059e938d1ad76dd8ab0c7b85e0a75de9650
3
+ size 451202736
samples/1730718766388__000000000_0.jpg ADDED
samples/1730718789902__000000000_1.jpg ADDED
samples/1730718813725__000000000_2.jpg ADDED
samples/1730718837289__000000000_3.jpg ADDED
samples/1730718860858__000000000_4.jpg ADDED
samples/1730719849446__000000500_0.jpg ADDED
samples/1730719873550__000000500_1.jpg ADDED
samples/1730719897190__000000500_2.jpg ADDED
samples/1730719921089__000000500_3.jpg ADDED
samples/1730719944745__000000500_4.jpg ADDED
samples/1730720935959__000001000_0.jpg ADDED
samples/1730720959578__000001000_1.jpg ADDED
samples/1730720983549__000001000_2.jpg ADDED
samples/1730721007207__000001000_3.jpg ADDED
samples/1730721030919__000001000_4.jpg ADDED
samples/1730722030270__000001500_0.jpg ADDED
samples/1730722053881__000001500_1.jpg ADDED
samples/1730722077798__000001500_2.jpg ADDED
samples/1730722101454__000001500_3.jpg ADDED
samples/1730722125098__000001500_4.jpg ADDED
samples/1730723121230__000002000_0.jpg ADDED
samples/1730723144887__000002000_1.jpg ADDED
samples/1730723168554__000002000_2.jpg ADDED
samples/1730723192424__000002000_3.jpg ADDED
samples/1730723216121__000002000_4.jpg ADDED
samples/1730724217984__000002500_0.jpg ADDED
samples/1730724241631__000002500_1.jpg ADDED
samples/1730724265261__000002500_2.jpg ADDED
samples/1730724289020__000002500_3.jpg ADDED
samples/1730724312697__000002500_4.jpg ADDED
samples/1730724534649__000002600_0.jpg ADDED
samples/1730724558245__000002600_1.jpg ADDED
samples/1730724581877__000002600_2.jpg ADDED
samples/1730724605525__000002600_3.jpg ADDED
samples/1730724629173__000002600_4.jpg ADDED