Replies: 1 comment
-
|
This problem doesn't seem to have anything to do with Fooocus. The problem is related to images converted from Apple Heic format to JPEG. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I use Fooocus as an API. It works fine for most images, but sometimes I get a 90 degree rotation. If I try the same image with Fooocus, it gives the correct result.
When I look at the Fooocus logs, I see that it is converting the 3000x4000 image to 4000x3000. The API does not do this.
Can anyone explain exactly what is happening? I have looked through the codes but I have never found a solution.
Beta Was this translation helpful? Give feedback.
All reactions