dylanebert HF staff commited on
Commit
cf7f80d
1 Parent(s): 7eab3e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -9,6 +9,9 @@ This is a duplicate of [ashawkey/imagedream-ipmv-diffusers](https://huggingface.
9
 
10
  It is hosted here for the purpose of persistence and reproducibility for the ML for 3D course.
11
 
 
 
 
12
  ### Usage
13
 
14
  This project can be used from other projects as follows.
 
9
 
10
  It is hosted here for the purpose of persistence and reproducibility for the ML for 3D course.
11
 
12
+ Original MVDream paper: [https://huggingface.co/papers/2308.16512](MVDream: Multi-view Diffusion for 3D Generation)
13
+ Original ImageDream paper: [ImageDream: Image-Prompt Multi-view Diffusion for 3D Generation](https://huggingface.co/papers/2312.02201)
14
+
15
  ### Usage
16
 
17
  This project can be used from other projects as follows.