chrockey commited on
Commit
076a2d9
·
verified ·
1 Parent(s): 8daf171

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -26,10 +26,10 @@ arxiv: 2601.09211
26
 
27
  Hosted at [`chrockey/Affostruction`](https://huggingface.co/chrockey/Affostruction). Each subfolder contains a flat `config.json` + `model.safetensors`. SLAT + mesh/gaussian decoders are pulled from [`microsoft/TRELLIS-image-large`](https://huggingface.co/microsoft/TRELLIS-image-large).
28
 
29
- | Model | Description | Size |
30
- |-------|-------------|------|
31
- | `reconstruction` | Multi-view RGBD sparse-structure flow | 628 MB |
32
- | `affordance` | Text-conditioned affordance heatmap flow | 707 MB |
33
 
34
  ## Usage
35
 
 
26
 
27
  Hosted at [`chrockey/Affostruction`](https://huggingface.co/chrockey/Affostruction). Each subfolder contains a flat `config.json` + `model.safetensors`. SLAT + mesh/gaussian decoders are pulled from [`microsoft/TRELLIS-image-large`](https://huggingface.co/microsoft/TRELLIS-image-large).
28
 
29
+ | Model | Description | # Params |
30
+ |-------|-------------|---------:|
31
+ | `reconstruction` | Multi-view RGBD sparse-structure flow | 164.6 M |
32
+ | `affordance` | Text-conditioned affordance heatmap flow | 185.4 M |
33
 
34
  ## Usage
35