Spaces:
Running on Zero
Running on Zero
File size: 1,106 Bytes
e4338d2 b55a1fc | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | ---
title: "See-through: Layer Decomposition"
emoji: "\U0001F50D"
colorFrom: blue
colorTo: purple
sdk: gradio
app_file: app.py
pinned: false
license: mit
---
# See-through: Single-image Layer Decomposition for Anime Characters
[GitHub](https://github.com/shitagaki-lab/see-through) |
[Paper (arXiv:2602.03749)](https://arxiv.org/abs/2602.03749)
Upload an anime character illustration to decompose it into fully-inpainted
semantic layers with depth ordering, exported as a layered PSD file.
## How it works
This demo runs the full See-through pipeline:
1. **LayerDiff 3D** — diffusion-based transparent layer generation (SDXL)
2. **Marigold Depth** — pseudo-depth estimation fine-tuned for anime
3. **Post-processing** — layer stratification and PSD export
## Usage
1. Upload a character illustration (square images work best; non-square images are center-cropped)
2. Optionally adjust the seed
3. Click Submit and wait (~1-2 minutes)
4. Download the layered PSD file
**Disclaimer:** This demo uses a newer model checkpoint and may not fully
reproduce identical results reported in the paper.
|