Upload folder using huggingface_hub
Browse files- README.md +2 -2
- config.yaml +3 -3
- 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:
|
| 20 |
---
|
| 21 |
|
| 22 |
# Hgunn2 Lora
|
|
@@ -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: jhayden.annignatius.com
|
| 20 |
---
|
| 21 |
|
| 22 |
# Hgunn2 Lora
|
|
|
|
| 29 |
|
| 30 |
|
| 31 |
## Trigger words
|
| 32 |
+
You should use `jhayden.annignatius.com` 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:
|
| 9 |
network:
|
| 10 |
type: lora
|
| 11 |
linear: 16
|
|
@@ -32,7 +32,7 @@ config:
|
|
| 32 |
train_unet: true
|
| 33 |
train_text_encoder: false
|
| 34 |
content_or_style: balanced
|
| 35 |
-
gradient_checkpointing:
|
| 36 |
noise_scheduler: flowmatch
|
| 37 |
optimizer: adamw8bit
|
| 38 |
lr: 0.0004
|
|
@@ -43,7 +43,7 @@ config:
|
|
| 43 |
model:
|
| 44 |
name_or_path: FLUX.1-dev
|
| 45 |
is_flux: true
|
| 46 |
-
quantize:
|
| 47 |
sample:
|
| 48 |
sampler: flowmatch
|
| 49 |
sample_every: 1001
|
|
|
|
| 5 |
- type: custom_sd_trainer
|
| 6 |
training_folder: output
|
| 7 |
device: cuda:0
|
| 8 |
+
trigger_word: jhayden.annignatius.com
|
| 9 |
network:
|
| 10 |
type: lora
|
| 11 |
linear: 16
|
|
|
|
| 32 |
train_unet: true
|
| 33 |
train_text_encoder: false
|
| 34 |
content_or_style: balanced
|
| 35 |
+
gradient_checkpointing: false
|
| 36 |
noise_scheduler: flowmatch
|
| 37 |
optimizer: adamw8bit
|
| 38 |
lr: 0.0004
|
|
|
|
| 43 |
model:
|
| 44 |
name_or_path: FLUX.1-dev
|
| 45 |
is_flux: true
|
| 46 |
+
quantize: false
|
| 47 |
sample:
|
| 48 |
sampler: flowmatch
|
| 49 |
sample_every: 1001
|
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:f476159574934361f67056ec643355155a443e3d3e394c4af077b646ba1ca670
|
| 3 |
+
size 171969456
|