Update README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,41 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
5 |
language:
|
6 |
- en
|
7 |
pipeline_tag: text-to-image
|
8 |
thumbnail: "https://cdn-uploads.huggingface.co/production/uploads/633792e60578e2c92edffc1e/dNdc3ktAsZVsS6eVsqnJx.webp"
|
9 |
-
|
10 |
-
-
|
11 |
-
|
12 |
-
|
13 |
-
- illustration
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
|
|
|
|
|
|
16 |
|
17 |
-
|
|
|
|
|
18 |
|
19 |
I trained this model on Replicate following Lucataco's toolkit here:
|
20 |
https://replicate.com/lucataco/ai-toolkit/readme
|
@@ -22,9 +43,8 @@ https://replicate.com/lucataco/ai-toolkit/readme
|
|
22 |
You can run this LoRA and try it yourself here (just update the LoRA):
|
23 |
https://replicate.com/lucataco/flux-dev-lora
|
24 |
|
25 |
-
|
|
|
|
|
26 |
|
27 |
-
|
28 |
-
![image/webp](https://cdn-uploads.huggingface.co/production/uploads/633792e60578e2c92edffc1e/zwphOYJI8iiC-kyU-qk35.webp)
|
29 |
-
![image/webp](https://cdn-uploads.huggingface.co/production/uploads/633792e60578e2c92edffc1e/3tYgB036NptgAtNSuUKK5.webp)
|
30 |
-
![image/webp](https://cdn-uploads.huggingface.co/production/uploads/633792e60578e2c92edffc1e/jmRegfAKvgTJhS4buCCfO.webp)
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- flux
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
language:
|
8 |
- en
|
9 |
pipeline_tag: text-to-image
|
10 |
thumbnail: "https://cdn-uploads.huggingface.co/production/uploads/633792e60578e2c92edffc1e/dNdc3ktAsZVsS6eVsqnJx.webp"
|
11 |
+
widget:
|
12 |
+
- text: a pink crystal gem suspended in space, frstingln illustration
|
13 |
+
output:
|
14 |
+
url: samples/example1.webp
|
15 |
+
- text: a man wearing a hunters cap frstingln illustration
|
16 |
+
output:
|
17 |
+
url: samples/example1.webp
|
18 |
+
- text: a beautiful castle frstingln illustration
|
19 |
+
output:
|
20 |
+
url: samples/example1.webp
|
21 |
+
- text: >-
|
22 |
+
a small girl with a big grin, confident, on their toes, holding a sign that
|
23 |
+
says "I LOVE PROMPTS!" frstingln illustration
|
24 |
+
output:
|
25 |
+
url: images/content - 2024-08-11T005917.270.jpeg
|
26 |
+
base_model: black-forest-labs/FLUX.1-dev
|
27 |
+
instance_prompt: in the style of TOK
|
28 |
+
license: other
|
29 |
+
license_name: flux-dev-license
|
30 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
31 |
---
|
32 |
+
# Create unique half illustrated, half photo images
|
33 |
+
|
34 |
+
<Gallery />
|
35 |
|
36 |
+
## Model description
|
37 |
+
|
38 |
+
Flux Dev 1 training of my Half Illustration model
|
39 |
|
40 |
I trained this model on Replicate following Lucataco's toolkit here:
|
41 |
https://replicate.com/lucataco/ai-toolkit/readme
|
|
|
43 |
You can run this LoRA and try it yourself here (just update the LoRA):
|
44 |
https://replicate.com/lucataco/flux-dev-lora
|
45 |
|
46 |
+
Let me know your thoughts and have a wonderful day.
|
47 |
+
|
48 |
+
## Trigger words
|
49 |
|
50 |
+
You should use `in the style of TOK` to trigger the image generation. Works best to place the trigger words first. Describe illustrative elements in your scene like clothing or expressive elements.
|
|
|
|
|
|