Text-to-Image
Diffusers
template:sd-lora
flux
lora
rvorias commited on
Commit
32923f9
·
verified ·
1 Parent(s): 14fe484

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,11 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ samples/1742544310378__000000000_0.jpg filter=lfs diff=lfs merge=lfs -text
37
+ samples/1742544335262__000000000_1.jpg filter=lfs diff=lfs merge=lfs -text
38
+ samples/1742545472846__000000500_0.jpg filter=lfs diff=lfs merge=lfs -text
39
+ samples/1742545497751__000000500_1.jpg filter=lfs diff=lfs merge=lfs -text
40
+ samples/1742546636045__000001000_0.jpg filter=lfs diff=lfs merge=lfs -text
41
+ samples/1742546660944__000001000_1.jpg filter=lfs diff=lfs merge=lfs -text
42
+ samples/1742547795083__000001500_0.jpg filter=lfs diff=lfs merge=lfs -text
43
+ samples/1742547820004__000001500_1.jpg filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/1742547795083__000001500_0.jpg
15
+ text: Holy Mikhailovsky Cathedral in miniature [TOK]
16
+ - output:
17
+ url: samples/1742547820004__000001500_1.jpg
18
+ text: Holy Mikhailovsky Cathedral in photorealism [TOK]
19
+ base_model: black-forest-labs/FLUX.1-dev
20
+ trigger: "TOK"
21
+ instance_prompt: "TOK"
22
+ license: other
23
+ license_name: flux-1-dev-non-commercial-license
24
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
25
+ ---
26
+ # SOBOR
27
+ 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 `Samrex1980`.
28
+ <Gallery />
29
+ ## Trigger words
30
+ You should use `TOK` to trigger the image generation.
31
+ ## Download model
32
+ Weights for this model are available in Safetensors format.
33
+ [Download](/glif-loradex-trainer/Samrex1980_SOBOR/tree/main) them in the Files & versions tab.
34
+
35
+ ## License
36
+ 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).
37
+
SOBOR.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa3bb8026de043c6bae0a6ee035f9df4ae3331c3feecd861e46f623763605150
3
+ size 451202688
SOBOR_000000500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11719b657ecf3990adf9b13b52718ad380ff004a207441fc153b3cafd1b552fb
3
+ size 451202688
SOBOR_000001000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:865884adf893fb9658c9b1f96ed6c1572bdade5f944a54fa012ff4aa2a36369b
3
+ size 451202688
config.yaml ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ config:
2
+ name: SOBOR
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/SOBOR/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
+ - Holy Mikhailovsky Cathedral in miniature [TOK]
33
+ - Holy Mikhailovsky Cathedral in photorealism [TOK]
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.0003
56
+ noise_scheduler: flowmatch
57
+ optimizer: adamw8bit
58
+ reg_weight: 1
59
+ steps: 1500
60
+ target_noise_multiplier: 1
61
+ train_text_encoder: false
62
+ train_unet: true
63
+ training_folder: /root/lorahub/flux-dev
64
+ trigger_word: TOK
65
+ type: loradex_trainer
66
+ job: extension
67
+ meta:
68
+ description: ''
samples/1742544310378__000000000_0.jpg ADDED

Git LFS Details

  • SHA256: 564eb82fb393348312651fcb650ebf4bd0171d37f5348b4eb81ccfd1d69d5496
  • Pointer size: 131 Bytes
  • Size of remote file: 135 kB
samples/1742544335262__000000000_1.jpg ADDED

Git LFS Details

  • SHA256: c58928442ee30c580ff21ffba5f5d85b80be758bfdf2b95f00414fecf985a19d
  • Pointer size: 131 Bytes
  • Size of remote file: 156 kB
samples/1742545472846__000000500_0.jpg ADDED

Git LFS Details

  • SHA256: b9cf4f85bdefddf75fe18056f9ec73f3eee88f969e1ee200654aa332a3be280b
  • Pointer size: 131 Bytes
  • Size of remote file: 124 kB
samples/1742545497751__000000500_1.jpg ADDED

Git LFS Details

  • SHA256: 9ff9ac20bea4daec89fe8b8a89a665955ddbccd3367bdd140b145e98193d1d6e
  • Pointer size: 131 Bytes
  • Size of remote file: 127 kB
samples/1742546636045__000001000_0.jpg ADDED

Git LFS Details

  • SHA256: 613f36ed76ced7133c6a0239c12398bb0f053c877bf1d93b7dad252649f50fba
  • Pointer size: 131 Bytes
  • Size of remote file: 144 kB
samples/1742546660944__000001000_1.jpg ADDED

Git LFS Details

  • SHA256: 3ef4e7f67e32ce658296247aa580bc0e0d8c039968aee6b0790a19562dfb323e
  • Pointer size: 131 Bytes
  • Size of remote file: 132 kB
samples/1742547795083__000001500_0.jpg ADDED

Git LFS Details

  • SHA256: 9865e9b6bb54b446404335003eb23af07339f850684c8d9417a86044fa77c0f0
  • Pointer size: 131 Bytes
  • Size of remote file: 114 kB
samples/1742547820004__000001500_1.jpg ADDED

Git LFS Details

  • SHA256: 8b439b9279b328888d38b6cdbaecbb6448a38a590eb88d6ef4e8d9cecdad48f2
  • Pointer size: 131 Bytes
  • Size of remote file: 116 kB