Benzonah6 commited on
Commit
112ba05
·
verified ·
1 Parent(s): a17ac06

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,8 @@ 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
+ sample/sarah-lancaster-actress_000228_00_20250312154058.png filter=lfs diff=lfs merge=lfs -text
37
+ sample/sarah-lancaster-actress_000456_00_20250312154611.png filter=lfs diff=lfs merge=lfs -text
38
+ sample/sarah-lancaster-actress_000684_00_20250312155124.png filter=lfs diff=lfs merge=lfs -text
39
+ sample/sarah-lancaster-actress_000912_00_20250312155636.png filter=lfs diff=lfs merge=lfs -text
40
+ sample/sarah-lancaster-actress_001140_00_20250312160150.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - flux
5
+ - lora
6
+ - diffusers
7
+ - template:sd-lora
8
+ - fluxgym
9
+ widget:
10
+ - output:
11
+ url: sample/sarah-lancaster-actress_001140_00_20250312160150.png
12
+ text: a beautiful woman wearing a fuzzy sweater, holding a cup of coffee
13
+ base_model: black-forest-labs/FLUX.1-dev
14
+
15
+ license: other
16
+ license_name: flux-1-dev-non-commercial-license
17
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
18
+ ---
19
+
20
+ # Sarah Lancaster - Actress
21
+
22
+ A Flux LoRA trained on a local computer with [Fluxgym](https://github.com/cocktailpeanut/fluxgym)
23
+
24
+ <Gallery />
25
+
26
+ ## Trigger words
27
+
28
+ No trigger words defined.
29
+
30
+ ## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
31
+
32
+ Weights for this model are available in Safetensors format.
33
+
dataset.toml ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [general]
2
+ shuffle_caption = false
3
+ caption_extension = '.txt'
4
+ keep_tokens = 1
5
+
6
+ [[datasets]]
7
+ resolution = 512
8
+ batch_size = 1
9
+ keep_tokens = 1
10
+
11
+ [[datasets.subsets]]
12
+ image_dir = 'C:\pinokio\api\fluxgym.git\datasets\sarah-lancaster-actress'
13
+ class_tokens = ''
14
+ num_repeats = 6
sample/sarah-lancaster-actress_000228_00_20250312154058.png ADDED

Git LFS Details

  • SHA256: f854beab05986e2e89884f9e611e3c888216d121796d202a3e6e3d2e15edceda
  • Pointer size: 131 Bytes
  • Size of remote file: 342 kB
sample/sarah-lancaster-actress_000456_00_20250312154611.png ADDED

Git LFS Details

  • SHA256: cceb2bb1878eef8e469b716bb8611295d45cfbf9007d0130e507a44858e1166d
  • Pointer size: 131 Bytes
  • Size of remote file: 307 kB
sample/sarah-lancaster-actress_000684_00_20250312155124.png ADDED

Git LFS Details

  • SHA256: 63d5d1b88cfca9f4acf67767716583bd1337ebf1f4744c567bb6e7ecbdeb94d2
  • Pointer size: 131 Bytes
  • Size of remote file: 342 kB
sample/sarah-lancaster-actress_000912_00_20250312155636.png ADDED

Git LFS Details

  • SHA256: fed36a2fd8db69828d2e2b15c2ef187aaa57a1f913935b607bb0126a37832abd
  • Pointer size: 131 Bytes
  • Size of remote file: 299 kB
sample/sarah-lancaster-actress_001140_00_20250312160150.png ADDED

Git LFS Details

  • SHA256: 89b0fed261a16cfff28e6152f9b8b80477c89da1fe79a1a2c7690cffd7d315ed
  • Pointer size: 131 Bytes
  • Size of remote file: 323 kB
sample_prompts.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ a beautiful woman wearing a fuzzy sweater, holding a cup of coffee
sarah-lancaster-actress-000004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:072dd1d314329714cf651928b90771eff4c494b585c29026e6f1e4d6c2f78f9e
3
+ size 158617088
sarah-lancaster-actress-000008.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5949d2225eb2e5d7ce9e9704fd34edbd2761af8aa32c051d1c490d70460a2e09
3
+ size 158617088
sarah-lancaster-actress.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bce28caba74504ed03eda2efbffad274a8f0aa6b3f4003956df411298070f031
3
+ size 158617088
train.bat ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate launch ^
2
+ --mixed_precision bf16 ^
3
+ --num_cpu_threads_per_process 1 ^
4
+ sd-scripts/flux_train_network.py ^
5
+ --pretrained_model_name_or_path "C:\pinokio\api\fluxgym.git\models\unet\flux1-dev.sft" ^
6
+ --clip_l "C:\pinokio\api\fluxgym.git\models\clip\clip_l.safetensors" ^
7
+ --t5xxl "C:\pinokio\api\fluxgym.git\models\clip\t5xxl_fp16.safetensors" ^
8
+ --ae "C:\pinokio\api\fluxgym.git\models\vae\ae.sft" ^
9
+ --cache_latents_to_disk ^
10
+ --save_model_as safetensors ^
11
+ --sdpa --persistent_data_loader_workers ^
12
+ --max_data_loader_n_workers 2 ^
13
+ --seed 42 ^
14
+ --gradient_checkpointing ^
15
+ --mixed_precision bf16 ^
16
+ --save_precision bf16 ^
17
+ --network_module networks.lora_flux ^
18
+ --network_dim 16 ^
19
+ --optimizer_type adamw8bit ^--sample_prompts="C:\pinokio\api\fluxgym.git\outputs\sarah-lancaster-actress\sample_prompts.txt" --sample_every_n_steps="228" ^
20
+ --learning_rate 8e-4 ^
21
+ --cache_text_encoder_outputs ^
22
+ --cache_text_encoder_outputs_to_disk ^
23
+ --fp8_base ^
24
+ --highvram ^
25
+ --max_train_epochs 10 ^
26
+ --save_every_n_epochs 4 ^
27
+ --dataset_config "C:\pinokio\api\fluxgym.git\outputs\sarah-lancaster-actress\dataset.toml" ^
28
+ --output_dir "C:\pinokio\api\fluxgym.git\outputs\sarah-lancaster-actress" ^
29
+ --output_name sarah-lancaster-actress ^
30
+ --timestep_sampling shift ^
31
+ --discrete_flow_shift 3.1582 ^
32
+ --model_prediction_type raw ^
33
+ --guidance_scale 1 ^
34
+ --loss_type l2 ^
35
+ --flip_aug ^
36
+ --full_bf16