-
Notifications
You must be signed in to change notification settings - Fork 34
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
Comments
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). |
Perhaps combining HiDuffision could also help? https://github.com/megvii-research/HiDiffusion |
Maybe use stable diffusion XL to get better results? |
the uv controlnet is only trained for 1.5 |
I set it but it need VRAM > 80GB, Can you help me? I just set height and width to 2048x2048 in stage2 config. |
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.
The text was updated successfully, but these errors were encountered: