Wi-zz commited on
Commit
a8ffe2d
1 Parent(s): 5e3ac19

Upload folder using huggingface_hub

Browse files
Files changed (43) hide show
  1. riz/config.yaml +63 -0
  2. riz/optimizer.pt +3 -0
  3. riz/riz.safetensors +3 -0
  4. riz/riz_000000200.safetensors +3 -0
  5. riz/riz_000000400.safetensors +3 -0
  6. riz/riz_000000600.safetensors +3 -0
  7. riz/riz_000000800.safetensors +3 -0
  8. riz/riz_000001000.safetensors +3 -0
  9. riz/riz_000001200.safetensors +3 -0
  10. riz/riz_000001400.safetensors +3 -0
  11. riz/riz_000001600.safetensors +3 -0
  12. riz/riz_000001800.safetensors +3 -0
  13. riz/riz_000002000.safetensors +3 -0
  14. riz/riz_000002200.safetensors +3 -0
  15. riz/riz_000002400.safetensors +3 -0
  16. riz/riz_000002600.safetensors +3 -0
  17. riz/riz_000002800.safetensors +3 -0
  18. riz/riz_000003000.safetensors +3 -0
  19. riz/riz_000003200.safetensors +3 -0
  20. riz/riz_000003400.safetensors +3 -0
  21. riz/riz_000003600.safetensors +3 -0
  22. riz/riz_000003800.safetensors +3 -0
  23. riz/samples/1723858470237__000000000_0.jpg +0 -0
  24. riz/samples/1723859552945__000000200_0.jpg +0 -0
  25. riz/samples/1723860662358__000000400_0.jpg +0 -0
  26. riz/samples/1723861744194__000000600_0.jpg +0 -0
  27. riz/samples/1723862815900__000000800_0.jpg +0 -0
  28. riz/samples/1723863924720__000001000_0.jpg +0 -0
  29. riz/samples/1723864980117__000001200_0.jpg +0 -0
  30. riz/samples/1723866110362__000001400_0.jpg +0 -0
  31. riz/samples/1723867192487__000001600_0.jpg +0 -0
  32. riz/samples/1723868257172__000001800_0.jpg +0 -0
  33. riz/samples/1723869386544__000002000_0.jpg +0 -0
  34. riz/samples/1723870463660__000002200_0.jpg +0 -0
  35. riz/samples/1723871555032__000002400_0.jpg +0 -0
  36. riz/samples/1723872655931__000002600_0.jpg +0 -0
  37. riz/samples/1723873752182__000002800_0.jpg +0 -0
  38. riz/samples/1723874834605__000003000_0.jpg +0 -0
  39. riz/samples/1723875935331__000003200_0.jpg +0 -0
  40. riz/samples/1723877007436__000003400_0.jpg +0 -0
  41. riz/samples/1723878143840__000003600_0.jpg +0 -0
  42. riz/samples/1723879209560__000003800_0.jpg +0 -0
  43. riz/samples/1723880298047__000004000_0.jpg +0 -0
riz/config.yaml ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: extension
2
+ config:
3
+ name: riz
4
+ process:
5
+ - type: sd_trainer
6
+ training_folder: output
7
+ device: cuda:0
8
+ trigger_word: riz ahmed
9
+ network:
10
+ type: lora
11
+ linear: 32
12
+ linear_alpha: 32
13
+ save:
14
+ dtype: float16
15
+ save_every: 200
16
+ max_step_saves_to_keep: 1000
17
+ datasets:
18
+ - folder_path: /opt/LoRA/images/riz
19
+ caption_ext: txt
20
+ caption_dropout_rate: 0.05
21
+ shuffle_tokens: false
22
+ cache_latents_to_disk: true
23
+ resolution:
24
+ - 512
25
+ - 768
26
+ - 1024
27
+ - 1280
28
+ train:
29
+ batch_size: 1
30
+ steps: 4000
31
+ gradient_accumulation_steps: 1
32
+ train_unet: true
33
+ train_text_encoder: false
34
+ gradient_checkpointing: true
35
+ noise_scheduler: flowmatch
36
+ optimizer: adamw8bit
37
+ lr: 0.0001
38
+ ema_config:
39
+ use_ema: true
40
+ ema_decay: 0.99
41
+ dtype: bf16
42
+ model:
43
+ name_or_path: black-forest-labs/FLUX.1-dev
44
+ is_flux: true
45
+ quantize: true
46
+ sample:
47
+ sampler: flowmatch
48
+ sample_every: 200
49
+ width: 1024
50
+ height: 1024
51
+ prompts:
52
+ - A photo of riz ahmed wearing a baggy jacket, no shirt and low rise jeans.
53
+ The background is a various flora and fauna. The photo was shot during golden
54
+ hour and has heavy film grain. The photo was shot on a kodak film camera and
55
+ looks analog style.
56
+ neg: ''
57
+ seed: 42
58
+ walk_seed: false
59
+ guidance_scale: 3.5
60
+ sample_steps: 20
61
+ meta:
62
+ name: riz
63
+ version: '1.0'
riz/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b05572576e40029be54a3f23ea0467af39d58124991ff915543e7bebba9c308
3
+ size 345500484
riz/riz.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:968a806acd7c13ca2b67e4b2210fbcd2cb3aa972bc7a9a0981950eda3e69f36f
3
+ size 343805432
riz/riz_000000200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0c136b62d3ad495474f5a006ae45bf9e15be0a6d6510e6f4a0b1c9d8fb4935b
3
+ size 343805432
riz/riz_000000400.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4f294fe329eea3024e57c686c7faaa4839109361dc30df06c7e75cd9756d735
3
+ size 343805432
riz/riz_000000600.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27656661740d53cf51c7951e7183449dbf3933d7640f65ea663057fd1780b37f
3
+ size 343805432
riz/riz_000000800.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:402478ef0738fdfb6a6ff807f3f6eff040899fa7ce7624dbd92a0057c1a62444
3
+ size 343805432
riz/riz_000001000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d83fcfa57a01f40cb0b6b719ecacfd4a71faf316895210bbbe61d715bceaae44
3
+ size 343805432
riz/riz_000001200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1da99c963ad24300b9e5f85d08031904d36887454c3fc8296a2faca59931f86
3
+ size 343805432
riz/riz_000001400.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1864f61c915bcadd748150c025286e9a2eccd15eea8c3f65520ed9254820b579
3
+ size 343805432
riz/riz_000001600.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ddb165e0c09f41f489203dc937a06f06d22a28ce42ff96a29b588433bd01ba1
3
+ size 343805432
riz/riz_000001800.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd391c35a6559001a877253fb1d81ff18e14c53baefd77aa70d1abab2c11b09d
3
+ size 343805432
riz/riz_000002000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0503eb85660cd0557d0ba16e6f8a82b190f223618d417281b6ce1097b5847ca2
3
+ size 343805432
riz/riz_000002200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9f830597f1ac77dc14163cf2ee51c794808a54a0814c874cd6bce5968d72f8c
3
+ size 343805432
riz/riz_000002400.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87ae6f496077f37972272e09d028705b42734bd4ea6f0349dd4aa936f996a43e
3
+ size 343805432
riz/riz_000002600.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:453cadc29bc84064cfa95bf4fcf89e7967f1bcc96853d8b905c83b261be66225
3
+ size 343805432
riz/riz_000002800.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6406678386688f116f4f40fc32ee1dda81c9a31999f6f0a27211e691bed678ef
3
+ size 343805432
riz/riz_000003000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:731878e831b0abc6169a00a4a0fcbb80c763223e865e998cdbe329041a77a166
3
+ size 343805432
riz/riz_000003200.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4475e4765f97bb9fbf60d5911669e26e8c221267e815e66994815b505dfc4af2
3
+ size 343805432
riz/riz_000003400.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20a037afc8a8bd12782bf95edfccc527301a46e46c657834724e81a5778f6de5
3
+ size 343805432
riz/riz_000003600.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62147f5826ef544071d961c9c1725c0eaff97f1aad6365a7cb9db202d4c3fb7d
3
+ size 343805432
riz/riz_000003800.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ebbb256b630cf43820a7f98923f6b1b1a9415a1433bb306ae2c52c5bbcaf952
3
+ size 343805432
riz/samples/1723858470237__000000000_0.jpg ADDED
riz/samples/1723859552945__000000200_0.jpg ADDED
riz/samples/1723860662358__000000400_0.jpg ADDED
riz/samples/1723861744194__000000600_0.jpg ADDED
riz/samples/1723862815900__000000800_0.jpg ADDED
riz/samples/1723863924720__000001000_0.jpg ADDED
riz/samples/1723864980117__000001200_0.jpg ADDED
riz/samples/1723866110362__000001400_0.jpg ADDED
riz/samples/1723867192487__000001600_0.jpg ADDED
riz/samples/1723868257172__000001800_0.jpg ADDED
riz/samples/1723869386544__000002000_0.jpg ADDED
riz/samples/1723870463660__000002200_0.jpg ADDED
riz/samples/1723871555032__000002400_0.jpg ADDED
riz/samples/1723872655931__000002600_0.jpg ADDED
riz/samples/1723873752182__000002800_0.jpg ADDED
riz/samples/1723874834605__000003000_0.jpg ADDED
riz/samples/1723875935331__000003200_0.jpg ADDED
riz/samples/1723877007436__000003400_0.jpg ADDED
riz/samples/1723878143840__000003600_0.jpg ADDED
riz/samples/1723879209560__000003800_0.jpg ADDED
riz/samples/1723880298047__000004000_0.jpg ADDED