gzzyyxy commited on
Commit
e6bc551
·
verified ·
1 Parent(s): 1d27df1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
  license: apache-2.0
3
- datasets:
4
- - gzzyyxy/layout_diffusion_hypersim
5
- language:
6
- - en
7
- base_model:
8
- - stabilityai/stable-diffusion-2-1
9
- paper:
10
- - https://arxiv.org/abs/2410.09049
11
- ---
 
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