hbyang nielsr HF staff commited on
Commit
37d5426
1 Parent(s): f8360d9

Add model card, tag and link to paper (#1)

Browse files

- Add model card, tag and link to paper (f5640274c385d8b862066f78f4253092e9439dfd)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: image-to-3d
4
+ ---
5
+
6
+ # Hi3D checkpoints
7
+
8
+ This repository contains the checkpoints of the paper [Hi3D: Pursuing High-Resolution Image-to-3D Generation with Video Diffusion Models](https://huggingface.co/papers/2409.07452).
9
+
10
+ <img src="https://github.com/yanghb22-fdu/Hi3D-Official/blob/main/asserts/pipeline.png?raw=true"
11
+ alt="drawing" width="600"/>
12
+
13
+ ## Usage
14
+
15
+ Refer to the Github repository: https://github.com/yanghb22-fdu/Hi3D-Official.