nielsr HF staff commited on
Commit
cec924b
1 Parent(s): 18fe428

Add metadata

Browse files

This PR ensures the appropriate metadata is added.

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
2
  license: llama3.1
 
 
 
 
3
  ---
4
 
5
  # LLaMA-Mesh: Unifying 3D Mesh Generation with Language Models
 
1
  ---
2
  license: llama3.1
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - mesh-generation
7
  ---
8
 
9
  # LLaMA-Mesh: Unifying 3D Mesh Generation with Language Models