ProcessONE
commited on
Commit
•
ce8ca00
1
Parent(s):
26733e8
Upload folder using huggingface_hub
Browse files- README.md +2 -2
- config.yaml +4 -4
- 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:
|
20 |
---
|
21 |
|
22 |
# Flux Model Evelyn
|
@@ -29,7 +29,7 @@ https://replicate.com/ostris/flux-dev-lora-trainer/train
|
|
29 |
|
30 |
|
31 |
## Trigger words
|
32 |
-
You should use `
|
33 |
|
34 |
|
35 |
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
|
|
16 |
# prompt
|
17 |
# output:
|
18 |
# url: https://...
|
19 |
+
instance_prompt: Evelyn_LinkedIn
|
20 |
---
|
21 |
|
22 |
# Flux Model Evelyn
|
|
|
29 |
|
30 |
|
31 |
## Trigger words
|
32 |
+
You should use `Evelyn_LinkedIn` 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:
|
9 |
network:
|
10 |
type: lora
|
11 |
linear: 16
|
12 |
linear_alpha: 16
|
13 |
save:
|
14 |
dtype: float16
|
15 |
-
save_every:
|
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:
|
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:
|
49 |
width: 1024
|
50 |
height: 1024
|
51 |
prompts: []
|
|
|
5 |
- type: custom_sd_trainer
|
6 |
training_folder: output
|
7 |
device: cuda:0
|
8 |
+
trigger_word: Evelyn_LinkedIn
|
9 |
network:
|
10 |
type: lora
|
11 |
linear: 16
|
12 |
linear_alpha: 16
|
13 |
save:
|
14 |
dtype: float16
|
15 |
+
save_every: 1901
|
16 |
max_step_saves_to_keep: 1
|
17 |
datasets:
|
18 |
- folder_path: input_images
|
|
|
26 |
- 1024
|
27 |
train:
|
28 |
batch_size: 1
|
29 |
+
steps: 1900
|
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: 1901
|
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:
|
3 |
size 171969440
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0b2c150963350acec7c01baf2e7988c0a50ba4841382dd30d0461f474c12b17
|
3 |
size 171969440
|