Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I use the TiledKSampler ? #23

Open
UglinessInTheUI opened this issue Oct 21, 2023 · 4 comments
Open

How do I use the TiledKSampler ? #23

UglinessInTheUI opened this issue Oct 21, 2023 · 4 comments

Comments

@UglinessInTheUI
Copy link

UglinessInTheUI commented Oct 21, 2023

I'm trying to generate one big image but I get multiple unrelated images of 512x512 inside one big image. Is it possible to render a 1920x1080 image by splitting it in 512x512 tiles ? I only have 8GB of video ram.

@michaelLochlann
Copy link

it sounds like what happens when denoise is set to 1.0 on a large image. try setting denoise lower if it's not the 1st sampler in the chain

@UglinessInTheUI
Copy link
Author

I'm not trying to do img2img or up-scaling. I'm trying to generate one big image using txt2img but it either runs out of video memory or I get multiple unrelated images inside one big image. I guess each tile gets a different seed value and it generates different images for each tile. So far, only the Ultimate SD Upscale worked but only for img2img up-scaling.

@BlenderNeko
Copy link
Owner

BlenderNeko commented Oct 27, 2023 via email

@UglinessInTheUI
Copy link
Author

These are some of the results I've got so far from txt2img. I'll have to try the img2img.

ComfyUI_temp_ttpcu_00001_
ComfyUI_temp_ttpcu_00002_
ComfyUI_temp_ttpcu_00003_

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants