mishig HF Staff commited on
Commit
663bf92
·
verified ·
1 Parent(s): cad8c4a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -35,6 +35,10 @@ The `.ply` files were then compressed to `.ksplat` (~3× smaller) for fast loadi
35
  See the `gen_*.py` / `hf_call.py` scripts in this repo — that's the exact pipeline
36
  the agent ran against those two `agents.md` endpoints.
37
 
 
 
 
 
38
  ## Built with
39
 
40
  [three.js](https://threejs.org) and
 
35
  See the `gen_*.py` / `hf_call.py` scripts in this repo — that's the exact pipeline
36
  the agent ran against those two `agents.md` endpoints.
37
 
38
+ > **Try it yourself:** copy one of the `agents.md` links above and paste it into
39
+ > your coding agent (e.g. Claude Code). It reads the spec and drives the Space for
40
+ > you — generating images or splats — no manual clicking required.
41
+
42
  ## Built with
43
 
44
  [three.js](https://threejs.org) and