mattia-z
mattia-z
In the project_mesh.py file, I replaced all '512' and '1024' with 8192 and in the following line `ret = project_color(meshes, camera, image, eps=eps, resolution=8192, device=device, use_alpha=use_alpha)` I set the resolution...
@josepmy sorry for the long wait, I just cloned the repo from Hugging face and in the file unique3d/scripts/project_mesh.py, I change all the paramters "resolution to 8192" so basically i...
> @mattia-z - were you able to solve this. I am also facing same issue sorry for the late reply, but still no. For my understanding, colors are saved inside...
Do you were able to replace stable-diffusion-1.5 with more recent models like stable diffusion 3 or Flux.1?