Hello!
I am trying to edit images and create new ones that contain faces from the reference image.
However, I am getting the following error:
Error code: 400 - {'error': {'message': 'Your request was rejected as a result of our safety system. Your request may contain content that is not allowed by our safety system.', 'type': 'user_error', 'param': None, 'code': 'moderation_blocked'}}
Any way to lower moderation (similarly to how on generate endpoint you can set moderation to low) or fix this on your side?
Thanks!