Model reference · open weights
QIE-2511-MP-AnyLight is an open-weight image model from lilylilith, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.
About
☕️ <a href="https://ko-fi.com/lilllithhhhh"Ko-fi (support me)</a Introduction Lighting is the hardest thing about AI image generation by far. Even if you specify the lighting direction with keywords, the level of control we have for lighting is primitive to say the least. It is very hard to get the desired lighting that you are actually envisioning, not just generic lighting setups like from the left, right, etc, but actual complex lighting setups that are hard to specify in just words. Professionals and people who are serious with getting the right results require it, because currently lighting is for all intents and purposes completely random. You cannot specify the distance the AI generates the light (eg. 40ft away), nor the specific X,Y,Z angle of the light. There have been other attempts to light up a scene, such as Lighting Remap Alpha0.2, which help position lights in various positions. This does help, however, it still falls to the pitfalls mentioned previously since it's based on a 2d canvas. Wouldn't it be better to have some sort of semi real-time lighting setup where you can roughly make sure the character is lit up the way that you want it while not being bound to two-dimensions? Well, this is what this LoRA attempts to do. How is this possible? Well, with a mix of a couple LoRAs (Material Preview style), Trellis2 model generation (or Hunyuan 2.1/3), and Blender, we can have more precise control over the lighting in the scene. NOTE: This model is trained through the use Material Preview style renders, meaning that the use of other images in other styles is unsupported currently. Also, this LoRA is geared towards pinup-like compositions. How do you use it? In order to use it, you must have: 1). An image preprocessed with my Material Preview style LoRA. (Image 1) and 2). A Blender render (Cycles or Eeeve, doesn't matter) of a Trellis2 or Hunyuan 3D model of the character in the same pose. Light up your scene the way you fancy it in the Blender viewport. (Image 2) Once you have those two images, put them into Qwen Image Edit 2511 and only use the AnyLight LoRA with the following prompt: Use at strength 1. While you can use this with the Lightx2v 4-Step
Summarised from the published model card. Read the full card on the HuggingFace links below.
Specifications
| Maker | lilylilith |
|---|---|
| Type | Image models |
| Variants | 1 |
| Runs with | diffusers |
| Based on | Qwen/Qwen-Image-Edit-2511 |
| Released | 2026-01-20 |
| Popularity | 23k downloads / month |
| Likes | 32 |
| Licence | Open weights |
How it works
Variants
Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.
| Variant | Params | Precision | VRAM | Fits 16 GB | Weights |
|---|---|---|---|---|---|
| QIE-2511-MP-AnyLight | — | BF16 | — | — | Weights ↗ |
Using it via the API
Once AxForge deploys qie-2511-mp-anylight for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (qie-2511-mp-anylight below is illustrative; you get the exact model name on deployment.)
$ curl -sS https://api.axforge.ai/v1/images/generations \
-H "Authorization: Bearer $AXFORGE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"qie-2511-mp-anylight","prompt":"a red bicycle","size":"1024x1024"}'
Details
Tags
Licence
Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗