Improve model card

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -2,10 +2,13 @@
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
 
 
 
5
  ---
6
 
7
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
- - Library: [More Information Needed]
9
  - Docs: [More Information Needed]
10
 
11
  ---
@@ -64,4 +67,4 @@ os.system('tar -xf LAM_assets.tar && rm LAM_assets.tar')
64
  journal={arXiv preprint arXiv:2502.17796},
65
  year={2025}
66
  }
67
- ```
 
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
5
+ license: apache-2.0
6
+ pipeline_tag: image-to-3d
7
+ library_name: torch
8
  ---
9
 
10
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
11
+ - Library: [PyTorch](https://pytorch.org/)
12
  - Docs: [More Information Needed]
13
 
14
  ---
 
67
  journal={arXiv preprint arXiv:2502.17796},
68
  year={2025}
69
  }
70
+ ```