Instructions to use XaflocAI/blondejade with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use XaflocAI/blondejade with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("XaflocAI/blondejade") prompt = "A striking figure commands attention in this beautifully composed image, set against the backdrop of a charming Parisian street. The subject is dressed in an elegant navy blue dress with white trim, featuring a fitted bodice and a flared mini skirt. The dress is adorned with a pearl-embellished belt at the waist, adding a touch of sophistication. She accessorizes with multiple strands of pearls around her neck, matching earrings, and white gloves that extend to her elbows, completing the classic look. Her pose is poised and confident, with one hand resting gently on her hip and the other hanging by her side. Her long, blonde hair is styled in soft waves, framing her face beautifully. She wears white knee-high boots with a slight heel, which complement the overall outfit perfectly. The background features a tree with golden autumn leaves, casting dappled shadows on the ground, and a glimpse of iconic Parisian architecture, including a spire in the distance. The framing captures her from head to toe, allowing for a full appreciation of her attire and the setting. The lighting is soft and natural, highlighting the textures of her dress and accessories while creating a warm, inviting atmosphere. This image was captured using a 50mm f/1.2 lens, ensuring sharp details and a shallow depth of field that isolates the subject. <lora:blondejade_flux_lora_v2:0.8>" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,21 +7,28 @@ tags:
|
|
| 7 |
- template:sd-lora
|
| 8 |
widget:
|
| 9 |
- text: >-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
parameters:
|
| 16 |
negative_prompt: >-
|
| 17 |
-
|
| 18 |
-
anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated
|
| 19 |
-
hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly,
|
| 20 |
-
disgusting, blurry, amputation, black and white, bw, sepia, grayscale
|
| 21 |
output:
|
| 22 |
url: images/00117-1522977808.png
|
| 23 |
-
base_model:
|
| 24 |
-
instance_prompt:
|
| 25 |
license: creativeml-openrail-m
|
| 26 |
---
|
| 27 |
# BlondeJade (SD15) [LoRA]
|
|
@@ -32,14 +39,11 @@ license: creativeml-openrail-m
|
|
| 32 |
|
| 33 |
Trained LoRA's from a beautiful blonde to create a uniquely beautiful result!
|
| 34 |
|
| 35 |
-
Original LoRA trained using Edge of Realism base model.
|
| 36 |
-
|
| 37 |
-
I've found the best results using DPM2 Karras and either Edge of Realism or Epic Photogasm.
|
| 38 |
|
| 39 |
## Trigger words
|
| 40 |
|
| 41 |
-
You should use `
|
| 42 |
-
|
| 43 |
|
| 44 |
## Download model
|
| 45 |
|
|
|
|
| 7 |
- template:sd-lora
|
| 8 |
widget:
|
| 9 |
- text: >-
|
| 10 |
+
A striking figure commands attention in this beautifully composed image, set against the backdrop of a
|
| 11 |
+
charming Parisian street. The subject is dressed in an elegant navy blue dress with white trim, featuring
|
| 12 |
+
a fitted bodice and a flared mini skirt. The dress is adorned with a pearl-embellished belt at the waist,
|
| 13 |
+
adding a touch of sophistication. She accessorizes with multiple strands of pearls around her neck,
|
| 14 |
+
matching earrings, and white gloves that extend to her elbows, completing the classic look. Her pose is
|
| 15 |
+
poised and confident, with one hand resting gently on her hip and the other hanging by her side. Her long,
|
| 16 |
+
blonde hair is styled in soft waves, framing her face beautifully. She wears white knee-high boots with a
|
| 17 |
+
slight heel, which complement the overall outfit perfectly. The background features a tree with golden
|
| 18 |
+
autumn leaves, casting dappled shadows on the ground, and a glimpse of iconic Parisian architecture,
|
| 19 |
+
including a spire in the distance. The framing captures her from head to toe, allowing for a full
|
| 20 |
+
appreciation of her attire and the setting. The lighting is soft and natural, highlighting the textures
|
| 21 |
+
of her dress and accessories while creating a warm, inviting atmosphere. This image was captured using a
|
| 22 |
+
50mm f/1.2 lens, ensuring sharp details and a shallow depth of field that isolates the subject.
|
| 23 |
+
<lora:blondejade_flux_lora_v1:0.8>
|
| 24 |
+
|
| 25 |
parameters:
|
| 26 |
negative_prompt: >-
|
| 27 |
+
N/A
|
|
|
|
|
|
|
|
|
|
| 28 |
output:
|
| 29 |
url: images/00117-1522977808.png
|
| 30 |
+
base_model: black-forest-labs/FLUX.1-dev
|
| 31 |
+
instance_prompt: blondejade
|
| 32 |
license: creativeml-openrail-m
|
| 33 |
---
|
| 34 |
# BlondeJade (SD15) [LoRA]
|
|
|
|
| 39 |
|
| 40 |
Trained LoRA's from a beautiful blonde to create a uniquely beautiful result!
|
| 41 |
|
| 42 |
+
Original LoRA trained using Edge of Realism base model, newer models trained on FLUX.1
|
|
|
|
|
|
|
| 43 |
|
| 44 |
## Trigger words
|
| 45 |
|
| 46 |
+
You should use `blondejade` to trigger the image generation.
|
|
|
|
| 47 |
|
| 48 |
## Download model
|
| 49 |
|