mishig HF Staff commited on
Commit
8cdfe06
·
verified ·
1 Parent(s): c4f8444

Upload blog/monuments-splats.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. 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
+ ![The Agents button on a Hugging Face Space](https://huggingface.co/spaces/mishig/monuments-de-paris/resolve/main/blog/assets/agents-triposplat.png)
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.