CoolFace
Apppublic

belcour/hypernetwork

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes
README.md29 linesDownload Raw Back to root
1---2title: TSNC Hypernetwork3emoji: ๐Ÿ“Š4colorFrom: gray5colorTo: indigo6sdk: gradio7sdk_version: 6.18.08python_version: "3.12"9app_file: app.py10startup_duration_timeout: 30m11short_description: Compress PBR textures to Intel TSNC format12pinned: false13license: mit14---15 16# TSNC Hypernetwork17 18Compress a PBR texture set (diffuse, normal, ARM) into [Intel TSNC](https://github.com/GameTechDev/TextureSetNeuralCompressionSample) format using a neural hypernetwork.19 20## Usage21 221. Upload three square textures with the same resolution: **diffuse**, **normal**, and **ARM**.232. Click **Compress**.243. Download the `.tsnc` file and inspect the reconstructed preview maps.25 26## Model27 28Checkpoint: [`belcour/egsr2026_hypernetwork`](https://huggingface.co/belcour/egsr2026_hypernetwork) โ€” `karajan_ZDitTv2_2026_06_10_lod.cfg`29