diff options
| author | tslil <tslil@posteo.de> | 2026-07-20 20:37:52 +0100 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-07-20 20:37:55 +0100 |
| commit | 8f45a97190eea532a7e1990336bd78f7624ce76b (patch) | |
| tree | aa39950835b12e42075f0ddddd85906df919ecd1 | |
| parent | 69ffe89567886c85befd8ca7029105214308aeb0 (diff) | |
wallpaper.py: too much megastructure
| -rwxr-xr-x | wallpaper.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wallpaper.py b/wallpaper.py index 446c4d6..959f942 100755 --- a/wallpaper.py +++ b/wallpaper.py @@ -372,7 +372,7 @@ def parse_args() -> argparse.Namespace: "rocks", "abstract concrete sculptures", "precise water channel", - "distant futuristic megastructure", + "possible distant structures", ], help="Taste keywords for the LLM art-director prompt.", ) |
