rocketbart commited on
Commit
b6b3788
·
verified ·
1 Parent(s): 2ac33f2

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: amie
20
  ---
21
 
22
  # Amie
@@ -29,7 +29,7 @@ https://replicate.com/ostris/flux-dev-lora-trainer/train
29
 
30
 
31
  ## Trigger words
32
- You should use `amie` 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: Amie
20
  ---
21
 
22
  # Amie
 
29
 
30
 
31
  ## Trigger words
32
+ You should use `Amie` 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: amie
9
  network:
10
  type: lora
11
  linear: 16
12
  linear_alpha: 16
13
  save:
14
  dtype: float16
15
- save_every: 2501
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: 2500
31
  gradient_accumulation_steps: 1
32
  train_unet: true
33
  train_text_encoder: false
@@ -46,7 +46,7 @@ config:
46
  quantize: false
47
  sample:
48
  sampler: flowmatch
49
- sample_every: 2501
50
  width: 1024
51
  height: 1024
52
  prompts: []
 
5
  - type: custom_sd_trainer
6
  training_folder: output
7
  device: cuda:0
8
+ trigger_word: Amie
9
  network:
10
  type: lora
11
  linear: 16
12
  linear_alpha: 16
13
  save:
14
  dtype: float16
15
+ save_every: 2701
16
  max_step_saves_to_keep: 1
17
  datasets:
18
  - folder_path: input_images
 
27
  - 1024
28
  train:
29
  batch_size: 1
30
+ steps: 2700
31
  gradient_accumulation_steps: 1
32
  train_unet: true
33
  train_text_encoder: false
 
46
  quantize: false
47
  sample:
48
  sampler: flowmatch
49
+ sample_every: 2701
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:8057781f5c1f88b8be9f42d283f835c72b064b2842dd9b45de72b510a22289a7
3
  size 171969416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf24aba2a658af14d1c3f6eb761e64ee603a0a4fb03543cf67edfc8f74c39edc
3
  size 171969416