Upload folder using huggingface_hub
Browse files- README.md +2 -2
- config.yaml +1 -1
- lora.safetensors +2 -2
README.md
CHANGED
|
@@ -11,7 +11,7 @@ tags:
|
|
| 11 |
- replicate
|
| 12 |
base_model: "black-forest-labs/FLUX.1-dev"
|
| 13 |
pipeline_tag: text-to-image
|
| 14 |
-
instance_prompt:
|
| 15 |
---
|
| 16 |
|
| 17 |
# Aibags
|
|
@@ -22,7 +22,7 @@ https://replicate.com/ostris/flux-dev-lora-trainer/train
|
|
| 22 |
|
| 23 |
|
| 24 |
## Trigger words
|
| 25 |
-
You should use `
|
| 26 |
|
| 27 |
|
| 28 |
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
|
|
|
| 11 |
- replicate
|
| 12 |
base_model: "black-forest-labs/FLUX.1-dev"
|
| 13 |
pipeline_tag: text-to-image
|
| 14 |
+
instance_prompt: AIMODELS
|
| 15 |
---
|
| 16 |
|
| 17 |
# Aibags
|
|
|
|
| 22 |
|
| 23 |
|
| 24 |
## Trigger words
|
| 25 |
+
You should use `AIMODELS` to trigger the image generation.
|
| 26 |
|
| 27 |
|
| 28 |
## 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: AIMODELS
|
| 9 |
network:
|
| 10 |
type: lora
|
| 11 |
linear: 16
|
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:11f21234a562080df4a892092eab433903e8a2121c9996bd77e8b5314c1b76c1
|
| 3 |
+
size 171969424
|