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
Is there a any script that allows you to input a large image in IMG2IMG and then split it into smaller images for output?
I searched for a long time but could not find this function
For example, if you load a file of 5120X5120 to IMG2IMG, Then output a lot of 512X512 pictures.
This way the output will not be unable to output large images due to VRAM limitations.
I tried to use the split and then use BATCH, but even the same SEED is not right.
This method of reducing the size of the picture is also not feasible.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a any script that allows you to input a large image in IMG2IMG and then split it into smaller images for output?
I searched for a long time but could not find this function
For example, if you load a file of 5120X5120 to IMG2IMG, Then output a lot of 512X512 pictures.
This way the output will not be unable to output large images due to VRAM limitations.
I tried to use the split and then use BATCH, but even the same SEED is not right.
This method of reducing the size of the picture is also not feasible.
Is it possible to do this?
Beta Was this translation helpful? Give feedback.
All reactions