Thanks for open-sourcing this great repo! I have been using this code with stable diffusion checkpoints. There are 2 key features that https://github.com/CompVis/stable-diffusion supports, but seem to be missing here: * Generate rectangular images, which people showcase a lot on the internet. * Currently the max token length is 77, any way we can make this much longer? Thanks again!