File size: 369 Bytes
becee24
 
 
9b26d60
4cbc06d
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
---
license: mit
---

This repo is to host data and pretrained model for [LayoutDiffusion](https://arxiv.org/abs/2303.11589).

You can download the files by using the following command:
```bash
git clone https://huggingface.co/Junyi42/layoutdiffusion
```

Then, please follow the instructions in the [original repository](https://github.com/microsoft/LayoutGeneration).