lichorosario
commited on
Commit
•
4bfd905
1
Parent(s):
96c7a30
Upload folder using huggingface_hub
Browse files- README.md +2 -2
- config.yaml +1 -1
- lora.safetensors +3 -0
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:
|
14 |
---
|
15 |
|
16 |
# Flux Dott Remastered
|
@@ -21,7 +21,7 @@ https://replicate.com/ostris/flux-dev-lora-trainer/train
|
|
21 |
|
22 |
|
23 |
## Trigger words
|
24 |
-
You should use `
|
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: DOTTRMSTR
|
14 |
---
|
15 |
|
16 |
# Flux Dott Remastered
|
|
|
21 |
|
22 |
|
23 |
## Trigger words
|
24 |
+
You should use `DOTTRMSTR` to trigger the image generation.
|
25 |
|
26 |
|
27 |
## 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:
|
9 |
network:
|
10 |
type: lora
|
11 |
linear: 16
|
|
|
5 |
- type: custom_sd_trainer
|
6 |
training_folder: output
|
7 |
device: cuda:0
|
8 |
+
trigger_word: DOTTRMSTR
|
9 |
network:
|
10 |
type: lora
|
11 |
linear: 16
|
lora.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:294200f28641e72983f1a55a5ccf8bfec8ad8cee93d174edfb3183a06bad5d27
|
3 |
+
size 171969424
|