JulianGuerreiro commited on
Commit
a9c47b6
·
verified ·
1 Parent(s): 2bc2f46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ This repository holds the dataset and pretrained weights for [LayoutFlow](https://github.com/JulianGuerreiro/LayoutFlow).
5
+
6
+ You can download the data as follows:
7
+ ```
8
+ git clone https://huggingface.co/JulianGuerreiro/LayoutFlow
9
+ ```