Text-to-Image
Diffusers
ONNX
Safetensors
English
StableDiffusionXLPipeline
common-canvas
stable-diffusion
sdxl
Inference Endpoints
Skylion007 commited on
Commit
51864e3
·
verified ·
1 Parent(s): 01f42b8

Update README.md

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