replicate / inpainter

A web GUI built with Next.js for inpainting with Stable Diffusion using the Replicate API.
https://inpainter.vercel.app
MIT License
378 stars 87 forks source link

gracefully handle failures and NSFW responses #7

Open zeke opened 2 years ago

zeke commented 2 years ago

The UI should make it clear to the user when a result fails due to a NSFW response, or maybe even run the same query again until a successful response is returned.

The Stability AI team is slowing working on improving NSFW detection, but the current version still flags a bunch of false positives.