--- title: GameMaster Attire Transfer Hunyuan2 emoji: 🎨 colorFrom: blue colorTo: green sdk: gradio sdk_version: 5.32.1 app_file: app.py python_version: "3.10" pinned: false --- # GameMaster Attire Transfer (Hunyuan3D-2) This Space transfers clothing/material appearance from a reference image to an uploaded GLB mesh, then exports a textured GLB. ## Inputs - Reference image (`png/jpg/webp`) - Source mesh (`.glb`) ## Output - Textured GLB ready for download ## Runtime - Uses `@spaces.GPU(duration=60)` for ZeroGPU-friendly execution windows. ## Model - Texture pipeline from: `tencent/Hunyuan3D-2` ## Note - Hunyuan3D-2 assets and weights are provided under Tencent's Hunyuan license terms. Review license terms before production/commercial use.