glecire commited on
Commit
b46961e
·
verified ·
1 Parent(s): f10d4ac

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. config.yaml +4 -4
  3. lora.safetensors +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ pipeline_tag: text-to-image
16
  # prompt
17
  # output:
18
  # url: https://...
19
- instance_prompt: FACE-GL
20
  ---
21
 
22
  # Facegl
@@ -29,7 +29,7 @@ https://replicate.com/ostris/flux-dev-lora-trainer/train
29
 
30
 
31
  ## Trigger words
32
- You should use `FACE-GL` to trigger the image generation.
33
 
34
 
35
  ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
 
16
  # prompt
17
  # output:
18
  # url: https://...
19
+ instance_prompt: facegl2
20
  ---
21
 
22
  # Facegl
 
29
 
30
 
31
  ## Trigger words
32
+ You should use `facegl2` to trigger the image generation.
33
 
34
 
35
  ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
config.yaml CHANGED
@@ -5,14 +5,14 @@ config:
5
  - type: custom_sd_trainer
6
  training_folder: output
7
  device: cuda:0
8
- trigger_word: FACE-GL
9
  network:
10
  type: lora
11
  linear: 16
12
  linear_alpha: 16
13
  save:
14
  dtype: float16
15
- save_every: 2029
16
  max_step_saves_to_keep: 1
17
  datasets:
18
  - folder_path: input_images
@@ -27,7 +27,7 @@ config:
27
  - 1024
28
  train:
29
  batch_size: 1
30
- steps: 2028
31
  gradient_accumulation_steps: 1
32
  train_unet: true
33
  train_text_encoder: false
@@ -46,7 +46,7 @@ config:
46
  quantize: true
47
  sample:
48
  sampler: flowmatch
49
- sample_every: 2029
50
  width: 1024
51
  height: 1024
52
  prompts: []
 
5
  - type: custom_sd_trainer
6
  training_folder: output
7
  device: cuda:0
8
+ trigger_word: facegl2
9
  network:
10
  type: lora
11
  linear: 16
12
  linear_alpha: 16
13
  save:
14
  dtype: float16
15
+ save_every: 1001
16
  max_step_saves_to_keep: 1
17
  datasets:
18
  - folder_path: input_images
 
27
  - 1024
28
  train:
29
  batch_size: 1
30
+ steps: 1000
31
  gradient_accumulation_steps: 1
32
  train_unet: true
33
  train_text_encoder: false
 
46
  quantize: true
47
  sample:
48
  sampler: flowmatch
49
+ sample_every: 1001
50
  width: 1024
51
  height: 1024
52
  prompts: []
lora.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90abf9caa868ffb0eaa48f0a4c7cdc0aac7c0e746d3fa73465602ee1e0209ad3
3
  size 171969424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60f4dac99ad27aad22ba88bc41e874a35bd02dfb8803ed66e02a5c4706d5c0ec
3
  size 171969424