We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
解决:查阅了代码,https://huggingface.co/spaces/tencent/Hunyuan3D-2/blob/main/hy3dgen/shapegen/utils.py
如果没有配置HY3DGEN_MODELS环境变量,则会获取~/.cache/hy3dgen目录下的模型,只需要找到你下载的保存目录,配置到环境变量即可 我的模型是放在这里了 所有只需这么配置即可
The text was updated successfully, but these errors were encountered:
感谢研究!我给更新加上这条环境变量
Sorry, something went wrong.
Add env var HY3DGEN_MODELS
7920381
YanWenKun/Hunyuan3D-2-WinPortable#61
No branches or pull requests
解决:查阅了代码,https://huggingface.co/spaces/tencent/Hunyuan3D-2/blob/main/hy3dgen/shapegen/utils.py
如果没有配置HY3DGEN_MODELS环境变量,则会获取~/.cache/hy3dgen目录下的模型,只需要找到你下载的保存目录,配置到环境变量即可


我的模型是放在这里了
所有只需这么配置即可
The text was updated successfully, but these errors were encountered: