Skip to content
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

Load model from huggingface #76

Merged
merged 86 commits into from
Feb 16, 2025
Merged

Load model from huggingface #76

merged 86 commits into from
Feb 16, 2025

Conversation

zhong-al
Copy link
Collaborator

@zhong-al zhong-al commented Nov 16, 2024

Resolve #58

  • load x3d model from huggingface
  • update dependencies
  • update miniscene2behavior args
  • add a test for each loading possibility (hub, config, checkpoint)
  • add a case to check others against
  • update docs + add examples

@zhong-al zhong-al requested a review from egrace479 November 21, 2024 21:11
@zhong-al zhong-al mentioned this pull request Dec 6, 2024
6 tasks
Copy link
Member

@egrace479 egrace479 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One suggestion and one question so far

@zhong-al zhong-al requested a review from egrace479 December 21, 2024 18:29
Copy link
Member

@egrace479 egrace479 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed the extra "Notes" subject line. Looks good.

@zhong-al zhong-al merged commit 595d7fa into master Feb 16, 2025
1 check passed
@zhong-al zhong-al deleted the enhancement/model branch February 16, 2025 16:42
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.

Download model
2 participants