gen-cards: regenerate Use-it block
Browse files
README.md
CHANGED
|
@@ -25,6 +25,11 @@ Pure-PyTorch pipeline (no diffusers/CUDA kernels): bg-removal → DINOv3 ViT-H e
|
|
| 25 |
live in the [coreai-models-community](https://huggingface.co/mlboydaisuke) zoo (`conversion/triposplat/`).
|
| 26 |
|
| 27 |
<!-- gen-cards:use-it begin id=triposplat (managed by scripts/gen-cards — edit cards.json / QuickStart.swift, not this block) -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
<!-- gen-cards:use-it end -->
|
| 29 |
|
| 30 |
## What runs on Core AI
|
|
|
|
| 25 |
live in the [coreai-models-community](https://huggingface.co/mlboydaisuke) zoo (`conversion/triposplat/`).
|
| 26 |
|
| 27 |
<!-- gen-cards:use-it begin id=triposplat (managed by scripts/gen-cards — edit cards.json / QuickStart.swift, not this block) -->
|
| 28 |
+
## Use it
|
| 29 |
+
|
| 30 |
+
▶️ **Run it (source)** — [`apps/TripoSplatMac`](https://github.com/john-rocky/coreai-model-zoo/tree/main/apps/TripoSplatMac),
|
| 31 |
+
the zoo app that ships this model (single image → 3D Gaussian splats on Mac: 5 converted nets + host flow sampler and octree resampling; build & run steps in its README).
|
| 32 |
+
|
| 33 |
<!-- gen-cards:use-it end -->
|
| 34 |
|
| 35 |
## What runs on Core AI
|