SF3D-webgpu / README.md
hybridherbst's picture
Publish browser-compatible SF3D ONNX runtime
3bcc84e verified
|
Raw
History Blame Contribute Delete
1.09 kB
metadata
license: other
license_name: stabilityai-ai-community
license_link: LICENSE.md
library_name: onnxruntime
pipeline_tag: image-to-3d
base_model: stabilityai/stable-fast-3d
tags:
  - onnx
  - webgpu
  - image-to-3d

Stable Fast 3D ONNX

Browser-compatible ONNX artifacts for Stable Fast 3D image-to-mesh inference.

Files

The repository contains three ONNX graphs, tetrahedral-grid data, color-head weights, an asset manifest, and SHA-256 checksums. assets-manifest.json records the required runtime paths, byte lengths, and digests.

Derivative artifact

These files are derived from stabilityai/stable-fast-3d. The checkpoint was exported into separate ONNX image-tokenizer, backbone, and decoder graphs; the backbone was converted to FP16 while retaining its input and output types. Required auxiliary grid and color-head data are included in browser-readable formats.

License

The model and these derivative artifacts are licensed under the Stability AI Community License in LICENSE.md. Review that license before use or redistribution.

Powered by Stability AI.