Upload blog/monuments-splats.md with huggingface_hub
Browse files- blog/monuments-splats.md +4 -1
blog/monuments-splats.md
CHANGED
|
@@ -70,7 +70,10 @@ Auth: Bearer $HF_TOKEN
|
|
| 70 |
|
| 71 |
No client library. No hardcoded integration. An agent reads that, and it can drive
|
| 72 |
the Space end to end. Set an [`HF_TOKEN`](https://huggingface.co/settings/tokens)
|
| 73 |
-
and you're going.
|
|
|
|
|
|
|
|
|
|
| 74 |
|
| 75 |
The real unlock is **chaining**: the output of one Space becomes the input to the
|
| 76 |
next. Prompt → image → 3D. That's the whole pipeline behind this gallery.
|
|
|
|
| 70 |
|
| 71 |
No client library. No hardcoded integration. An agent reads that, and it can drive
|
| 72 |
the Space end to end. Set an [`HF_TOKEN`](https://huggingface.co/settings/tokens)
|
| 73 |
+
and you're going. You can find these instructions on any Gradio Space via its
|
| 74 |
+
**Agents** button:
|
| 75 |
+
|
| 76 |
+

|
| 77 |
|
| 78 |
The real unlock is **chaining**: the output of one Space becomes the input to the
|
| 79 |
next. Prompt → image → 3D. That's the whole pipeline behind this gallery.
|