AIDUDE0541 commited on
Commit
30b41e1
·
verified ·
1 Parent(s): 396374d

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. ipanema-box-v0/config.yaml +64 -0
  2. ipanema-box-v0/ipanema-box-v0.safetensors +3 -0
  3. ipanema-box-v0/ipanema-box-v0_000001000.safetensors +3 -0
  4. ipanema-box-v0/ipanema-box-v0_000002000.safetensors +3 -0
  5. ipanema-box-v0/ipanema-box-v0_000003000.safetensors +3 -0
  6. ipanema-box-v0/ipanema-box-v0_000004000.safetensors +3 -0
  7. ipanema-box-v0/optimizer.pt +3 -0
  8. ipanema-box-v0/samples/.ipynb_checkpoints/1742793841090__000005000_0-checkpoint.jpg +0 -0
  9. ipanema-box-v0/samples/1742770795482__000000100_0.jpg +0 -0
  10. ipanema-box-v0/samples/1742771264574__000000200_0.jpg +0 -0
  11. ipanema-box-v0/samples/1742771723984__000000300_0.jpg +0 -0
  12. ipanema-box-v0/samples/1742772202984__000000400_0.jpg +0 -0
  13. ipanema-box-v0/samples/1742772675883__000000500_0.jpg +0 -0
  14. ipanema-box-v0/samples/1742773143187__000000600_0.jpg +0 -0
  15. ipanema-box-v0/samples/1742773610786__000000700_0.jpg +0 -0
  16. ipanema-box-v0/samples/1742774078584__000000800_0.jpg +0 -0
  17. ipanema-box-v0/samples/1742774550082__000000900_0.jpg +0 -0
  18. ipanema-box-v0/samples/1742775022177__000001000_0.jpg +0 -0
  19. ipanema-box-v0/samples/1742775497356__000001100_0.jpg +0 -0
  20. ipanema-box-v0/samples/1742775967718__000001200_0.jpg +0 -0
  21. ipanema-box-v0/samples/1742776435461__000001300_0.jpg +0 -0
  22. ipanema-box-v0/samples/1742776937363__000001400_0.jpg +0 -0
  23. ipanema-box-v0/samples/1742777404678__000001500_0.jpg +0 -0
  24. ipanema-box-v0/samples/1742777872181__000001600_0.jpg +0 -0
  25. ipanema-box-v0/samples/1742778357181__000001700_0.jpg +0 -0
  26. ipanema-box-v0/samples/1742778815587__000001800_0.jpg +0 -0
  27. ipanema-box-v0/samples/1742779284689__000001900_0.jpg +0 -0
  28. ipanema-box-v0/samples/1742779748191__000002000_0.jpg +0 -0
  29. ipanema-box-v0/samples/1742780225714__000002100_0.jpg +0 -0
  30. ipanema-box-v0/samples/1742780698578__000002200_0.jpg +0 -0
  31. ipanema-box-v0/samples/1742781174142__000002300_0.jpg +0 -0
  32. ipanema-box-v0/samples/1742781629473__000002400_0.jpg +0 -0
  33. ipanema-box-v0/samples/1742782110376__000002500_0.jpg +0 -0
  34. ipanema-box-v0/samples/1742782569182__000002600_0.jpg +0 -0
  35. ipanema-box-v0/samples/1742783044984__000002700_0.jpg +0 -0
  36. ipanema-box-v0/samples/1742783520186__000002800_0.jpg +0 -0
  37. ipanema-box-v0/samples/1742783977187__000002900_0.jpg +0 -0
  38. ipanema-box-v0/samples/1742784448291__000003000_0.jpg +0 -0
  39. ipanema-box-v0/samples/1742784927112__000003100_0.jpg +0 -0
  40. ipanema-box-v0/samples/1742785402046__000003200_0.jpg +0 -0
  41. ipanema-box-v0/samples/1742785862439__000003300_0.jpg +0 -0
  42. ipanema-box-v0/samples/1742786335479__000003400_0.jpg +0 -0
  43. ipanema-box-v0/samples/1742786803710__000003500_0.jpg +0 -0
  44. ipanema-box-v0/samples/1742787272981__000003600_0.jpg +0 -0
  45. ipanema-box-v0/samples/1742787742883__000003700_0.jpg +0 -0
  46. ipanema-box-v0/samples/1742788212391__000003800_0.jpg +0 -0
  47. ipanema-box-v0/samples/1742788681986__000003900_0.jpg +0 -0
  48. ipanema-box-v0/samples/1742789146889__000004000_0.jpg +0 -0
  49. ipanema-box-v0/samples/1742789626513__000004100_0.jpg +0 -0
  50. ipanema-box-v0/samples/1742790087057__000004200_0.jpg +0 -0
ipanema-box-v0/config.yaml ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: extension
2
+ config:
3
+ name: ipanema-box-v0
4
+ process:
5
+ - type: sd_trainer
6
+ training_folder: output
7
+ device: cuda:0
8
+ network:
9
+ type: lora
10
+ linear: 18
11
+ linear_alpha: 32
12
+ save:
13
+ dtype: float16
14
+ save_every: 1000
15
+ max_step_saves_to_keep: 5
16
+ push_to_hub: false
17
+ hf_private: true
18
+ datasets:
19
+ - folder_path: datasets/51adf484-05f1-4cf6-9e01-d19e99d2802f
20
+ caption_ext: txt
21
+ caption_dropout_rate: 0.05
22
+ shuffle_tokens: false
23
+ cache_latents_to_disk: true
24
+ resolution:
25
+ - 512
26
+ - 768
27
+ - 1024
28
+ train:
29
+ batch_size: 1
30
+ steps: 5000
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: 1.0e-05
38
+ ema_config:
39
+ use_ema: true
40
+ ema_decay: 0.99
41
+ dtype: bf16
42
+ skip_first_sample: true
43
+ disable_sampling: false
44
+ model:
45
+ name_or_path: black-forest-labs/FLUX.1-dev
46
+ is_flux: true
47
+ quantize: true
48
+ low_vram: false
49
+ sample:
50
+ sampler: flowmatch
51
+ sample_every: 100
52
+ width: 1024
53
+ height: 1024
54
+ prompts:
55
+ - 'A person in a bustling cafe '
56
+ neg: ''
57
+ seed: 42
58
+ walk_seed: true
59
+ guidance_scale: 3.5
60
+ sample_steps: 28
61
+ trigger_word: 1p4n3m4_b0x
62
+ meta:
63
+ name: ipanema-box-v0
64
+ version: '1.0'
ipanema-box-v0/ipanema-box-v0.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84bed01e35aadcce7a1dd79c50b4bc580c27fc1f8c9ce35ace41797be1e8d994
3
+ size 193448984
ipanema-box-v0/ipanema-box-v0_000001000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af9929e0a921c469a089592d65030913fcfd51012cb2d163d7b2a761a7c0c34b
3
+ size 193448984
ipanema-box-v0/ipanema-box-v0_000002000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35d41ce80a812fa9d4c698ece3f4944aea7fdce1da778552f9ee033c6754f17b
3
+ size 193448984
ipanema-box-v0/ipanema-box-v0_000003000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbf15fcd93e943a681caf2f7a96a0507b7742009d28f736177e06905942e7d63
3
+ size 193448984
ipanema-box-v0/ipanema-box-v0_000004000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43febe339aea537c141a665973ca32630458dd9a17dd9c63b0cd0ecade4127e8
3
+ size 193448984
ipanema-box-v0/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9abb0ae4c732897b0d47a706f5a799e474b2125b78a9dde4dbea166e665b559
3
+ size 197438148
ipanema-box-v0/samples/.ipynb_checkpoints/1742793841090__000005000_0-checkpoint.jpg ADDED
ipanema-box-v0/samples/1742770795482__000000100_0.jpg ADDED
ipanema-box-v0/samples/1742771264574__000000200_0.jpg ADDED
ipanema-box-v0/samples/1742771723984__000000300_0.jpg ADDED
ipanema-box-v0/samples/1742772202984__000000400_0.jpg ADDED
ipanema-box-v0/samples/1742772675883__000000500_0.jpg ADDED
ipanema-box-v0/samples/1742773143187__000000600_0.jpg ADDED
ipanema-box-v0/samples/1742773610786__000000700_0.jpg ADDED
ipanema-box-v0/samples/1742774078584__000000800_0.jpg ADDED
ipanema-box-v0/samples/1742774550082__000000900_0.jpg ADDED
ipanema-box-v0/samples/1742775022177__000001000_0.jpg ADDED
ipanema-box-v0/samples/1742775497356__000001100_0.jpg ADDED
ipanema-box-v0/samples/1742775967718__000001200_0.jpg ADDED
ipanema-box-v0/samples/1742776435461__000001300_0.jpg ADDED
ipanema-box-v0/samples/1742776937363__000001400_0.jpg ADDED
ipanema-box-v0/samples/1742777404678__000001500_0.jpg ADDED
ipanema-box-v0/samples/1742777872181__000001600_0.jpg ADDED
ipanema-box-v0/samples/1742778357181__000001700_0.jpg ADDED
ipanema-box-v0/samples/1742778815587__000001800_0.jpg ADDED
ipanema-box-v0/samples/1742779284689__000001900_0.jpg ADDED
ipanema-box-v0/samples/1742779748191__000002000_0.jpg ADDED
ipanema-box-v0/samples/1742780225714__000002100_0.jpg ADDED
ipanema-box-v0/samples/1742780698578__000002200_0.jpg ADDED
ipanema-box-v0/samples/1742781174142__000002300_0.jpg ADDED
ipanema-box-v0/samples/1742781629473__000002400_0.jpg ADDED
ipanema-box-v0/samples/1742782110376__000002500_0.jpg ADDED
ipanema-box-v0/samples/1742782569182__000002600_0.jpg ADDED
ipanema-box-v0/samples/1742783044984__000002700_0.jpg ADDED
ipanema-box-v0/samples/1742783520186__000002800_0.jpg ADDED
ipanema-box-v0/samples/1742783977187__000002900_0.jpg ADDED
ipanema-box-v0/samples/1742784448291__000003000_0.jpg ADDED
ipanema-box-v0/samples/1742784927112__000003100_0.jpg ADDED
ipanema-box-v0/samples/1742785402046__000003200_0.jpg ADDED
ipanema-box-v0/samples/1742785862439__000003300_0.jpg ADDED
ipanema-box-v0/samples/1742786335479__000003400_0.jpg ADDED
ipanema-box-v0/samples/1742786803710__000003500_0.jpg ADDED
ipanema-box-v0/samples/1742787272981__000003600_0.jpg ADDED
ipanema-box-v0/samples/1742787742883__000003700_0.jpg ADDED
ipanema-box-v0/samples/1742788212391__000003800_0.jpg ADDED
ipanema-box-v0/samples/1742788681986__000003900_0.jpg ADDED
ipanema-box-v0/samples/1742789146889__000004000_0.jpg ADDED
ipanema-box-v0/samples/1742789626513__000004100_0.jpg ADDED
ipanema-box-v0/samples/1742790087057__000004200_0.jpg ADDED