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("Qwen/Qwen-Image", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("Fihade/Cinematic_Photography_Qwen_Image")

prompt = "-"
image = pipe(prompt).images[0]

Cinematic Photography

Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-

Model description

This LoRA is trained on Qwen-image, designed to bring a cinematic and atmospheric photography style to your generations.It focuses on capturing the mood of film stills โ€” realistic lighting, immersive depth, and storytelling tones. Perfect for portrait photography, editorial shots, and cinematic concept art.

โœจ Key Features:

๐ŸŽž๏ธ Film-like lighting and atmosphere ๐Ÿ‘ค Realistic skin tones and detailed portraits ๐ŸŒŒ Rich cinematic color grading ๐Ÿ“ท Shallow depth of field & dramatic composition

Download model

Download them in the Files & versions tab.

Downloads last month
-
Inference Examples
Examples
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for Fihade/Cinematic_Photography_Qwen_Image

Base model

Qwen/Qwen-Image
Adapter
(473)
this model