Text-to-Image
Diffusers
template:sd-lora
flux
lora
rvorias commited on
Commit
7b67a0e
1 Parent(s): 772da00

Upload folder using huggingface_hub

Browse files
Files changed (43) hide show
  1. README.md +37 -0
  2. config.yaml +71 -0
  3. mugshots1_000001500.safetensors +3 -0
  4. mugshots1_000002000.safetensors +3 -0
  5. mugshots1_000002500.safetensors +3 -0
  6. samples/1730904828970__000000000_0.jpg +0 -0
  7. samples/1730904852149__000000000_1.jpg +0 -0
  8. samples/1730904875409__000000000_2.jpg +0 -0
  9. samples/1730904898562__000000000_3.jpg +0 -0
  10. samples/1730904921945__000000000_4.jpg +0 -0
  11. samples/1730904945125__000000000_5.jpg +0 -0
  12. samples/1730905982293__000000500_0.jpg +0 -0
  13. samples/1730906005793__000000500_1.jpg +0 -0
  14. samples/1730906029544__000000500_2.jpg +0 -0
  15. samples/1730906053045__000000500_3.jpg +0 -0
  16. samples/1730906076589__000000500_4.jpg +0 -0
  17. samples/1730906100499__000000500_5.jpg +0 -0
  18. samples/1730907172534__000001000_0.jpg +0 -0
  19. samples/1730907196090__000001000_1.jpg +0 -0
  20. samples/1730907219568__000001000_2.jpg +0 -0
  21. samples/1730907243040__000001000_3.jpg +0 -0
  22. samples/1730907266742__000001000_4.jpg +0 -0
  23. samples/1730907290245__000001000_5.jpg +0 -0
  24. samples/1730908334034__000001500_0.jpg +0 -0
  25. samples/1730908357804__000001500_1.jpg +0 -0
  26. samples/1730908381343__000001500_2.jpg +0 -0
  27. samples/1730908404960__000001500_3.jpg +0 -0
  28. samples/1730908428689__000001500_4.jpg +0 -0
  29. samples/1730908452287__000001500_5.jpg +0 -0
  30. samples/1730909493161__000002000_0.jpg +0 -0
  31. samples/1730909516502__000002000_1.jpg +0 -0
  32. samples/1730909539921__000002000_2.jpg +0 -0
  33. samples/1730909563270__000002000_3.jpg +0 -0
  34. samples/1730909586812__000002000_4.jpg +0 -0
  35. samples/1730909610177__000002000_5.jpg +0 -0
  36. samples/1730910651775__000002500_0.jpg +0 -0
  37. samples/1730910675092__000002500_1.jpg +0 -0
  38. samples/1730910698500__000002500_2.jpg +0 -0
  39. samples/1730910721814__000002500_3.jpg +0 -0
  40. samples/1730910745134__000002500_4.jpg +0 -0
  41. samples/1730910768538__000002500_5.jpg +0 -0
  42. samples/1730911809931__000003000_0.jpg +0 -0
  43. samples/1730911833211__000003000_1.jpg +0 -0
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/1730911809931__000003000_0.jpg
15
+ text: a man wearing a solana logo shirt in the matrix [mugshot]
16
+ - output:
17
+ url: samples/1730911833211__000003000_1.jpg
18
+ text: spiderman in NYC [mugshot]
19
+ base_model: black-forest-labs/FLUX.1-dev
20
+ trigger: mugshot
21
+ instance_prompt: mugshot
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
+ # mugshots1
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 `insectagon`.
28
+ <Gallery />
29
+ ## Trigger words
30
+ You should use `mugshot` to trigger the image generation.
31
+ ## Download model
32
+ Weights for this model are available in Safetensors format.
33
+ [Download](/glif-loradex-trainer/insectagon_mugshots1/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
+
config.yaml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ config:
2
+ name: mugshots1
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/mugshots1/dataset
9
+ resolution:
10
+ - 512
11
+ - 768
12
+ - 1024
13
+ shuffle_tokens: true
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: 64
23
+ linear_alpha: 64
24
+ transformer_only: true
25
+ type: lora
26
+ performance_log_every: 500
27
+ sample:
28
+ height: 1024
29
+ neg: ''
30
+ prompts:
31
+ - a man wearing a solana logo shirt in the matrix [mugshot]
32
+ - spiderman in NYC [mugshot]
33
+ - A CARTOON OF A 1930s charachter in a time machine [mugshot]
34
+ - a sleek black sports car with the solana logo on the side [mugshot]
35
+ - a Japanese anime where everyone works for solana [mugshot]
36
+ - A man playing the PSG1 handheld video game [mugshot]
37
+ sample_every: 500
38
+ sample_steps: 25
39
+ sampler: flowmatch
40
+ seed: 777
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: 3000
63
+ target_noise_multiplier: 1.0
64
+ train_text_encoder: false
65
+ train_unet: true
66
+ training_folder: /root/lorahub
67
+ trigger_word: mugshot
68
+ type: sd_trainer
69
+ job: extension
70
+ meta:
71
+ description: trained on bad mugshots
mugshots1_000001500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e81f78211fe0b57354c7e9cceb6e7478a5922d29c55fd96f58c5071d2db403c
3
+ size 687476552
mugshots1_000002000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a22e55a8ac9bb6d9f7734c88b16fe6388a6fe1d8b4e8852574b29681319138b
3
+ size 687476552
mugshots1_000002500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97a71353ffc914ae576bbacdac082a98a1b733f152e98266a15d6ed367f15c28
3
+ size 687476552
samples/1730904828970__000000000_0.jpg ADDED
samples/1730904852149__000000000_1.jpg ADDED
samples/1730904875409__000000000_2.jpg ADDED
samples/1730904898562__000000000_3.jpg ADDED
samples/1730904921945__000000000_4.jpg ADDED
samples/1730904945125__000000000_5.jpg ADDED
samples/1730905982293__000000500_0.jpg ADDED
samples/1730906005793__000000500_1.jpg ADDED
samples/1730906029544__000000500_2.jpg ADDED
samples/1730906053045__000000500_3.jpg ADDED
samples/1730906076589__000000500_4.jpg ADDED
samples/1730906100499__000000500_5.jpg ADDED
samples/1730907172534__000001000_0.jpg ADDED
samples/1730907196090__000001000_1.jpg ADDED
samples/1730907219568__000001000_2.jpg ADDED
samples/1730907243040__000001000_3.jpg ADDED
samples/1730907266742__000001000_4.jpg ADDED
samples/1730907290245__000001000_5.jpg ADDED
samples/1730908334034__000001500_0.jpg ADDED
samples/1730908357804__000001500_1.jpg ADDED
samples/1730908381343__000001500_2.jpg ADDED
samples/1730908404960__000001500_3.jpg ADDED
samples/1730908428689__000001500_4.jpg ADDED
samples/1730908452287__000001500_5.jpg ADDED
samples/1730909493161__000002000_0.jpg ADDED
samples/1730909516502__000002000_1.jpg ADDED
samples/1730909539921__000002000_2.jpg ADDED
samples/1730909563270__000002000_3.jpg ADDED
samples/1730909586812__000002000_4.jpg ADDED
samples/1730909610177__000002000_5.jpg ADDED
samples/1730910651775__000002500_0.jpg ADDED
samples/1730910675092__000002500_1.jpg ADDED
samples/1730910698500__000002500_2.jpg ADDED
samples/1730910721814__000002500_3.jpg ADDED
samples/1730910745134__000002500_4.jpg ADDED
samples/1730910768538__000002500_5.jpg ADDED
samples/1730911809931__000003000_0.jpg ADDED
samples/1730911833211__000003000_1.jpg ADDED