Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -25,10 +25,10 @@ Spaces through their **`agents.md`** files — machine-readable docs that tell a
|
|
| 25 |
agent exactly how to call a Space's API (endpoints, params, auth, polling). No
|
| 26 |
manual clicking: the agent read each `agents.md`, then drove the Spaces end to end.
|
| 27 |
|
| 28 |
-
1. **Images** — [`ideogram-ai/ideogram4`](https://huggingface.co/spaces/ideogram-ai/ideogram4/
|
| 29 |
generated each monument as a dark-background "specimen" (and the Eiffel as a
|
| 30 |
diorama on a plinth).
|
| 31 |
-
2. **Splats** — [`VAST-AI/TripoSplat`](https://huggingface.co/spaces/VAST-AI/TripoSplat/
|
| 32 |
reconstructed a 3D Gaussian splat (`.ply`) from each image.
|
| 33 |
|
| 34 |
The `.ply` files were then compressed to `.ksplat` (~3× smaller) for fast loading.
|
|
|
|
| 25 |
agent exactly how to call a Space's API (endpoints, params, auth, polling). No
|
| 26 |
manual clicking: the agent read each `agents.md`, then drove the Spaces end to end.
|
| 27 |
|
| 28 |
+
1. **Images** — [`ideogram-ai/ideogram4`](https://huggingface.co/spaces/ideogram-ai/ideogram4/agents.md)
|
| 29 |
generated each monument as a dark-background "specimen" (and the Eiffel as a
|
| 30 |
diorama on a plinth).
|
| 31 |
+
2. **Splats** — [`VAST-AI/TripoSplat`](https://huggingface.co/spaces/VAST-AI/TripoSplat/agents.md)
|
| 32 |
reconstructed a 3D Gaussian splat (`.ply`) from each image.
|
| 33 |
|
| 34 |
The `.ply` files were then compressed to `.ksplat` (~3× smaller) for fast loading.
|