Spaces:
Running on Zero
Running on Zero
| title: Texture to Albedo | |
| emoji: 🎨 | |
| colorFrom: yellow | |
| colorTo: red | |
| sdk: gradio | |
| sdk_version: 6.20.0 | |
| app_file: app.py | |
| pinned: false | |
| hardware: zero-a10g | |
| short_description: Extract flat albedo maps from textures with FLUX.2 Klein | |
| python_version: "3.10" | |
| models: | |
| - black-forest-labs/FLUX.2-klein-9B | |
| - paom/texture2albedo-v2 | |
| # Texture → Albedo Studio | |
| Extract clean, flat, shadowless **albedo maps** from textures and photos for your 3D/PBR material pipelines. | |
| This demo uses the [paom/texture2albedo-v2](https://huggingface.co/paom/texture2albedo-v2) LoRA on top of the [FLUX.2-klein-9B](https://huggingface.co/black-forest-labs/FLUX.2-klein-9B) base model. Upload a texture or photo, and the model produces a pure albedo map with all shadows, reflections, highlights, and specularity removed while maintaining structural identity with the original image. |