ArubaitoDev
ArubaitoDev
Here's how I use it: [tiled-diffusion-example.json](https://github.com/user-attachments/files/17224617/tiled-diffusion-example.json) Basic steps: 1. Generate your image 2. Upscale it normally (model, lanczos, etc) 3. Apply TilePreprocessor to the full image before sending to the...
> I have a new question now, the TilePreprocessor seems like image blur, what’s the point of blurring the input image if we’re going to use it to condition the...
The output is the same with or without the VAE connected. It doesn't seem to matter, so I left it disconnected. Sorry for the late reply; I barely use this...