Update README.md
Browse files
README.md
CHANGED
@@ -7,28 +7,33 @@ tags:
|
|
7 |
- template:sd-lora
|
8 |
- ai-toolkit
|
9 |
widget:
|
10 |
-
-
|
11 |
-
|
12 |
-
|
13 |
-
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
32 |
instance_prompt: artherian elf
|
33 |
license: other
|
34 |
license_name: flux-1-dev-non-commercial-license
|
@@ -61,5 +66,4 @@ image = pipeline('A person in a bustling cafe artherian elf').images[0]
|
|
61 |
image.save("my_image.png")
|
62 |
```
|
63 |
|
64 |
-
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)
|
65 |
-
|
|
|
7 |
- template:sd-lora
|
8 |
- ai-toolkit
|
9 |
widget:
|
10 |
+
- text: A person in a bustling cafe artherian elf
|
11 |
+
output:
|
12 |
+
url: samples/1738513701367__000001500_0.jpg
|
13 |
+
- text: >-
|
14 |
+
The image is a close-up of a woman Elf's upper body, with multiple tattoos
|
15 |
+
covering her entire upper body. The tattoos are intricate and detailed, with
|
16 |
+
a variety of colors and patterns. The woman is wearing a gold-colored bra
|
17 |
+
with thin straps and a small floral design on the front. The bra has a deep
|
18 |
+
V-neckline and appears to be made of a shiny, metallic material. The
|
19 |
+
background is a solid red color, which contrasts with the gold of the bra
|
20 |
+
and the vibrant colors of the tattoos. A white feather is visible on the
|
21 |
+
right side of the image, adding a touch of elegance to the overall
|
22 |
+
composition. artherian elf
|
23 |
+
output:
|
24 |
+
url: samples/1738513753151__000001500_1.jpg
|
25 |
+
- text: >-
|
26 |
+
Digital art close-up portrait of a young woman with long white hair. She is
|
27 |
+
wearing a silver tiara on her head and a choker necklace around her neck.
|
28 |
+
Her lips are slightly parted and her tongue is sticking out, as if she is
|
29 |
+
about to take a bite out of something. Her eyes are closed and her lips are
|
30 |
+
painted a soft pink color. The background is a plain white wall. The overall
|
31 |
+
mood of the image is dramatic and glamorous. artherian elf
|
32 |
+
output:
|
33 |
+
url: samples/1738513804971__000001500_2.jpg
|
34 |
+
base_model:
|
35 |
+
- black-forest-labs/FLUX.1-dev
|
36 |
+
- city96/FLUX.1-dev-gguf
|
37 |
instance_prompt: artherian elf
|
38 |
license: other
|
39 |
license_name: flux-1-dev-non-commercial-license
|
|
|
66 |
image.save("my_image.png")
|
67 |
```
|
68 |
|
69 |
+
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)
|
|