DALL-E paints “We Wear the Mask” — 2
2 min readApr 1, 2023
Next,
# mac
abcli select; \
open .; \
DALL-E render \
dryrun,publish,lines=3,url,verbose \
https://www.poetryfoundation.org/poems/44203/we-wear-the-mask ; \
cat DALL-E.json
{
"content": [
"We Wear the Mask",
"We wear the mask that grins and lies,",
"It hides our cheeks and shades our eyes,—",
"This debt we pay to human guile;",
"With torn and bleeding hearts we smile,",
"And mouth with myriad subtleties.",
"Why should the world be over-wise,",
"In counting all our tears and sighs?",
"Nay, let them only see us, while",
"We wear the mask.",
"We smile, but, O great Christ, our cries",
"To thee from tortured souls arise.",
"We sing, but oh the clay is vile",
"Beneath our feet, and long the mile;",
"But let the world dream otherwise,",
"We wear the mask!"
],
"generator": "DALL-E",
"height": 968,
"source": "https://www.poetryfoundation.org/poems/44203/we-wear-the-mask",
"width": 970
}
# mac
abcli select; \
open .; \
DALL-E render \
brush_size=1024,~dryrun,publish,url,verbose \
https://www.poetryfoundation.org/poems/44203/we-wear-the-mask
safety failure on,
To thee from tortured souls arise.
on private ✅
template refactors,
# mac
abcli select $(abcli tag search \
aiart,published,DALL-E \
--count 1 \
--log 0); \
abcli download; \
open . ; \
aiart package \
generator=DALL-E,publish
next: web interface refactors.