nielsr HF staff commited on
Commit
b1885aa
1 Parent(s): 42290b4

Link model to paper, add library_name

Browse files

Hi,

Niels here from the open-source team at HF. This PR ensures the model can be viewed from https://huggingface.co/papers/2403.02234, and adds a library name tags, which ensures download stats work.

Cheers!

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -8,6 +8,7 @@ tags:
8
  datasets:
9
  - allenai/objaverse
10
  pipeline_tag: text-to-3d
 
11
  ---
12
 
13
  # Model Card for 3DTopia
@@ -20,4 +21,4 @@ Use the GitHub repo: [3DTopia](https://github.com/3DTopia/3DTopia) to get starte
20
 
21
  ## Technical Details
22
 
23
- Our technical report is on the way!
 
8
  datasets:
9
  - allenai/objaverse
10
  pipeline_tag: text-to-3d
11
+ library_name: 3dtopia
12
  ---
13
 
14
  # Model Card for 3DTopia
 
21
 
22
  ## Technical Details
23
 
24
+ Technical report: https://hf.co/papers/2403.02234