Bienvenue
😃 Bases
💼 Applications de base
🧙‍♂️ Intermédiaire
🤖 Agents
⚖️ Fiabilité
🖼️ Prompting d'images
🔓 Hacking de prompts
🔨 Outillage
💪 Calibrage de prompts
🎲 Divers
📙 Référence de vocabulaire
📚 Bibliographie
📦 Prompted Products
🛸 Ressources supplémentaires
🔥 Sujets Brûlants
✨ Générique
🖼️ Prompting d'images🟢 Repetition

Repetition

🟢 This article is rated easy
Reading Time: 1 minute

Last updated on August 7, 2024

Repeating the same word within a prompt, or similar phrases can cause the model to emphasize that word in the generated image. For example, @Phillip Isola generated these waterfalls with DALLE:

A beautiful painting of a mountain next to a waterfall..

A very very very very very very very very very very very very very very very very very very very very very very beautiful painting of a mountain next to a waterfall.

The emphasis on the word very seems to improve generation quality! Repetition can also be used to emphasize subject terms. For example, if you want to generate an image of a planet with aliens, using the prompt A planet with aliens aliens aliens aliens aliens aliens aliens aliens aliens aliens aliens aliens will make it more likely that aliens are in the resultant image. The following images are made with Stable Diffusion.

A planet with aliens

A planet with aliens aliens aliens aliens aliens aliens aliens aliens aliens aliens aliens aliens

Notes

This method is not perfect, and using weights (next article) is often a better option.

Sander Schulhoff

Sander Schulhoff is the Founder of Learn Prompting and an ML Researcher at the University of Maryland. He created the first open-source Prompt Engineering guide, reaching 3M+ people and teaching them to use tools like ChatGPT. Sander also led a team behind Prompt Report, the most comprehensive study of prompting ever done, co-authored with researchers from the University of Maryland, OpenAI, Microsoft, Google, Princeton, Stanford, and other leading institutions. This 76-page survey analyzed 1,500+ academic papers and covered 200+ prompting techniques.

Footnotes

  1. Oppenlaender, J. (2022). A Taxonomy of Prompt Modifiers for Text-To-Image Generation.

Copyright © 2024 Learn Prompting.