InTeX icon indicating copy to clipboard operation
InTeX copied to clipboard

Interactive Text-to-Texture Synthesis via Unified Depth-aware Inpainting.

Results 11 InTeX issues
Sort by recently updated
recently updated
newest added

Thank you for your excellent work and open-sourcing, this is really helpful! Do you intend to train a SDXL based Depth-aware Inpainting Prior Model and update from SD1.5 to SDXL?...

I tried it with my own 3D assets and found that the resulting texture was very poor. Are there any regulatory requirements for 3D assets?

windows 11. I followed the instructions. python app.py -> no module named gradio i install gradio no module named torchvision i install torchvision torh not compiled with cuda. are there...

Hi I want to add more controlnet ( controlnet tile for example ) but I can't figure out how to do so please help!

When executing the python app.py command, I get an error: **[F glutil.cpp:338] eglInitialize() failed Aborted** I have installed all dependencies, torch 2.0.1 with cuda 11.7 on python 3.10. OC -...

Hi, Can this model be used to generate textures for the SMPL models?

Hi, Thank you in advance for sharing your code. I would like to train my custom models, but I couldn't find any code for model training. Is there a training...

I installed your code. The only change I made to your installation recipe is to add `torchvision` to requirements.txt. Then I ran your example from the readme: ``` python main.py...

In the code demonstration videos you provided, you can see that the texture generation is only for the area of the mesh that is in the frame, but mine is...