rvorias commited on
Commit
698caea
·
verified ·
1 Parent(s): 1aa366c

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/1730410025274__000001500_0.jpg
15
+ text: '[p4tt3rn]'
16
+ - output:
17
+ url: samples/1730410048970__000001500_1.jpg
18
+ text: cosmic convergence [p4tt3rn]
19
+ - output:
20
+ url: samples/1730410072726__000001500_2.jpg
21
+ text: emergency broadcast pattern [p4tt3rn]
22
+ - output:
23
+ url: samples/1730410096412__000001500_3.jpg
24
+ text: beautiful emergent alcohol ink pattern
25
+ - output:
26
+ url: samples/1730410120127__000001500_4.jpg
27
+ text: beautiful emergent alcohol ink [p4tt3rn]
28
+ - output:
29
+ url: samples/1730410143916__000001500_5.jpg
30
+ text: precipice metal etching rubber ink stamp [p4tt3rn]
31
+ base_model: black-forest-labs/FLUX.1-dev
32
+ trigger: p4tt3rn
33
+ instance_prompt: p4tt3rn
34
+ license: other
35
+ license_name: flux-1-dev-non-commercial-license
36
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
37
+ ---
38
+ # flux_dev_p4tt3rn
39
+ 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 `weresloth`.
40
+ <Gallery />
41
+ ## Trigger words
42
+ You should use `p4tt3rn` to trigger the image generation.
43
+ ## Download model
44
+ Weights for this model are available in Safetensors format.
45
+ [Download](/glif-loradex-trainer/weresloth_flux_dev_p4tt3rn/tree/main) them in the Files & versions tab.
46
+
47
+ ## License
48
+ 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).
49
+
config.yaml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ config:
2
+ name: flux_dev_p4tt3rn
3
+ process:
4
+ - datasets:
5
+ - cache_latents_to_disk: true
6
+ caption_dropout_rate: 0.2
7
+ caption_ext: txt
8
+ folder_path: /root/lorahub/flux_dev_p4tt3rn/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
+ - '[p4tt3rn]'
32
+ - cosmic convergence [p4tt3rn]
33
+ - emergency broadcast pattern [p4tt3rn]
34
+ - beautiful emergent alcohol ink pattern
35
+ - beautiful emergent alcohol ink [p4tt3rn]
36
+ - precipice metal etching rubber ink stamp [p4tt3rn]
37
+ sample_every: 500
38
+ sample_steps: 25
39
+ sampler: flowmatch
40
+ seed: 42
41
+ walk_seed: true
42
+ width: 1024
43
+ save:
44
+ dtype: float16
45
+ max_step_saves_to_keep: 3
46
+ save_every: 500
47
+ save_format: diffusers
48
+ train:
49
+ batch_size: 1
50
+ dtype: bf16
51
+ ema_config:
52
+ ema_decay: 0.99
53
+ use_ema: true
54
+ gradient_accumulation_steps: 1
55
+ gradient_checkpointing: true
56
+ linear_timesteps: true
57
+ loss_type: mse
58
+ lr: 0.0002
59
+ noise_scheduler: flowmatch
60
+ optimizer: adamw8bit
61
+ reg_weight: 1.0
62
+ steps: 1500
63
+ target_noise_multiplier: 1.0
64
+ train_text_encoder: false
65
+ train_unet: true
66
+ training_folder: /root/lorahub
67
+ trigger_word: p4tt3rn
68
+ type: sd_trainer
69
+ job: extension
70
+ meta:
71
+ description: ''
flux_dev_p4tt3rn.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27593c0b5dd5eba18f03f337dbed845943272d5412293b0e41b757a0cc587a35
3
+ size 451202704
flux_dev_p4tt3rn_000000500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:848ca80cfc34bf6015447eb20e9fe72e5e6302ca12ff3728d7de5c4c6cfde4a9
3
+ size 451202704
flux_dev_p4tt3rn_000001000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76e1dfc142b34328832bc2733621797433acaf61e60b38835d22133dec1ddcad
3
+ size 451202704
samples/1730406488132__000000000_0.jpg ADDED
samples/1730406511760__000000000_1.jpg ADDED
samples/1730406535296__000000000_2.jpg ADDED
samples/1730406558852__000000000_3.jpg ADDED
samples/1730406582604__000000000_4.jpg ADDED
samples/1730406606181__000000000_5.jpg ADDED
samples/1730407659248__000000500_0.jpg ADDED
samples/1730407683290__000000500_1.jpg ADDED
samples/1730407707036__000000500_2.jpg ADDED
samples/1730407730782__000000500_3.jpg ADDED
samples/1730407754838__000000500_4.jpg ADDED
samples/1730407778595__000000500_5.jpg ADDED
samples/1730408849401__000001000_0.jpg ADDED
samples/1730408873105__000001000_1.jpg ADDED
samples/1730408896810__000001000_2.jpg ADDED
samples/1730408920794__000001000_3.jpg ADDED
samples/1730408944557__000001000_4.jpg ADDED
samples/1730408968492__000001000_5.jpg ADDED
samples/1730410025274__000001500_0.jpg ADDED
samples/1730410048970__000001500_1.jpg ADDED
samples/1730410072726__000001500_2.jpg ADDED
samples/1730410096412__000001500_3.jpg ADDED
samples/1730410120127__000001500_4.jpg ADDED
samples/1730410143916__000001500_5.jpg ADDED