This repository was archived by the owner on Sep 7, 2022. It is now read-only.
Documentation improvement and known issues/limitations #141
hip-hopanonymous
started this conversation in
General
Replies: 0 comments
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 all,
First of all thanks for building such an awesome tool! it's great to have so many different features all in one place, it really makes things convenient and efficient.
I recently submitted an issue I was having with the cropping tool in the image to image tab which was apparently a known limitation, but I couldn't find it documented anywhere. I thought we could start a thread for suggestions to document some of the known limitations that cannot/will not be addressed to keep the issues section clean.
I found that the cropping tool struggles with larger images and per hlky is a limitation of gradio. So, if you are having trouble with the tool (clicking the "Generate" button displays "Loading..." in the output field, but there are no updates in the terminal window), just reduce the size of your image in an external program (ImageMagick, MS Paint, Photoshop etc). After trying to submit the oversized image the tab will be frozen, but this can be fixed by refreshing the page in the browser.
As a quick fix to reduce complaints, maybe a comment about image size could be added to the "show hints" text available in the UI?
"Attempting to crop large images may freeze the UI when attempting to generate a new image. Resize your images before uploading to the crop tool"
Beta Was this translation helpful? Give feedback.
All reactions