Edit model card
Prompt
A painting of a person giving a ted talk on a TED stage with the TED logo, "the speaker". AQUACOLTOK
Prompt
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
Prompt
A AQUACOLTOK a barista creating an intricate latte art design, with the "Coffee Creations" logo skillfully formed within the latte foam. White background
Prompt
A AQUACOLTOK of a quaint, old-fashioned bookstore, with the words "Tales of Wonder" etched in gold lettering above the storefront. White background.

Flux_Aquarell_Watercolor_V2

For best results use the trigger AQUACOLTOK in combination with white background Trained on Replicate using:

https://replicate.com/ostris/flux-dev-lora-trainer/train

Trigger words

You should use AQUACOLTOK to trigger the image generation.

Use it with the 🧨 diffusers library

from diffusers import AutoPipelineForText2Image
import torch

pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('SebastianBodza/Flux_Aquarell_Watercolor_v2', weight_name='lora.safetensors')
image = pipeline('your prompt').images[0]

For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers

Downloads last month
4,520
Inference API
Examples

Model tree for SebastianBodza/Flux_Aquarell_Watercolor_v2

Adapter
this model