gzzyyxy nielsr HF Staff commited on
Commit
f0846e1
·
verified ·
1 Parent(s): 85dc342

Add model card metadata and links to the project page and code repository (#1)

Browse files

- Add model card metadata and links to the project page and code repository (e63fa9685acde24b925014c941ef264bb064d5f5)


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

Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: diffusers
4
+ pipeline_tag: text-to-3d
5
+ ---
6
+
7
+ This repository contains the model described in the paper [SceneCraft: Layout-Guided 3D Scene Generation](https://huggingface.co/papers/2410.09049).
8
+
9
+ Project page: https://orangesodahub.github.io/SceneCraft
10
+
11
+ Code: https://github.com/OrangeSodahub/SceneCraft