vcollos commited on
Commit
3ecd478
·
verified ·
1 Parent(s): 052262d

Add 4 files

Browse files
Paula P.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df6e1050ea49671d46618c54bb19e6e4aa2be64c3d8658b67afdfbaabbc2add1
3
+ size 171969336
config.yaml ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: extension
2
+ config:
3
+ name: Paula P
4
+ process:
5
+ - type: sd_trainer
6
+ training_folder: /content/drive/MyDrive/[04] COLAB NOTEBOOKS/[05] AI/[05] TREINO/output
7
+ device: cuda:0
8
+ network:
9
+ type: lora
10
+ linear: 16
11
+ linear_alpha: 16
12
+ save:
13
+ dtype: float16
14
+ save_every: 1000
15
+ max_step_saves_to_keep: 4
16
+ datasets:
17
+ - folder_path: /content/drive/MyDrive/[04] COLAB NOTEBOOKS/[05] AI/[05] TREINO/ai-toolkit/dataset/paula2
18
+ caption_ext: txt
19
+ caption_dropout_rate: 0.05
20
+ shuffle_tokens: false
21
+ cache_latents_to_disk: true
22
+ resolution:
23
+ - 1024
24
+ train:
25
+ batch_size: 1
26
+ steps: 3000
27
+ gradient_accumulation_steps: 1
28
+ train_unet: true
29
+ train_text_encoder: false
30
+ content_or_style: balanced
31
+ gradient_checkpointing: true
32
+ noise_scheduler: flowmatch
33
+ optimizer: adamw8bit
34
+ lr: 0.0001
35
+ ema_config:
36
+ use_ema: true
37
+ ema_decay: 0.99
38
+ dtype: bf16
39
+ model:
40
+ name_or_path: black-forest-labs/FLUX.1-dev
41
+ is_flux: true
42
+ quantize: true
43
+ sample:
44
+ sampler: flowmatch
45
+ sample_every: 1000
46
+ width: 1024
47
+ height: 1024
48
+ prompts:
49
+ - woman with red hair, playing chess at the park, bomb going off in the background
50
+ - a woman holding a coffee cup, in a beanie, sitting at a cafe
51
+ - a horse is a DJ at a night club, fish eye lens, smoke machine, lazer lights,
52
+ holding a martini
53
+ - a man showing off his cool new t shirt at the beach, a shark is jumping out
54
+ of the water in the background
55
+ - a bear building a log cabin in the snow covered mountains
56
+ - woman playing the guitar, on stage, singing a song, laser lights, punk rocker
57
+ - hipster man with a beard, building a chair, in a wood shop
58
+ - photo of a man, white background, medium shot, modeling clothing, studio lighting,
59
+ white backdrop
60
+ - a man holding a sign that says, 'this is a sign'
61
+ - a bulldog, in a post apocalyptic world, with a shotgun, in a leather jacket,
62
+ in a desert, with a motorcycle
63
+ neg: ''
64
+ seed: 42
65
+ walk_seed: true
66
+ guidance_scale: 4
67
+ sample_steps: 20
68
+ meta:
69
+ name: Paula P
70
+ version: '1.0'
images/1733080324433__000003000_0.jpg ADDED

Git LFS Details

  • SHA256: 325b83b476af3db8976bf45d326b380a4a60aa4db1481f661ad7328846039548
  • Pointer size: 130 Bytes
  • Size of remote file: 93.3 kB
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0507db942dad6d6c94f8da9c610b574091831e9eb8e9a05e846410b1e53f587d
3
+ size 175676612