Donut225800 commited on
Commit
b26a44c
1 Parent(s): 2a58cf8

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. config.yaml +6 -6
  3. lora.safetensors +2 -2
README.md CHANGED
@@ -16,7 +16,7 @@ pipeline_tag: text-to-image
16
  # prompt
17
  # output:
18
  # url: https://...
19
- instance_prompt: ohwx
20
  ---
21
 
22
  # Peeranat_Flux_V1
@@ -29,7 +29,7 @@ https://replicate.com/ostris/flux-dev-lora-trainer/train
29
 
30
 
31
  ## Trigger words
32
- You should use `ohwx` 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: 1 girl
20
  ---
21
 
22
  # Peeranat_Flux_V1
 
29
 
30
 
31
  ## Trigger words
32
+ You should use `1 girl ` 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: ohwx
9
  network:
10
  type: lora
11
- linear: 100
12
- linear_alpha: 100
13
  save:
14
  dtype: float16
15
- save_every: 3801
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: 3800
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: 3801
50
  width: 1024
51
  height: 1024
52
  prompts: []
 
5
  - type: custom_sd_trainer
6
  training_folder: output
7
  device: cuda:0
8
+ trigger_word: '1 girl '
9
  network:
10
  type: lora
11
+ linear: 128
12
+ linear_alpha: 128
13
  save:
14
  dtype: float16
15
+ save_every: 4001
16
  max_step_saves_to_keep: 1
17
  datasets:
18
  - folder_path: input_images
 
27
  - 1024
28
  train:
29
  batch_size: 1
30
+ steps: 4000
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: 4001
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:a22e51b625346ae86e4be062553f2016167b6eebddd80069c81f55923b8e1e38
3
- size 1074107432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52dacf008b3c8b7d8f1af62bb8cb31e0780719cfb45159a80d1d68ab447cf377
3
+ size 1374819816