Skip to content

feat: add standalone launchers and fix model path resolution - #369

Open
zeeshanhayat123 wants to merge 1 commit into
Tencent-Hunyuan:mainfrom
zeeshanhayat123:feat/standalone-launchers-and-path-fix
Open

feat: add standalone launchers and fix model path resolution#369
zeeshanhayat123 wants to merge 1 commit into
Tencent-Hunyuan:mainfrom
zeeshanhayat123:feat/standalone-launchers-and-path-fix

Conversation

@zeeshanhayat123

Copy link
Copy Markdown
  • Add run_hy3d.py bootstrap launcher that strips Hermes PYTHONPATH pollution before importing hy3dgen modules
  • Add run_hy3d.bat Windows CLI wrapper (venv python, clean env)
  • Add run_hy3d_web.bat Gradio web UI launcher with offline mode
  • Fix smart_load_model: expanduser now applies to base_dir only (was incorrectly wrapping the joined path), added normpath for consistent Windows path handling
  • Ignore models/ directory in git to exclude multi-GB cache

- Add run_hy3d.py bootstrap launcher that strips Hermes PYTHONPATH
  pollution before importing hy3dgen modules
- Add run_hy3d.bat Windows CLI wrapper (venv python, clean env)
- Add run_hy3d_web.bat Gradio web UI launcher with offline mode
- Fix smart_load_model: expanduser now applies to base_dir only
  (was incorrectly wrapping the joined path), added normpath for
  consistent Windows path handling
- Ignore models/ directory in git to exclude multi-GB cache
@tencent-adm

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Zeeshan Hayat seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@4dithyan

Copy link
Copy Markdown

Yeeeee

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

Successfully merging this pull request may close these issues.

3 participants