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
When having previews enabled during ksampler generation, you used to be able to right click and "Open Image" on the finalized preview and view it in the web browser.
Actual Behavior
Now it only renders previews at an extremely low quality. Clicking "Open Image", "Save Image" or "Copy Image" all don't work anymore and redirect to a blob image instead of the local file in the temp folder.
Steps to Reproduce
Generate an image with a sampler that generates a realtime preview (e.g. KSampler Efficient). Once the image is generated, right click on the preview and hit "Open Image".
Debug Logs
N/A
Other
Issue persists after latest update. This merge seemed to cause this issue.
The text was updated successfully, but these errors were encountered:
You're right. My bad! I closed the issue and posted it in the original repo.
for reference , you can see the frontend version that is currently installed before our zluda message in the form of :
Installed version of comfyui-frontend-package: 1.11.8
And if it is not 1.11.8, our zluda patch , updates this frontend too. So if they ask about if your frontend is latest and installed , just check that line in the commandline window.
Expected Behavior
When having previews enabled during ksampler generation, you used to be able to right click and "Open Image" on the finalized preview and view it in the web browser.
Actual Behavior
Now it only renders previews at an extremely low quality. Clicking "Open Image", "Save Image" or "Copy Image" all don't work anymore and redirect to a blob image instead of the local file in the temp folder.
Steps to Reproduce
Generate an image with a sampler that generates a realtime preview (e.g. KSampler Efficient). Once the image is generated, right click on the preview and hit "Open Image".
Debug Logs
N/A
Other
Issue persists after latest update. This merge seemed to cause this issue.
The text was updated successfully, but these errors were encountered: