MichalMlodawski commited on
Commit
f2f3947
1 Parent(s): 586210f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -145,7 +145,7 @@ While this model is powerful for generating negative prompts, it's important to
145
  ## 📚 Citation
146
 
147
  If you use this model in your research or project, please cite it as follows:
148
-
149
  @misc{flant5_negative_prompt_generator,
150
  author = { Michał Młodawski},
151
  title = {Flan-T5 Negative Prompt Generator},
@@ -153,4 +153,5 @@ If you use this model in your research or project, please cite it as follows:
153
  howpublished = {\url{https://huggingface.co/MichalMlodawski/negative-prompt-generator-large}},
154
  note = {Based on Google's Flan-T5 model},
155
  keywords = {natural language processing, prompt engineering, image generation}
156
- }
 
 
145
  ## 📚 Citation
146
 
147
  If you use this model in your research or project, please cite it as follows:
148
+ ```
149
  @misc{flant5_negative_prompt_generator,
150
  author = { Michał Młodawski},
151
  title = {Flan-T5 Negative Prompt Generator},
 
153
  howpublished = {\url{https://huggingface.co/MichalMlodawski/negative-prompt-generator-large}},
154
  note = {Based on Google's Flan-T5 model},
155
  keywords = {natural language processing, prompt engineering, image generation}
156
+ }
157
+ ```