hibana2077 commited on
Commit
05ac09e
·
1 Parent(s): 56d100b

add acknowledgements section to README and create .gitignore for temp_data

Browse files
Files changed (2) hide show
  1. .gitignore +1 -0
  2. README.md +5 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ main/temp_data
README.md CHANGED
@@ -1,3 +1,8 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+
6
+ ## Acknowledgements
7
+
8
+ We thank the authors of the FFHQ dataset. Also thanks to the authors of the [ffhq-features-dataset](https://github.com/DCGM/ffhq-features-dataset) and [Dmini/FFHQ-64x64](https://huggingface.co/datasets/Dmini/FFHQ-64x64/tree/main)