Skip to content

Can't load Texture Generation #253

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

Open
bobwong89757 opened this issue May 26, 2025 · 3 comments
Open

Can't load Texture Generation #253

bobwong89757 opened this issue May 26, 2025 · 3 comments

Comments

@bobwong89757
Copy link

I've cloned all the models on the root of project and done the install requirements.

Image
python gradio_app.py --model_path /data/svr/Hunyuan3D-2/tencent/Hunyuan3D-2 --subfolder hunyuan3d-dit-v2-0-turbo --texgen_model_path tencent/Hunyuan3D-2   --low_vram_mode --enable_flashvdm

got this error.

Loading example img list ...
Loading example txt list ...
Loading example mv list ...
Model path tencent/Hunyuan3D-2 not found and we could not find it at huggingface
Failed to load texture generator.
Please try to install requirements by following README.md

Image

Tried all path

Image
@bobwong89757
Copy link
Author

this commit works good, 54b7eab

@Zeqiang-Lai
Copy link
Collaborator

This may still be a dependency issue, check the latest to see the actual stack trace.

except Exception:

@PascalSalesch
Copy link

same issue is also on huggingface https://huggingface.co/spaces/tencent/Hunyuan3D-2

Image

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