rvorias commited on
Commit
bc53c7c
·
verified ·
1 Parent(s): 3b53b06

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/1731727210501__000002000_0.jpg
15
+ text: wounded centaur, mythical creature cyanide and happiness comics style
16
+ - output:
17
+ url: samples/1731727235365__000002000_1.jpg
18
+ text: ruins of athens, man on the left, women on the right cyanide and happiness
19
+ comics style
20
+ base_model: black-forest-labs/FLUX.1-dev
21
+ trigger: cyanide and happiness comics style
22
+ instance_prompt: cyanide and happiness comics style
23
+ license: other
24
+ license_name: flux-1-dev-non-commercial-license
25
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
26
+ ---
27
+ # flux_dev_cyanide_and_happiness
28
+ 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 `meson`.
29
+ <Gallery />
30
+ ## Trigger words
31
+ You should use `cyanide and happiness comics style` to trigger the image generation.
32
+ ## Download model
33
+ Weights for this model are available in Safetensors format.
34
+ [Download](/glif-loradex-trainer/meson_flux_dev_cyanide_and_happiness/tree/main) them in the Files & versions tab.
35
+
36
+ ## License
37
+ 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).
38
+
config.yaml ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ config:
2
+ name: flux_dev_cyanide_and_happiness
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_cyanide_and_happiness/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
+ guidance_scale: 3.5
29
+ height: 1024
30
+ neg: ''
31
+ prompts:
32
+ - wounded centaur, mythical creature [trigger]
33
+ - ruins of athens, man on the left, women on the right [trigger]
34
+ sample_every: 500
35
+ sample_steps: 25
36
+ sampler: flowmatch
37
+ seed: 42
38
+ walk_seed: true
39
+ width: 1024
40
+ save:
41
+ dtype: float16
42
+ max_step_saves_to_keep: 3
43
+ save_every: 500
44
+ save_format: diffusers
45
+ train:
46
+ batch_size: 1
47
+ dtype: bf16
48
+ ema_config:
49
+ ema_decay: 0.99
50
+ use_ema: true
51
+ gradient_accumulation_steps: 1
52
+ gradient_checkpointing: true
53
+ linear_timesteps: true
54
+ loss_type: mse
55
+ lr: 0.0002
56
+ noise_scheduler: flowmatch
57
+ optimizer: adamw8bit
58
+ reg_weight: 1.0
59
+ steps: 2000
60
+ target_noise_multiplier: 1.0
61
+ train_text_encoder: false
62
+ train_unet: true
63
+ training_folder: /root/lorahub
64
+ trigger_word: cyanide and happiness comics style
65
+ type: sd_trainer
66
+ job: extension
67
+ meta:
68
+ description: ''
flux_dev_cyanide_and_happiness.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4881e2a39abaf10ea90b9325215e4c49cb7f599a74ec3659eaadd808a18457fb
3
+ size 451202776
flux_dev_cyanide_and_happiness_000000500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6309b1a855e5563b8885d759e334df2c2631b7a48aab8d01d2e99eaba1c15a5e
3
+ size 451202776
flux_dev_cyanide_and_happiness_000001000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:244c52c59b5b9b44249d523578fabdc0db860bab626aeae7d17f9e110170a9be
3
+ size 451202776
flux_dev_cyanide_and_happiness_000001500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff012c45d45bff4b35d4d253f4ed4438c93e396f183a96a58bfd0179663de3fd
3
+ size 451202776
samples/1731724320185__000000000_0.jpg ADDED
samples/1731724345297__000000000_1.jpg ADDED
samples/1731725042154__000000500_0.jpg ADDED
samples/1731725067105__000000500_1.jpg ADDED
samples/1731725762128__000001000_0.jpg ADDED
samples/1731725787029__000001000_1.jpg ADDED
samples/1731726483541__000001500_0.jpg ADDED
samples/1731726508432__000001500_1.jpg ADDED
samples/1731727210501__000002000_0.jpg ADDED
samples/1731727235365__000002000_1.jpg ADDED