matfuse-pbr / README.md
j-bels's picture
Upload 3 files
ad92435 verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: MatFuse PBR Generator
emoji: 🎨
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 5.0.0
app_file: app.py
pinned: false
license: mit

MatFuse PBR Material Generator

Generate PBR texture maps (Diffuse, Normal, Roughness, Specular) from input images using MatFuse (CVPR 2024).

Performance

Running on CPU Basic (free tier):

  • First request: ~5-10 minutes (model download + loading)
  • Subsequent requests: ~2-5 minutes per image

License

MIT License