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

Huggingface download step gives error #50

Open
liftyourgame opened this issue Dec 10, 2024 · 2 comments
Open

Huggingface download step gives error #50

liftyourgame opened this issue Dec 10, 2024 · 2 comments

Comments

@liftyourgame
Copy link

When I run the first weights download I get an invalid choice 'download' error.

Note that I also tried doing a huggingface-cli login but still get the error after a successful login.

I'm on the latest MacOS on Apple Silicon.

(hunyuan3d-1) ➜  Hunyuan3D-1 git:(main) huggingface-cli download tencent/Hunyuan3D-1 --local-dir ./weights
usage: huggingface-cli <command> [<args>]
huggingface-cli: error: argument {env,login,whoami,logout,repo,lfs-enable-largefiles,lfs-multipart-upload,scan-cache,delete-cache}: invalid choice: 'download' (choose from 'env', 'login', 'whoami', 'logout', 'repo', 'lfs-enable-largefiles', 'lfs-multipart-upload', 'scan-cache', 'delete-cache')

@Wi-sc
Copy link
Collaborator

Wi-sc commented Dec 16, 2024

That is weird. What is your version of huggingface-cli? Can you try to upgrade it?

@liftyourgame
Copy link
Author

Was using 0.15.1. Using 0.27.0 the weights download

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

2 participants