Chrisman49 commited on
Commit
fd0f9d3
·
verified ·
1 Parent(s): baef035

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +10 -2
  2. config.yaml +5 -4
  3. lora.safetensors +2 -2
README.md CHANGED
@@ -8,20 +8,28 @@ tags:
8
  - flux
9
  - diffusers
10
  - lora
 
11
  base_model: "black-forest-labs/FLUX.1-dev"
12
  pipeline_tag: text-to-image
13
- instance_prompt: christophe01
 
 
 
 
 
14
  ---
15
 
16
  # Christophe01
17
 
 
 
18
  Trained on Replicate using:
19
 
20
  https://replicate.com/ostris/flux-dev-lora-trainer/train
21
 
22
 
23
  ## Trigger words
24
- You should use `christophe01` to trigger the image generation.
25
 
26
 
27
  ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
 
8
  - flux
9
  - diffusers
10
  - lora
11
+ - replicate
12
  base_model: "black-forest-labs/FLUX.1-dev"
13
  pipeline_tag: text-to-image
14
+ # widget:
15
+ # - text: >-
16
+ # prompt
17
+ # output:
18
+ # url: https://...
19
+ instance_prompt: christophe01_LORA
20
  ---
21
 
22
  # Christophe01
23
 
24
+ <!-- <Gallery /> -->
25
+
26
  Trained on Replicate using:
27
 
28
  https://replicate.com/ostris/flux-dev-lora-trainer/train
29
 
30
 
31
  ## Trigger words
32
+ You should use `christophe01_LORA` to trigger the image generation.
33
 
34
 
35
  ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
config.yaml CHANGED
@@ -5,7 +5,7 @@ config:
5
  - type: custom_sd_trainer
6
  training_folder: output
7
  device: cuda:0
8
- trigger_word: christophe01
9
  network:
10
  type: lora
11
  linear: 16
@@ -19,7 +19,8 @@ config:
19
  caption_ext: txt
20
  caption_dropout_rate: 0.05
21
  shuffle_tokens: false
22
- cache_latents_to_disk: true
 
23
  resolution:
24
  - 512
25
  - 768
@@ -52,8 +53,8 @@ config:
52
  neg: ''
53
  seed: 42
54
  walk_seed: true
55
- guidance_scale: 4
56
- sample_steps: 20
57
  meta:
58
  name: flux_train_replicate
59
  version: '1.0'
 
5
  - type: custom_sd_trainer
6
  training_folder: output
7
  device: cuda:0
8
+ trigger_word: christophe01_LORA
9
  network:
10
  type: lora
11
  linear: 16
 
19
  caption_ext: txt
20
  caption_dropout_rate: 0.05
21
  shuffle_tokens: false
22
+ cache_latents_to_disk: false
23
+ cache_latents: true
24
  resolution:
25
  - 512
26
  - 768
 
53
  neg: ''
54
  seed: 42
55
  walk_seed: true
56
+ guidance_scale: 3.5
57
+ sample_steps: 28
58
  meta:
59
  name: flux_train_replicate
60
  version: '1.0'
lora.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d0cf4465ec7c3d74410ff0ed34f1b4934f9f2457214061795c6719771e8d13d
3
- size 171969432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e601c893ca07f17ccd516870eb3133ea1947adae3ba1472bbedc4967d9713b76
3
+ size 171969440