Update README.md
Browse files
In the style of TOK, a retro pen lettering design with ornamental ligatures featuring the phrase "It's a wrap!" in a caligraphic and stunning way. The composition is finely hand-drawn and centered. The text evoke a medieval or Victorian-era aesthetic. Black ink with detailks in red ink


a retro pen lettering design with ornamental ligatures featuring the phrase "Retro Pen Lettering Style" in a caligraphic way. Acompanied by small, modern and sans serif font featuring the quote "A FLUX DEV LORA". The composition is finely hand-drawn and placed in the center on a vintage bordeaux book cover. The text evoke a medieval or Victorian-era aesthetic. In the style of TOK

a retro pen lettering design with ornamental ligatures featuring the phrase "Retro Pen Lettering Style" in a caligraphic way. Acompanied by small, modern and sans serif font featuring the quote "A FLUX DEV LORA". The composition is finely hand-drawn and placed in the center on a vintage bordeaux book cover. The text evoke a medieval or Victorian-era aesthetic. In the style of TOK
@@ -8,7 +8,13 @@ tags:
|
|
8 |
- flux
|
9 |
- diffusers
|
10 |
- lora
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
pipeline_tag: text-to-image
|
13 |
instance_prompt: TOK
|
14 |
---
|
@@ -40,4 +46,4 @@ pipeline.load_lora_weights('Agusdor/pen_lettering_flux_lora', weight_name='lora.
|
|
40 |
image = pipeline('your prompt').images[0]
|
41 |
```
|
42 |
|
43 |
-
For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
|
|
|
8 |
- flux
|
9 |
- diffusers
|
10 |
- lora
|
11 |
+
- pen
|
12 |
+
- calligraphy
|
13 |
+
- typography
|
14 |
+
- lettering
|
15 |
+
- tatoo font
|
16 |
+
- medieval type
|
17 |
+
base_model: black-forest-labs/FLUX.1-dev
|
18 |
pipeline_tag: text-to-image
|
19 |
instance_prompt: TOK
|
20 |
---
|
|
|
46 |
image = pipeline('your prompt').images[0]
|
47 |
```
|
48 |
|
49 |
+
For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
|