datacurve-ai / image-autotagger

A web service to analyze images and tag it according to its attributes. Try it in the link below:
https://autotagger.aibooru.online/
0 stars 2 forks source link

Debug: Invalid File Format #3

Open lsha0730 opened 5 days ago

lsha0730 commented 5 days ago

Write invalid input handling logic that can handle exotic unsupported image formats, poorly encoded images, or truncated files. Find where the exceptions are raised for those problems, and while handling those, return a verbose, detailed error in the response describing the issue.

lsha0730 commented 4 days ago

Claimed by fredgido