Upload folder using huggingface_hub
Browse files- README.md +2 -2
- config.yaml +5 -5
- 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: TOK
|
20 |
---
|
21 |
|
22 |
# Ppco
|
@@ -29,7 +29,7 @@ https://replicate.com/ostris/flux-dev-lora-trainer/train
|
|
29 |
|
30 |
|
31 |
## Trigger words
|
32 |
-
You should use `TOK` 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: TOK exclusive candle
|
20 |
---
|
21 |
|
22 |
# Ppco
|
|
|
29 |
|
30 |
|
31 |
## Trigger words
|
32 |
+
You should use `TOK exclusive candle` 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: TOK
|
9 |
network:
|
10 |
type: lora
|
11 |
linear: 16
|
@@ -27,7 +27,7 @@ config:
|
|
27 |
- 1024
|
28 |
train:
|
29 |
batch_size: 1
|
30 |
-
steps:
|
31 |
gradient_accumulation_steps: 1
|
32 |
train_unet: true
|
33 |
train_text_encoder: false
|
@@ -50,9 +50,9 @@ config:
|
|
50 |
width: 1024
|
51 |
height: 1024
|
52 |
prompts:
|
53 |
-
- a photo of TOK
|
54 |
-
- a photo of TOK in the living room
|
55 |
-
- TOK on the table in the living room
|
56 |
neg: ''
|
57 |
seed: 42
|
58 |
walk_seed: true
|
|
|
5 |
- type: custom_sd_trainer
|
6 |
training_folder: output
|
7 |
device: cuda:0
|
8 |
+
trigger_word: TOK exclusive candle
|
9 |
network:
|
10 |
type: lora
|
11 |
linear: 16
|
|
|
27 |
- 1024
|
28 |
train:
|
29 |
batch_size: 1
|
30 |
+
steps: 1000
|
31 |
gradient_accumulation_steps: 1
|
32 |
train_unet: true
|
33 |
train_text_encoder: false
|
|
|
50 |
width: 1024
|
51 |
height: 1024
|
52 |
prompts:
|
53 |
+
- a photo of TOK exclusive candle
|
54 |
+
- a photo of TOK exclusive candle in the living room
|
55 |
+
- a TOK exclusive candle on the table in the living room
|
56 |
neg: ''
|
57 |
seed: 42
|
58 |
walk_seed: true
|
lora.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a8978786fdeb16b5fd857ec21adc7a575024dcef1f1d109cae7ac2245e6ed0f
|
3 |
+
size 171969448
|