File size: 1,089 Bytes
3bcc84e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | ---
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.**
|