EchoHeadache
Results
2
comments of
EchoHeadache
> While you're waiting for this feature to land, make the following changes to `xyz_grid.py`: > > Look for following code: > > ```python > grid = images.image_grid(processed_result.images[start_index:end_index], rows=len(ys)) >...
I believe I tested correctly, but let me know if you want me to do anything else. I tested inpainting on a 1024x1024 image, no ADetailer used, with what I...