You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We get an intermediate result image after every step.
The image, of course, has the same resolution as the final result, and is often large in size.
Loading time occurs in the process of transmitting and displaying images to the web browser at each intermediate step, which causes users to wait.
At each step, it would be nice to have an additional clone of the thumbnail image pop up in the web browser.
Users can identify the image by looking at the quickly rendered preview image, and if necessary, press the magnifying glass button to see the image in its original size.
↓ Loading images with large image size
The text was updated successfully, but these errors were encountered:
We get an intermediate result image after every step.
The image, of course, has the same resolution as the final result, and is often large in size.
Loading time occurs in the process of transmitting and displaying images to the web browser at each intermediate step, which causes users to wait.
At each step, it would be nice to have an additional clone of the thumbnail image pop up in the web browser.
Users can identify the image by looking at the quickly rendered preview image, and if necessary, press the magnifying glass button to see the image in its original size.
↓ Loading images with large image size
The text was updated successfully, but these errors were encountered: