mrhan1993 / Fooocus-API

FastAPI powered API for Fooocus
GNU General Public License v3.0
567 stars 152 forks source link

422 Unprocessable #406

Open MilesWilde opened 3 days ago

MilesWilde commented 3 days ago

Hi, sometimes fooocus-api will return 422 unprocessable entity from POST /v2/generation/image-prompt HTTP/1.1" 422 Unprocessable Entity. Is it possible for the api to return what is wrong with the request? When playing around sometimes it can be hard to figure out what I have done wrong and this would be very appreciated! Or maybe if you can give me a hint on where to implement this myself? Thank you!