Image-to-Image
PEFT
Safetensors
CiaraRowles commited on
Commit
4303c8f
·
verified ·
1 Parent(s): a519614

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,7 +1,10 @@
1
  # Stable Layers — Inference
2
 
3
- Decomposes an image into ordered layers (background + separated objects) using
4
- **Qwen-Image-Layered** with a GRPO-trained LoRA.
 
 
 
5
 
6
  ---
7
 
 
1
  # Stable Layers — Inference
2
 
3
+ Project Page: https://stability-ai.github.io/stable-layers.github.io/
4
+
5
+ Paper: https://arxiv.org/abs/2605.30257
6
+
7
+ Note: whilst the paper used gemini, this model was retrained using an open VLM, we found no performance loss.
8
 
9
  ---
10