Benzonah6 commited on
Commit
bd90c66
·
verified ·
1 Parent(s): d098789

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/emily-osment-actress_000300_00_20250311192516.png filter=lfs diff=lfs merge=lfs -text
37
+ sample/emily-osment-actress_000600_00_20250311193256.png filter=lfs diff=lfs merge=lfs -text
38
+ sample/emily-osment-actress_000900_00_20250311194044.png filter=lfs diff=lfs merge=lfs -text
39
+ sample/emily-osment-actress_001200_00_20250311194828.png filter=lfs diff=lfs merge=lfs -text
40
+ sample/emily-osment-actress_001500_00_20250311195614.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/emily-osment-actress_001500_00_20250311195614.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
+ # Emily Osment - 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\emily-osment-actress'
13
+ class_tokens = ''
14
+ num_repeats = 10
emily-osment-actress-000004.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3d677ed43a5bb5593cbf69ada6392a0a7a5ff5c2ba705d9eb6de77f424f05d0
3
+ size 158615280
emily-osment-actress-000008.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d98c7d07fe3c43338010abb99cceded4f57e26ca54cfabe71c47d85aa8e86c92
3
+ size 158615280
emily-osment-actress.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2643c68a21ff98ff843907d5b5f3041007d74ef5dc31e544cd558b8db3aec15
3
+ size 158615280
sample/emily-osment-actress_000300_00_20250311192516.png ADDED

Git LFS Details

  • SHA256: d1f23da709cc55327463b6608ab29aff63791f21d01862e15c70495d637a36de
  • Pointer size: 131 Bytes
  • Size of remote file: 382 kB
sample/emily-osment-actress_000600_00_20250311193256.png ADDED

Git LFS Details

  • SHA256: 6fe3602aa0432808ebbc07ae3859cf3e45f984ea099a347176d2b781d10a31ca
  • Pointer size: 131 Bytes
  • Size of remote file: 398 kB
sample/emily-osment-actress_000900_00_20250311194044.png ADDED

Git LFS Details

  • SHA256: ff89f73d4198144629fe98f2f1cd576d6aa78be6a8970b0c1144565046ea31cb
  • Pointer size: 131 Bytes
  • Size of remote file: 381 kB
sample/emily-osment-actress_001200_00_20250311194828.png ADDED

Git LFS Details

  • SHA256: 7bfb3b0bf440c73ce72c9328f3dd193531640c6d4c12aa34af5d8247366f3823
  • Pointer size: 131 Bytes
  • Size of remote file: 389 kB
sample/emily-osment-actress_001500_00_20250311195614.png ADDED

Git LFS Details

  • SHA256: c3468c8685ded18a80320416b617585415566132c65d19037656ba257e846509
  • Pointer size: 131 Bytes
  • Size of remote file: 339 kB
sample_prompts.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ a beautiful woman wearing a fuzzy sweater, holding a cup of coffee
train.bat ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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\emily-osment-actress\sample_prompts.txt" --sample_every_n_steps="300" ^
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\emily-osment-actress\dataset.toml" ^
28
+ --output_dir "C:\pinokio\api\fluxgym.git\outputs\emily-osment-actress" ^
29
+ --output_name emily-osment-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
+ --enable_bucket ^
36
+ --flip_aug ^
37
+ --full_bf16