hahminlew commited on
Commit
f585de4
1 Parent(s): 03ba96b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -57,4 +57,17 @@ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. Th
57
 
58
  LoRA for the text encoder was enabled: False.
59
 
60
- Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
 
58
  LoRA for the text encoder was enabled: False.
59
 
60
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
61
+
62
+ ## Citation
63
+
64
+ If you use KREAM Product Dataset and the model in your research or projects, please cite it as:
65
+
66
+ ```
67
+ @misc{lew2023kream,
68
+ author = {Lew, Hah Min},
69
+ title = {KREAM Product BLIP Captions},
70
+ year={2023},
71
+ howpublished= {\url{https://huggingface.co/datasets/hahminlew/kream-product-blip-captions/}}
72
+ }
73
+ ```