sameeralodia commited on
Commit
0d37538
·
verified ·
1 Parent(s): 0e123dd

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
@@ -10,7 +10,7 @@ tags:
10
  - lora
11
  base_model: "black-forest-labs/FLUX.1-dev"
12
  pipeline_tag: text-to-image
13
- instance_prompt: TOK
14
  ---
15
 
16
  # Tok
@@ -21,7 +21,7 @@ https://replicate.com/ostris/flux-dev-lora-trainer/train
21
 
22
 
23
  ## Trigger words
24
- You should use `TOK` to trigger the image generation.
25
 
26
 
27
  ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
 
10
  - lora
11
  base_model: "black-forest-labs/FLUX.1-dev"
12
  pipeline_tag: text-to-image
13
+ instance_prompt: TOKsy
14
  ---
15
 
16
  # Tok
 
21
 
22
 
23
  ## Trigger words
24
+ You should use `TOKsy` to trigger the image generation.
25
 
26
 
27
  ## 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: TOK
9
  network:
10
  type: lora
11
  linear: 16
12
  linear_alpha: 16
13
  save:
14
  dtype: float16
15
- save_every: 2030
16
  max_step_saves_to_keep: 1
17
  datasets:
18
  - folder_path: input_images
@@ -26,7 +26,7 @@ config:
26
  - 1024
27
  train:
28
  batch_size: 1
29
- steps: 2029
30
  gradient_accumulation_steps: 1
31
  train_unet: true
32
  train_text_encoder: false
@@ -45,7 +45,7 @@ config:
45
  quantize: true
46
  sample:
47
  sampler: flowmatch
48
- sample_every: 2030
49
  width: 1024
50
  height: 1024
51
  prompts: []
 
5
  - type: custom_sd_trainer
6
  training_folder: output
7
  device: cuda:0
8
+ trigger_word: TOKsy
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
 
26
  - 1024
27
  train:
28
  batch_size: 1
29
+ steps: 1000
30
  gradient_accumulation_steps: 1
31
  train_unet: true
32
  train_text_encoder: false
 
45
  quantize: true
46
  sample:
47
  sampler: flowmatch
48
+ sample_every: 1001
49
  width: 1024
50
  height: 1024
51
  prompts: []
lora.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad3fd4d2a4aa78497e504fbd3c84c42b027a45a6939fb31d45bb0b3cafe2af1a
3
  size 171969416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d7e93cebac09955c25e7f6fcc2e791acf5c30971b9d904d1c2f0a11d020f894
3
  size 171969416