Skylion007 commited on
Commit
7b32244
1 Parent(s): 057b1f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -59,4 +59,14 @@ We recommend using the MosaicML Diffusion Repo to finetune / train the model: ht
59
  We validated the model against Stability AI’s SD2 model and compared human user study
60
 
61
  ## Acknowledgements
62
- We thank @multimodalart, @Wauplin, and @lhoestq at Hugging Face for helping us host the dataset, and model weights.
 
 
 
 
 
 
 
 
 
 
 
59
  We validated the model against Stability AI’s SD2 model and compared human user study
60
 
61
  ## Acknowledgements
62
+ We thank @multimodalart, @Wauplin, and @lhoestq at Hugging Face for helping us host the dataset, and model weights.
63
+
64
+ ## Citation
65
+ ```
66
+ @article{gokaslan2023commoncanvas,
67
+ title={CommonCanvas: An Open Diffusion Model Trained with Creative-Commons Images},
68
+ 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},
69
+ journal={arXiv preprint arXiv:2310.16825},
70
+ year={2023}
71
+ }
72
+ ```