mishig HF Staff commited on
Commit
7affde5
·
verified ·
1 Parent(s): 72fc837

Upload blog/monuments-splats.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. blog/monuments-splats.md +23 -0
blog/monuments-splats.md CHANGED
@@ -113,6 +113,29 @@ splats poorly. A thin obelisk is dull. A single-view reconstruction infers the
113
  back. That is exactly the "outsourced R&D, fast iteration" loop the building-block
114
  economy predicts, except the R&D was a conversation.
115
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
116
  ## Why this matters
117
 
118
  - **Models become composable.** A SOTA splat model and a SOTA image model, from
 
113
  back. That is exactly the "outsourced R&D, fast iteration" loop the building-block
114
  economy predicts, except the R&D was a conversation.
115
 
116
+ ## Two prompts, a whole new gallery
117
+
118
+ The real test of a building block is how cheaply you can reuse it. Once this
119
+ pipeline existed, spinning up entirely new galleries cost about one sentence each.
120
+ "Create a similar Space with splats for Japan," then the same for Egypt, and the
121
+ agent did the rest: six monument images, six splats, compression, a viewer, and a
122
+ deployed Space, per country.
123
+
124
+ - ⛩️ [Monuments of Japan](https://huggingface.co/spaces/mishig/monuments-of-japan):
125
+ Tokyo Tower, Himeji Castle, Kinkaku-ji, Osaka Castle, the Great Buddha of
126
+ Kamakura, the Itsukushima torii.
127
+ - 🏛️ [Monuments of Egypt](https://huggingface.co/spaces/mishig/monuments-of-egypt):
128
+ the Great Pyramid, the Sphinx, Abu Simbel, the mask of Tutankhamun, Karnak, the
129
+ Colossi of Memnon.
130
+
131
+ | ⛩️ Japan | 🏛️ Egypt |
132
+ |---|---|
133
+ | <video autoplay loop muted playsinline width="100%" src="https://huggingface.co/spaces/mishig/monuments-de-paris/resolve/main/blog/assets/monuments-of-japan.mp4"></video> | <video autoplay loop muted playsinline width="100%" src="https://huggingface.co/spaces/mishig/monuments-de-paris/resolve/main/blog/assets/monuments-of-egypt.mp4"></video> |
134
+
135
+ Same two Spaces, same `agents.md`, only the prompts changed. That is the
136
+ building-block economy in one line: the marginal cost of a new multimedia app
137
+ falls toward the cost of describing it.
138
+
139
  ## Why this matters
140
 
141
  - **Models become composable.** A SOTA splat model and a SOTA image model, from