How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("ms2stationthis/colvilleflux")

prompt = "A young woman sunbathes by a serene lake. Reminiscent of the peaceful tranquility found in colville's works, the painting also showcases a natural and harmonious scene."
image = pipe(prompt).images[0]

colvilleflux

Prompt
A young woman sunbathes by a serene lake. Reminiscent of the peaceful tranquility found in colville's works, the painting also showcases a natural and harmonious scene.

Model description

This LoRA was trained using high-quality internal pipelines developed by the StationThis project — a creative AI ecosystem powered by the $MS2 token and operated through the Telegram bot @stationthisbot.

It is optimized for use with the FLUX base model and performs best when paired with the trigger colville.

StationThis is built by Arthurt for the Milady community, providing on-demand AI generation and LoRA training via miladystation2.net. This model is part of a growing suite of tools focused on aesthetic fluency, meme magic, and expressive fine-tuning.

Trigger words

You should use colville to activate the LoRA style.

Preview Image Prompt

A young woman sunbathes by a serene lake. Reminiscent of the peaceful tranquility found in colville's works, the painting also showcases a natural and harmonious scene.

Example Prompts

  1. A young woman sunbathes by a serene lake. Reminiscent of the peaceful tranquility found in colville's works, the painting also showcases a natural and harmonious scene.
  2. Amidst gaslight caught in the evening mist, a girl strolls down a cobblestone street. Capture the quiet beauty and enigmatic mood found in colville's painting style.
  3. A beautiful girl leaning pensively against a window, a colville-esque sparse room with the setting sun's golden hues filling the scene.

Download model

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

Downloads last month
2
Inference Providers NEW
Examples

Model tree for ms2stationthis/colvilleflux

Adapter
(42607)
this model