nielsr HF staff commited on
Commit
b6220e4
·
verified ·
1 Parent(s): d2ed697

Add model card

Browse files

This PR ensures the model can be viewed at https://huggingface.co/papers/2409.11406.

Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: text-to-3d
3
+ license: mit
4
+ ---
5
+
6
+ This model was presented in [Phidias: A Generative Model for Creating 3D Content from Text, Image, and 3D Conditions with Reference-Augmented Diffusion](https://huggingface.co/papers/2409.11406).
7
+
8
+ Project page: https://rag-3d.github.io/
9
+
10
+ Code: https://github.com/3DTopia/Phidias-Diffusion