Instructions to use furaidosu/dott4kv2-qwen-image-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use furaidosu/dott4kv2-qwen-image-lora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("furaidosu/dott4kv2-qwen-image-lora") prompt = "A wooden coastal house stands on a sandy shoreline during daytime, facing the water. The house is built from weathered planks, with uneven windows, a small porch, and nautical elements such as ropes, anchors, and orange life preservers hanging from the walls. A sign is mounted above the door. Two narrow wooden docks extend from the shore into the blue water on the right. In the foreground, a small rowboat rests on the sand, surrounded by scattered stones, shells, and footprints. The sand shows subtle texture changes and shallow depressions. The middleground is dominated by the house and the docks, which create strong linear perspective toward the water. In the background, green hills rise gently, dotted with a cluster of white buildings with red roofs. The sea reflects the bright sky, and soft clouds stretch across the upper frame. The camera captures a wide view with clear depth from foreground to background." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Dott 4k - Qwen Image Lora

- Prompt
- A wooden coastal house stands on a sandy shoreline during daytime, facing the water. The house is built from weathered planks, with uneven windows, a small porch, and nautical elements such as ropes, anchors, and orange life preservers hanging from the walls. A sign is mounted above the door. Two narrow wooden docks extend from the shore into the blue water on the right. In the foreground, a small rowboat rests on the sand, surrounded by scattered stones, shells, and footprints. The sand shows subtle texture changes and shallow depressions. The middleground is dominated by the house and the docks, which create strong linear perspective toward the water. In the background, green hills rise gently, dotted with a cluster of white buildings with red roofs. The sea reflects the bright sky, and soft clouds stretch across the upper frame. The camera captures a wide view with clear depth from foreground to background.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 4
Model tree for furaidosu/dott4kv2-qwen-image-lora
Base model
Qwen/Qwen-Image