Link model to paper

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # Citation
6
+
7
+ ```bibtex
8
+ @misc{siglidis2024diffusionmodelsdatamining,
9
+ title={Diffusion Models as Data Mining Tools},
10
+ author={Ioannis Siglidis and Aleksander Holynski and Alexei A. Efros and Mathieu Aubry and Shiry Ginosar},
11
+ year={2024},
12
+ eprint={2408.02752},
13
+ archivePrefix={arXiv},
14
+ primaryClass={cs.CV},
15
+ url={https://arxiv.org/abs/2408.02752},
16
+ }
17
+ ```