@mindstudio-ai/remy 0.1.29 → 0.1.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26,7 +26,7 @@ Lead with the visual style, then describe the content. This order helps the mode
26
26
  - Describing positions of arms, legs, or specific limb arrangements.
27
27
  - Conflicting style instructions ("photorealistic cartoon").
28
28
  - Describing what you don't want — say "empty street" not "street with no cars."
29
- - Words like "editorial", "magazine", "Vogue", "cover" the model interprets these literally and renders magazine masthead text over the image. Describe the lighting, composition, and mood you want instead of referencing publications.
29
+ - Image models have a high risk of rendering text. Any word or phrase in your prompt that could be interpreted as a title, label, or caption risks appearing as literal text in the image. Triggers like "magazine cover" also risk making it render a literal mockup of a magazine masthread, even if all you wanted was a certain photography stype. Common triggers: "poster", "editorial", "magazine", "cover", "sign", or brand names, industry jargon, etc. Be thoughtful, careful, and intentional with your prompt - especially when describing abtract visualizations - and describe the visual qualities you want instead of referencing formats or concepts as shorthand.
30
30
 
31
31
  ### How generated images work in the UI
32
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mindstudio-ai/remy",
3
- "version": "0.1.29",
3
+ "version": "0.1.30",
4
4
  "description": "MindStudio coding agent",
5
5
  "repository": {
6
6
  "type": "git",