oh dang. Dalle prompt restrictions changing make older templates like that break. We'll adjust the default example to avoid that. Thanks for the callout
Yeah... DALLE is super annoying about this now. I had the same problem in my little "AI trailers" toy project [0], and it can usually be fixed by just checking for that specific "content policy" error when DALLE fails -> passing this into GPT: "Rewrite this prompt so that it passes the content policy: {prompt}" -> and then retrying with the updated prompt.
It's kinda dumb, but it's a quick fix that might help ¯\_(ツ)_/¯
areichert|2 years ago
It's kinda dumb, but it's a quick fix that might help ¯\_(ツ)_/¯
[0] https://aitrailers.xyz/
murb|2 years ago