Sebastian Bodza
commited on
Commit
·
a565b21
1
Parent(s):
59a244c
Added example and promtp
Browse files- README.md +19 -1
- images/ascend.webp +0 -0
- images/bookstore.webp +0 -0
- images/coffee.webp +0 -0
- images/ted.webp +0 -0
README.md
CHANGED
@@ -11,10 +11,28 @@ tags:
|
|
11 |
base_model: "black-forest-labs/FLUX.1-dev"
|
12 |
pipeline_tag: text-to-image
|
13 |
instance_prompt: AQUACOLTOK
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
|
|
15 |
|
16 |
# Flux_Aquarell_Watercolor_V2
|
17 |
-
|
18 |
Trained on Replicate using:
|
19 |
|
20 |
https://replicate.com/ostris/flux-dev-lora-trainer/train
|
|
|
11 |
base_model: "black-forest-labs/FLUX.1-dev"
|
12 |
pipeline_tag: text-to-image
|
13 |
instance_prompt: AQUACOLTOK
|
14 |
+
widget:
|
15 |
+
- text: >-
|
16 |
+
A painting of a person giving a ted talk on a TED stage with the TED logo, "the speaker". AQUACOLTOK
|
17 |
+
output:
|
18 |
+
url: images/ted.webp
|
19 |
+
- text: >-
|
20 |
+
A AQUACOLTOK watercolor painting of a lone hiker standing triumphantly on the summit of a snow-capped mountain. The hiker, wearing a red jacket and backpack, is silhouetted against a clear blue sky. The word "ASCEND" is painted in bold, blue letters at the base of the mountain, adding a powerful message to the image. The overall impression is one of determination, achievement, and the beauty of nature. Dramatic high quality
|
21 |
+
output:
|
22 |
+
url: images/ascend.webp
|
23 |
+
- text: >-
|
24 |
+
A AQUACOLTOK a barista creating an intricate latte art design, with the "Coffee Creations" logo skillfully formed within the latte foam. White background
|
25 |
+
output:
|
26 |
+
url: images/coffee.webp
|
27 |
+
- text: >-
|
28 |
+
A AQUACOLTOK of a quaint, old-fashioned bookstore, with the words "Tales of Wonder" etched in gold lettering above the storefront. White background.
|
29 |
+
output:
|
30 |
+
url: images/bookstore.webp
|
31 |
---
|
32 |
+
<Gallery />
|
33 |
|
34 |
# Flux_Aquarell_Watercolor_V2
|
35 |
+
For best results use the trigger `AQUACOLTOK` in combination with `white background`
|
36 |
Trained on Replicate using:
|
37 |
|
38 |
https://replicate.com/ostris/flux-dev-lora-trainer/train
|
images/ascend.webp
ADDED
![]() |
images/bookstore.webp
ADDED
![]() |
images/coffee.webp
ADDED
![]() |
images/ted.webp
ADDED
![]() |