xenova / transformers.js

State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
https://huggingface.co/docs/transformers.js
Apache License 2.0
9.81k stars 578 forks source link

Auto rotate image #737

Closed KTibow closed 1 month ago

KTibow commented 1 month ago

Tell Sharp to rotate the image based on the EXIF. Allows proper processing on images taken from phones.

HuggingFaceDocBuilderDev commented 1 month ago

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

xenova commented 1 month ago

Thanks!