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

Config parameters for 2k textures #5

Open
jloveric opened this issue Apr 29, 2024 · 5 comments
Open

Config parameters for 2k textures #5

jloveric opened this issue Apr 29, 2024 · 5 comments

Comments

@jloveric
Copy link

jloveric commented Apr 29, 2024

Are there config parameters we need to adjust to get 2k textures? Also wondering about height and width values in these configs, I see some are 1024x512, what are the limits of these given a standard sd1.5 type model (I normally would think 512X512.

@Zzlongjuanfeng
Copy link
Contributor

Are there config parameters we need to adjust to get 2k textures? Also wondering about height and width values in these configs, I see some are 1024x512, what are the limits of these given a standard sd1.5 type model (I normally would think 512X512.

You can set height and width to 2048x2048 in stage2 config to get 2k textures. The maximum value of HxW is 2048x2048 on Tesla V100 (we only test on V100).

@jclarkk
Copy link

jclarkk commented May 8, 2024

Perhaps combining HiDuffision could also help? https://github.com/megvii-research/HiDiffusion

@Yzhbuaa
Copy link

Yzhbuaa commented May 9, 2024

Maybe use stable diffusion XL to get better results?

@samiede
Copy link

samiede commented May 9, 2024

the uv controlnet is only trained for 1.5

@Terry-Joy
Copy link

I set it but it need VRAM > 80GB, Can you help me? I just set height and width to 2048x2048 in stage2 config.

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

6 participants