Upload folder using huggingface_hub
Browse files- README.md +2 -2
- config.yaml +2 -2
- 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: TOKC
|
| 20 |
---
|
| 21 |
|
| 22 |
# Rbft
|
|
@@ -29,7 +29,7 @@ https://replicate.com/ostris/flux-dev-lora-trainer/train
|
|
| 29 |
|
| 30 |
|
| 31 |
## Trigger words
|
| 32 |
-
You should use `TOKC
|
| 33 |
|
| 34 |
|
| 35 |
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
|
|
|
| 16 |
# prompt
|
| 17 |
# output:
|
| 18 |
# url: https://...
|
| 19 |
+
instance_prompt: TOKC
|
| 20 |
---
|
| 21 |
|
| 22 |
# Rbft
|
|
|
|
| 29 |
|
| 30 |
|
| 31 |
## Trigger words
|
| 32 |
+
You should use `TOKC` 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: TOKC
|
| 9 |
network:
|
| 10 |
type: lora
|
| 11 |
linear: 16
|
|
@@ -34,7 +34,7 @@ config:
|
|
| 34 |
gradient_checkpointing: false
|
| 35 |
noise_scheduler: flowmatch
|
| 36 |
optimizer: adamw8bit
|
| 37 |
-
lr: 0.
|
| 38 |
ema_config:
|
| 39 |
use_ema: true
|
| 40 |
ema_decay: 0.99
|
|
|
|
| 5 |
- type: custom_sd_trainer
|
| 6 |
training_folder: output
|
| 7 |
device: cuda:0
|
| 8 |
+
trigger_word: TOKC
|
| 9 |
network:
|
| 10 |
type: lora
|
| 11 |
linear: 16
|
|
|
|
| 34 |
gradient_checkpointing: false
|
| 35 |
noise_scheduler: flowmatch
|
| 36 |
optimizer: adamw8bit
|
| 37 |
+
lr: 0.001
|
| 38 |
ema_config:
|
| 39 |
use_ema: true
|
| 40 |
ema_decay: 0.99
|
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:958dc9f053c0a4651486e4d600191d868147f7f0377213a1ba4a82ec2446540a
|
| 3 |
+
size 171969416
|