dylanebert HF Staff commited on
Commit
ed35d05
·
1 Parent(s): 36bd5a4

add dreamfusion model scaffolding

Browse files
Files changed (1) hide show
  1. viewer/src/lib/data/models.json +7 -0
viewer/src/lib/data/models.json CHANGED
@@ -7,6 +7,13 @@
7
  "code": "https://github.com/liuyuan-pal/SyncDreamer",
8
  "spaces": []
9
  },
 
 
 
 
 
 
 
10
  {
11
  "slug": "mv-dream",
12
  "title": "MVDream",
 
7
  "code": "https://github.com/liuyuan-pal/SyncDreamer",
8
  "spaces": []
9
  },
10
+ {
11
+ "slug": "dreamfusion",
12
+ "title": "DreamFusion",
13
+ "paper": "https://arxiv.org/abs/2209.14988",
14
+ "project": "https://dreamfusion3d.github.io/index.html",
15
+ "spaces": []
16
+ },
17
  {
18
  "slug": "mv-dream",
19
  "title": "MVDream",