New high-res update forces output into a square

#18
by minimaxir - opened

The input control image is resized to a 1024x1024 square which controls the size of the output. https://huggingface.co/spaces/AP123/IllusionDiffusion/blob/1a833bafc9b6e22743be9f27eb2532c8f75c5dcf/app.py#L129

The output should probably follow the same aspect ratio as the input Control image. @multimodalart

Sign up or log in to comment