Skylion007 commited on
Commit
bbe04ff
·
verified ·
1 Parent(s): 420e373

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -61,4 +61,14 @@ We recommend using the MosaicML Diffusion Repo to finetune / train the model: ht
61
  We validated the model against Stability AI’s SD2 model and compared human user study
62
 
63
  ## Acknowledgements
64
- We thank @multimodalart, @Wauplin, and @lhoestq at Hugging Face for helping us host the dataset, and model weights.
 
 
 
 
 
 
 
 
 
 
 
61
  We validated the model against Stability AI’s SD2 model and compared human user study
62
 
63
  ## Acknowledgements
64
+ We thank @multimodalart, @Wauplin, and @lhoestq at Hugging Face for helping us host the dataset, and model weights.
65
+
66
+ ## Citation
67
+ ```
68
+ @article{gokaslan2023commoncanvas,
69
+ title={CommonCanvas: An Open Diffusion Model Trained with Creative-Commons Images},
70
+ author={Gokaslan, Aaron and Cooper, A Feder and Collins, Jasmine and Seguin, Landan and Jacobson, Austin and Patel, Mihir and Frankle, Jonathan and Stephenson, Cory and Kuleshov, Volodymyr},
71
+ journal={arXiv preprint arXiv:2310.16825},
72
+ year={2023}
73
+ }
74
+ ```