Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,56 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: other
|
| 3 |
-
license_name: flux-
|
| 4 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
| 5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
tags:
|
| 3 |
+
- text-to-image
|
| 4 |
+
- stable-diffusion
|
| 5 |
+
- lora
|
| 6 |
+
- diffusers
|
| 7 |
+
- template:sd-lora
|
| 8 |
+
widget:
|
| 9 |
+
- text: a pink crystal gem suspended in space, frstingln illustration
|
| 10 |
+
parameters:
|
| 11 |
+
negative_prompt: bad, messy
|
| 12 |
+
output:
|
| 13 |
+
url: images/content - 2024-08-11T010011.238.jpeg
|
| 14 |
+
- text: a man wearing a hunters cap frstingln illustration
|
| 15 |
+
parameters:
|
| 16 |
+
negative_prompt: bad, messy
|
| 17 |
+
output:
|
| 18 |
+
url: images/content - 2024-08-11T005936.346.jpeg
|
| 19 |
+
- text: a beautiful castle frstingln illustration
|
| 20 |
+
parameters:
|
| 21 |
+
negative_prompt: bad, messy
|
| 22 |
+
output:
|
| 23 |
+
url: images/content - 2024-08-11T005923.217.jpeg
|
| 24 |
+
- text: >-
|
| 25 |
+
a small girl with a big grin, confident, on their toes, holding a sign that
|
| 26 |
+
says "I LOVE PROMPTS!" frstingln illustration
|
| 27 |
+
parameters:
|
| 28 |
+
negative_prompt: bad, messy
|
| 29 |
+
output:
|
| 30 |
+
url: images/content - 2024-08-11T005917.270.jpeg
|
| 31 |
+
base_model: black-forest-labs/FLUX.1-dev
|
| 32 |
+
instance_prompt: frstingln illustration
|
| 33 |
license: other
|
| 34 |
+
license_name: flux-dev-license
|
| 35 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
| 36 |
+
---
|
| 37 |
+
# Frosting Lane Flux
|
| 38 |
+
|
| 39 |
+
<Gallery />
|
| 40 |
+
|
| 41 |
+
## Model description
|
| 42 |
+
|
| 43 |
+
Flux Dev training of my Frosting Lane Redux Model
|
| 44 |
+
|
| 45 |
+
Curious to see what ya'll think! I actually don't think the trigger makes a massive difference.
|
| 46 |
+
|
| 47 |
+
## Trigger words
|
| 48 |
+
|
| 49 |
+
You should use `frstingln illustration` to trigger the image generation.
|
| 50 |
+
|
| 51 |
+
|
| 52 |
+
## Download model
|
| 53 |
+
|
| 54 |
+
Weights for this model are available in Safetensors format.
|
| 55 |
+
|
| 56 |
+
[Download](/alvdansen/frosting_lane_flux/tree/main) them in the Files & versions tab.
|